💄 Change some sizes and colors
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
:root {
|
||||
--bg-color: #424242;
|
||||
--bg-color: #353535;
|
||||
--text-color: #bdbdbd;
|
||||
--font-family: Arial, Helvetica, sans-serif;
|
||||
--font-family: "sourcesanspro";
|
||||
--titlebar-color: #212121;
|
||||
--bottomnav-color: #757575;
|
||||
--bottomnav-icon-color: #dedede;
|
||||
--bottomnav-color: #555555;
|
||||
--bottomnav-icon-color: #c7c7c7;
|
||||
--bottomnav-icon-active-color: #456c47;
|
||||
--bottomnav-active-color: #7ca74b;
|
||||
}
|
||||
|
Reference in New Issue
Block a user