AuthorBuddy/wwwroot/css/themes/w95.css
2026-05-20 06:12:54 +02:00

12 lines
283 B
CSS

:root {
--window-bg: #c0c0c0;
--editor-bg: #ffffff;
--text-color: #000000;
--border-color: #808080;
--accent-color: #000080;
--menu-bg: #c0c0c0;
--card-bg: #ffffff;
--status-bar-bg: #c0c0c0;
--disabled-bg: #c0c0c0;
--disabled-text: #808080;
}