update to new colors styling location

This commit is contained in:
Akbar Rahman 2022-04-13 17:32:05 +01:00
parent 2311497f63
commit b4c3ddcfe0
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

@ -1,18 +1,6 @@
@import url("https://styles.alv.cx/modules/colors/base16-default.css"); @import url("https://styles.alv.cx/colors/base16-default.css");
@import url("https://styles.alv.cx/base.css"); @import url("https://styles.alv.cx/base.css");
@import url("https://styles.alv.cx/modules/darkmode.css"); @import url("https://styles.alv.cx/modules/darkmode.css");
@import url("https://styles.alv.cx/modules/colors/gruvbox.css");
:root {
--red: #ab4642;
--orange: #dc9656;
--yellow: #f7ca88;
--green: #a1b56c;
--teal: #86c1b9;
--blue: #7cafc2;
--purple: #ba8baf;
--brown: #a16946;
}
body { body {
font-family: monospace; font-family: monospace;