blazor project for cs
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
/* Custom Variables | Color Scheme */
|
||||
|
||||
:root {
|
||||
--primary: #FFC759;
|
||||
--text-light: #eeeeee;
|
||||
--primary: #fff;
|
||||
--text-light: #0390fc;
|
||||
--background: #191E29;
|
||||
--background-light: #202633;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user