AuthorBuddy/wwwroot/css/themes/w95.css
2026-05-14 12:31:35 +02:00

10 lines
225 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;
}