Skip to content

Commit

Permalink
Merge pull request #45 from avkoval/master
Browse files Browse the repository at this point in the history
Added `highlight-indentation` minor mode support
  • Loading branch information
film42 authored Jan 7, 2019
2 parents a1c9888 + 602852d commit 20b49bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dracula-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@
(helm-time-zone-current :foreground ,builtin :background ,bg1)
(helm-time-zone-home :foreground ,type :background ,bg1)
(helm-visible-mark :foreground ,bg1 :background ,bg3)
;; highlight-indentation minor mode
(highlight-indentation-face :background ,bg2)
;; icomplete
(icompletep-determined :foreground ,builtin)
;; ido
Expand Down

0 comments on commit 20b49bf

Please sign in to comment.