fix orange to be the cool one, but hot

This commit is contained in:
Settoshi Tonami 🎷🐛 2025-04-08 15:59:39 +02:00
parent c4bad60d90
commit 916d41077c

View file

@ -5,8 +5,8 @@ body {
/* */
/* Set the colors of them primary and hovers */
/* */
--primary: #ff9007 !important;
--border-primary: #ff9007 !important;
--primary: #ff6600 !important;
--border-primary: #ff6600 !important;
--mainHoverColor: #8b49fd;
/* */
/* Sexy background anyone? Sets a centered, fixed background image covering the space, and a gradient over it. Gradient is made for dark theme */