Skip to content

Commit 4695e3e

Browse files
committed
chore(): updated colors in header component
1 parent a7e0dd2 commit 4695e3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/scss/theme.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.light-mode {
2-
--primary: #d1394e;
2+
--primary: #E0234E;
33
--primary-1dp: #d71e38;
4-
--primary-2dp: #ed2945;
4+
--primary-2dp: #da2640;
55
--primary-3dp:#db2840;
66
--primary-4dp: #e40020;
77
--primary-5dp: #ff0023;

0 commit comments

Comments
 (0)