new accent

This commit is contained in:
Akis 2022-08-06 19:14:05 +03:00
parent 2c49e8dc41
commit 31a9114014
Signed by untrusted user: akis
GPG Key ID: 267BF5C6677944ED

View File

@ -5,8 +5,8 @@
}
html {
--accent: #b59bd8;
--accent-translucent: #b59bd898;
--accent: #00a584;
--accent-translucent: #00a58498;
--font-primary: Raleway;
--font-header: Raleway;
}
@ -25,7 +25,6 @@ html.light {
--tertiary: #939393;
--text: #444444;
--grey: #444444;
--accent: #8c68bb;
}
body {