forked from ProjectSegfault/website
new accent
This commit is contained in:
parent
2c49e8dc41
commit
31a9114014
@ -5,8 +5,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
--accent: #b59bd8;
|
--accent: #00a584;
|
||||||
--accent-translucent: #b59bd898;
|
--accent-translucent: #00a58498;
|
||||||
--font-primary: Raleway;
|
--font-primary: Raleway;
|
||||||
--font-header: Raleway;
|
--font-header: Raleway;
|
||||||
}
|
}
|
||||||
@ -25,7 +25,6 @@ html.light {
|
|||||||
--tertiary: #939393;
|
--tertiary: #939393;
|
||||||
--text: #444444;
|
--text: #444444;
|
||||||
--grey: #444444;
|
--grey: #444444;
|
||||||
--accent: #8c68bb;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
Loading…
Reference in New Issue
Block a user