mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-01-06 10:00:26 +00:00
Add dark theme to the shortcuts pop up
This commit is contained in:
parent
20a2d26848
commit
01af43de04
@ -384,3 +384,9 @@ kbd {
|
||||
.shortcut-row__description {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.dialog {
|
||||
background-color: #343434;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user