mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt studio
This commit is contained in:
parent
6bb170c74c
commit
dccf40a6e5
@ -32,3 +32,11 @@ body.dark {
|
||||
--code-datatype:lavender; --code-function:lightgreen;
|
||||
--code-constant:gray; --code-string:orange; --code-object:silver;
|
||||
}
|
||||
body.dark.cmd {
|
||||
--legend-bg-color:#252732;
|
||||
--body-bg-color:#1e1e29; --body-fg-color:silver;
|
||||
--input-bg-color:#191a22;
|
||||
}
|
||||
body.cmd div.output>div.project {
|
||||
background-color:var(--body-bg-color);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user