mirror of
https://github.com/jimeh/twilight-bright-theme.el.git
synced 2026-02-19 10:56:39 +00:00
Customize highlight face
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
`(default ((t (:background ,background :foreground ,foreground))))
|
`(default ((t (:background ,background :foreground ,foreground))))
|
||||||
`(region ((t (:background ,selection))))
|
`(region ((t (:background ,selection))))
|
||||||
`(cursor ((t (:background ,cursor))))
|
`(cursor ((t (:background ,cursor))))
|
||||||
|
`(highlight ((t (:foreground ,blue-2 :background ,blue-2bg))))
|
||||||
`(minibuffer-prompt ((t (:foreground ,orange-1 :background ,orange-1bg))))
|
`(minibuffer-prompt ((t (:foreground ,orange-1 :background ,orange-1bg))))
|
||||||
`(escape-glyph ((t (:foreground ,purple-1 :background , purple-1bg))))
|
`(escape-glyph ((t (:foreground ,purple-1 :background , purple-1bg))))
|
||||||
`(hl-line ((t (:background ,hl-line))))
|
`(hl-line ((t (:background ,hl-line))))
|
||||||
|
|||||||
Reference in New Issue
Block a user