mirror of
https://github.com/jimeh/tomorrow-night-paradise-theme.el.git
synced 2026-02-19 11:36:42 +00:00
Add vertical-border customization, and make non-active borders darker.
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
`(fringe ((t (:background ,current-line))))
|
||||
`(minibuffer-prompt ((t (:foreground ,blue))))
|
||||
`(mode-line ((t (:background ,current-line :foreground ,foreground))))
|
||||
`(mode-line-inactive ((t (:background ,gray :foreground ,foreground))))
|
||||
`(mode-line-inactive ((t (:background ,selection :foreground ,foreground))))
|
||||
`(vertical-border ((t (:background ,selection :foreground ,selection))))
|
||||
`(region ((t (:background ,selection))))
|
||||
|
||||
;; Font-lock stuff
|
||||
|
||||
Reference in New Issue
Block a user