fix orange to be the cool one, but hot
This commit is contained in:
parent
c4bad60d90
commit
916d41077c
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue