瀏覽代碼

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

Arun 4 年之前
父節點
當前提交
b6708fb73f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/IconPicker.scss

+ 1 - 0
src/components/IconPicker.scss

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