mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
brin-theme.el cleanup
This commit is contained in:
@ -58,9 +58,7 @@
|
|||||||
|
|
||||||
(git-modified "#B4924E")
|
(git-modified "#B4924E")
|
||||||
(git-added "#91E331")
|
(git-added "#91E331")
|
||||||
;; (git-added "#55811D")
|
(git-deleted "#A12121"))
|
||||||
(git-deleted "#A12121")
|
|
||||||
)
|
|
||||||
|
|
||||||
(custom-theme-set-faces
|
(custom-theme-set-faces
|
||||||
'brin
|
'brin
|
||||||
@ -92,7 +90,7 @@
|
|||||||
|
|
||||||
`(flyspell-incorrect ((t (:underline "#ff5555" :inherit unspecified))))
|
`(flyspell-incorrect ((t (:underline "#ff5555" :inherit unspecified))))
|
||||||
|
|
||||||
`(helm-source-header ((t (:background ,gutters-active :foreground ,strings :weight bold :height 1.0))))
|
`(helm-source-header ((t (:background ,gutters-active :foreground ,strings :weight bold :height 1.0))))
|
||||||
`(helm-selection ((t (:background ,selection))))
|
`(helm-selection ((t (:background ,selection))))
|
||||||
|
|
||||||
;; Font lock faces
|
;; Font lock faces
|
||||||
|
Reference in New Issue
Block a user