mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 14:34:13 +08:00
暗黑模式微调
This commit is contained in:
parent
96c431a230
commit
9798688496
@ -22,10 +22,6 @@
|
||||
box-shadow: 0px 0px 9px 0px #000000ab;
|
||||
}
|
||||
|
||||
#options table tr:nth-child(odd) {
|
||||
filter: contrast(0.96);
|
||||
}
|
||||
|
||||
#options .sidebar .currentTag {
|
||||
background-color: #484848;
|
||||
}
|
||||
|
@ -194,7 +194,7 @@ body {
|
||||
|
||||
#options table tr:nth-child(odd) {
|
||||
background: #fff;
|
||||
filter: contrast(0.9);
|
||||
filter: contrast(0.96);
|
||||
}
|
||||
|
||||
#options .keyword {
|
||||
|
Loading…
x
Reference in New Issue
Block a user