Files
y2k-alerts/css/themes/generic/theme.css
2026-02-27 11:39:29 +02:00

6 lines
104 B
CSS

:root {
--y2k-title-start: #4457d9;
--y2k-title-end: #1a2d8f;
--y2k-bg: rgba(20, 20, 20, 0.22);
}