We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb33d37 commit 5045a2bCopy full SHA for 5045a2b
1 file changed
assets/styles/base.scss
@@ -31,7 +31,8 @@ $grayscale: (
31
--txt-white: rgba(255, 255, 255, 95%);
32
33
/* General */
34
- --brand: #18d2a5;
+ // --brand: #18d2a5;
35
+ --brand: #0ade71;
36
--blue: #076acd;
37
--red: #eb5757;
38
--orange: #ff5a17;
@@ -95,7 +96,8 @@ $grayscale: (
95
96
97
98
99
100
+ --brand: #33a853;
101
--blue: #0b84fe;
102
103
@@ -151,7 +153,8 @@ $grayscale: (
151
153
152
154
155
156
157
158
159
160
0 commit comments