mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
6 lines
142 B
CSS
6 lines
142 B
CSS
:root {
|
|
--text-color: #317bf9;
|
|
--border-color: rgb(49 123 249 / 40%);
|
|
--background-color: #22272e;
|
|
--column-color: #c6d1df;
|
|
}
|