Message: Better selection color for dark theme (#1528)
This commit is contained in:
parent
21b5965060
commit
d4d11b7d4b
@ -163,6 +163,10 @@
|
|||||||
&.has-menu-open {
|
&.has-menu-open {
|
||||||
&::before {
|
&::before {
|
||||||
opacity: 0.1;
|
opacity: 0.1;
|
||||||
|
|
||||||
|
.theme-dark & {
|
||||||
|
opacity: .6;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user