Skip to content

Commit

Permalink
refactor: indent-bars-color
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed Dec 29, 2024
1 parent 97c11b8 commit 560a979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/init-highlight.el
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ FACE defaults to inheriting from default and highlight."
;; Highlight indentions
(use-package indent-bars
:custom
(indent-bars-color '(highlight :face-bg t :blend 0.225))
(indent-bars-treesit-support centaur-tree-sitter)
(indent-bars-no-descend-string t)
(indent-bars-treesit-ignore-blank-lines-types '("module"))
Expand Down

0 comments on commit 560a979

Please sign in to comment.