Radial Gradient from #7761fd to #61fd77
Change Gradient
CSS Code
Light mode
background-image: radial-gradient(circle, #7661fd 0%, #619afd 25%, #61e8fd 50%, #61fdc4 75%, #61fd76 100%);
Dark mode
background-image: radial-gradient(circle, #5f4eca 0%, #4e7bca 25%, #4eb9ca 50%, #4eca9d 75%, #4eca5f 100%);