holmat1 ๐
2026-09-24 16:51 ๐จ๐ฟ
this stylus css shit kinda easy
* {
background-color: #221E1E !important;
font-family: 'MD IO',monospace;
color: #f9eedf;
--accent: #f4e6d2;
--accent-hover:#e46a3a;
--accent-muted:#877c6d;
--accent-link:#e46a3a
}
* {
background-color: #221E1E !important;
font-family: 'MD IO',monospace;
color: #f9eedf;
--accent: #f4e6d2;
--accent-hover:#e46a3a;
--accent-muted:#877c6d;
--accent-link:#e46a3a
}