forked from x/ContextOS
4 lines
96 B
CSS
4 lines
96 B
CSS
body.green {
|
|
--plugin-bg-color:green; --plugin-fg-color:silver; --output-bg-color:darkgreen;
|
|
}
|