mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-09 06:54:11 +08:00
style: 暗黑模式调整
This commit is contained in:
parent
d7de48af4c
commit
2c0d9d1afc
@ -7,6 +7,14 @@
|
|||||||
color: #e4e4e4;
|
color: #e4e4e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#featureList .toggle-btn {
|
||||||
|
background: #fafafa;
|
||||||
|
}
|
||||||
|
|
||||||
|
#featureList .checked-switch:checked~.text-switch {
|
||||||
|
background-color: #00af2c;
|
||||||
|
}
|
||||||
|
|
||||||
.error {
|
.error {
|
||||||
color: #fbbac2;
|
color: #fbbac2;
|
||||||
}
|
}
|
||||||
@ -54,6 +62,8 @@
|
|||||||
#options #customize input,
|
#options #customize input,
|
||||||
#options #customize select,
|
#options #customize select,
|
||||||
#options #customize input#scptarg,
|
#options #customize input#scptarg,
|
||||||
|
#options #customize input#rule,
|
||||||
|
#options #customize input.customize,
|
||||||
#panelConf input {
|
#panelConf input {
|
||||||
background: #303133;
|
background: #303133;
|
||||||
color: #e4e4e4;
|
color: #e4e4e4;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user