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