brin-theme.el cleanup
This commit is contained in:
parent
3a79705475
commit
b42dab604f
1 changed files with 2 additions and 4 deletions
|
@ -58,9 +58,7 @@
|
|||
|
||||
(git-modified "#B4924E")
|
||||
(git-added "#91E331")
|
||||
;; (git-added "#55811D")
|
||||
(git-deleted "#A12121")
|
||||
)
|
||||
(git-deleted "#A12121"))
|
||||
|
||||
(custom-theme-set-faces
|
||||
'brin
|
||||
|
@ -92,7 +90,7 @@
|
|||
|
||||
`(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))))
|
||||
|
||||
;; Font lock faces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue