forked from x/ContextOS
4 lines
93 B
CSS
4 lines
93 B
CSS
body.blue {
|
|
--plugin-bg-color:navy; --plugin-fg-color:silver; --output-bg-color:darkblue;
|
|
}
|