website/themes/fzmin/static/css/themes/xmin.css
2024-12-01 13:11:16 +02:00

9 lines
126 B
CSS

:root {
--text-color: black;
--accent: #666;
--bg0: #eee;
--bg1: #ddd;
--bg2: #ddd;
--bg3: #f9f9f9;
}