Files
omnisearch/static/themes/catppuccin mocha.css
2026-06-03 18:42:08 +01:00

11 lines
220 B
CSS

:root {
--bg-main: #1e1e2e;
--bg-card: #313244;
--border: #6c7086;
--text-primary: #cdd6f4;
--text-secondary: #a6adc8;
--text-muted: #6c7086;
--accent: #cba6f7;
--accent-glow: rgba(255, 255, 255, 0.1);
}