mirror of
https://github.com/jimeh/twilight-anti-bright-theme.git
synced 2026-02-19 10:26:38 +00:00
Add support for highlight-indent-guide-mode
This commit is contained in:
@@ -162,6 +162,10 @@
|
||||
`(highlight-indentation-face ((t (:background ,gray-1bg))))
|
||||
`(highlight-indentation-current-column-face ((t (:background ,gray-4))))
|
||||
|
||||
;; highlight-indent-guide-model
|
||||
`(highlight-indent-guides-odd-face ((t (:background ,gray-1bg))))
|
||||
`(highlight-indent-guides-even-face ((t (:background ,gray-6))))
|
||||
|
||||
;; yascroll
|
||||
`(yascroll:thumb-fringe ((t (:foreground ,gray-2 :background ,gray-2))))
|
||||
`(yascroll:thumb-text-area ((t (:background ,gray-2))))
|
||||
|
||||
Reference in New Issue
Block a user