mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(themes/doom-overrides): set dirvish-hl-line to a more subtle background
This commit is contained in:
@@ -207,6 +207,10 @@
|
||||
'(siren-treemacs-line-highlight :background (doom-blend violet bg 0.2)
|
||||
:extend t)
|
||||
|
||||
;; dirvish
|
||||
'(dirvish-hl-line :background region
|
||||
:extend t)
|
||||
|
||||
;; solaire-mode
|
||||
'(solaire-hl-line-face :inherit 'hl-line
|
||||
:background (doom-blend region bg-alt 0.35)
|
||||
|
||||
Reference in New Issue
Block a user