cloudcmd/css/themes/dark.css
2024-03-29 10:32:22 +02:00

6 lines
142 B
CSS

:root {
--text-color: #317bf9;
--border-color: rgb(49 123 249 / 40%);
--background-color: #22272e;
--column-color: #c6d1df;
}