Configure flx

This commit is contained in:
Jen-Chieh Shen 2022-05-15 15:14:00 +08:00
parent 2801a2354d
commit 890d21867a
2 changed files with 3 additions and 0 deletions

View file

@ -17,6 +17,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
* Configure theme for `markdown-mode`
* Configure theme for `org-mode`
* Configure theme for `define-it`
* Configure theme for `flx`
## 1.0
> Released Jan 1, 2022

View file

@ -94,6 +94,8 @@
`(popup-tip-face ((t :background "#2A2D38" :foreground "#F1F1F1")))
`(flx-highlight-face ((t :foreground "#72a4ff" :weight bold)))
`(ahs-plugin-default-face ((t :background "#123E70" :box (:line-width -1 :style pressed-button :color "#525D68"))))
`(ahs-plugin-default-face-unfocused ((t :background "#0E3056" :box (:line-width -1 :style pressed-button :color "#525D68"))))
`(ahs-face ((t :background "#123E70" :box (:line-width -1 :style pressed-button :color "#525D68"))))