"Dark keybindings"

pull/197/head
dengr1065 4 years ago
parent 1bee130dfe
commit b9e31049b6

@ -51,4 +51,21 @@
}
}
}
@include DarkThemeOverride {
.content {
.hint {
background: #3b3d40;
}
.category .entry {
color: #c0c4c8;
border-bottom-color: #888;
button {
filter: invert(1);
}
}
}
}
}

Loading…
Cancel
Save