infinite-generators/themes/light.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: #fff;
--bg-alt: #eee;
--btn: #ddd;
--btn-hv: #ccc;
--btn-bd: #bbb;
--text: #000;
--good: #0b0;
--bad: #c00;
}