mirror of
https://shylinux.com/x/ContextOS
synced 2025-05-10 14:38:09 +08:00
7 lines
137 B
CSS
7 lines
137 B
CSS
body.silver {
|
|
--box-border:gray solid 1px;
|
|
--plugin-bg-color:#2d323e;
|
|
--plugin-fg-color:silver;
|
|
--input-bg-color:#202430;
|
|
}
|