mirror of
https://github.com/emacs-vs/vs-dark-theme.git
synced 2025-12-05 18:20:30 -08:00
Configure flx
This commit is contained in:
parent
2801a2354d
commit
890d21867a
2 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue