mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
add some
This commit is contained in:
parent
860fe60b36
commit
cf156fa573
@ -3,8 +3,9 @@ body.light {
|
|||||||
--panel-bg-color:black; --panel-fg-color:silver; --action-output-bg-color:ghostwhite;
|
--panel-bg-color:black; --panel-fg-color:silver; --action-output-bg-color:ghostwhite;
|
||||||
--panel-input-bg-color:transparent; --panel-input-fg-color:white;
|
--panel-input-bg-color:transparent; --panel-input-fg-color:white;
|
||||||
--panel-hover-bg-color:royalblue; --panel-hover-fg-color:white;
|
--panel-hover-bg-color:royalblue; --panel-hover-fg-color:white;
|
||||||
|
/* --panel-hover-bg-color:white; --panel-hover-fg-color:black; */
|
||||||
--box-shadow:gray 2px 2px 8px; --input-box-shadow:none;
|
--box-shadow:gray 2px 2px 8px; --input-box-shadow:none;
|
||||||
--box-border:lightgray solid 1px;
|
--box-border:lightgray solid 1px;
|
||||||
--hover-bg-color:#5066b91c; --hover-fg-color:unset;
|
--hover-bg-color:#5066b91c; --hover-fg-color:unset;
|
||||||
}
|
}
|
||||||
body.light fieldset.macos.desktop>div.output>div.desktop>div.item>div.name { color:white; }
|
body.light fieldset.macos.desktop>div.output>div.desktop>div.item>div.name { color:white; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user