emacs: style isearch faces
This commit is contained in:
parent
b2ae6bea5b
commit
ea70e81431
1 changed files with 2 additions and 0 deletions
|
@ -316,6 +316,8 @@ value `italic'."
|
|||
(custom-button-mouse :background "#11111b" :foreground "white")
|
||||
(custom-button-pressed :inherit custom-button-mouse
|
||||
:box (:line-width (1 . 1) :color "#11111b"))
|
||||
(match :background ,accent)
|
||||
(lazy-highlight :background "#1e1e2e" :foreground ,accent)
|
||||
(info-xref :inherit link :background "#181825" :foreground ,accent)
|
||||
(anzu-mode-line :foreground ,accent)
|
||||
(breadcrumb-imenu-leaf-face :foreground ,accent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue