improvement: Make arrowheads keybinds color accessible on dark mode (#2724)

pull/2739/head
Arun 4 years ago committed by GitHub
parent cdffed285d
commit b6708fb73f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -102,6 +102,7 @@
position: absolute;
bottom: 2px;
font-size: 0.7em;
color: var(--keybinding-color);
:root[dir="ltr"] & {
right: 2px;

Loading…
Cancel
Save