1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-05-10 14:38:09 +08:00
2023-09-01 15:57:18 +08:00

6 lines
102 B
CSS

body.silver {
--legend-bg-color:#2d323e;
--input-bg-color:#202430;
--box-border: gray solid 1px;
}