infinite-generators/themes/blue.css
nif 9ca5fb3399 Upload themes
Signed-off-by: nif <nif@incremental.social>
2024-04-18 17:52:44 +00:00

10 lines
No EOL
164 B
CSS

:root {
--bg: #002;
--bg-alt: #005;
--btn: #046;
--btn-hv: #068;
--btn-bd: #08a;
--text: #dff;
--good: #8f8;
--bad: #f66;
}