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

This commit is contained in:
Arun 2021-01-06 02:05:03 +05:30 committed by GitHub
parent cdffed285d
commit b6708fb73f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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