her.esy.fun/src/posts/0012-solaryzed-theme/solaryzed.css
Yann Esposito (Yogsototh) e013898f2f
Used writegood suggestions
2020-03-09 23:55:55 +01:00

19 lines
278 B
CSS

:root {
--b03: #202631;
--b02: #2b303c;
--b01: #595e6a;
--b00: #727782;
--b0: #8c919b;
--b1: #a7abb5;
--b2: #e5e8f0;
--b3: #f3f6fe;
--y: #ad8c51;
--o: #a9664b;
--r: #af6256;
--m: #ae5e7d;
--v: #6774b2;
--b: #408cc3;
--c: #17a198;
--g: #939452;
}