Linear Gradient from #78f29d to #90f278 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #78f29d 0%, #78f28c 25%, #78f27e 50%, #80f278 75%, #90f278 100%);
Dark mode
background-image: linear-gradient(45deg, #60c27d 0%, #60c270 25%, #60c265 50%, #67c260 75%, #74c260 100%);