Set static theme color

This commit is contained in:
Hazem Krimi
2023-11-18 14:55:47 +01:00
parent 4598a12887
commit d963b389af
3 changed files with 3 additions and 6 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
/* Colors */
--black: #131314;
--white: white;
--crimson: #bd1839;
--light-gray: #e7e7e7;
--crimson: #BD1839;
--light-gray: #E7E7E7;
/* Background colors */
--dark-background: #1d1b1b;