Linear Gradient from #78eaf0 to #78f0ba with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #78eaf0 0%, #78f0e8 25%, #78f0d8 50%, #78f0c8 75%, #78f0ba 100%);
Dark mode
background-image: linear-gradient(45deg, #60bbc0 0%, #60c0ba 25%, #60c0ad 50%, #60c0a0 75%, #60c095 100%);