Skip to content

Commit

Permalink
feat(base): add mm-uu-extract face
Browse files Browse the repository at this point in the history
  • Loading branch information
tecosaur authored and Henrik Lissner committed Nov 12, 2022
1 parent eb52cae commit 7a30b96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doom-themes-base.el
Original file line number Diff line number Diff line change
Expand Up @@ -1000,6 +1000,8 @@
;;;; minimap
(minimap-current-line-face :background selection)
(minimap-active-region-background :background vertical-bar)
;; mm
(mm-uu-extract :background (doom-blend highlight base2 0.07) :foreground (doom-blend highlight fg 0.15))
;;;; mmm-mode
(mmm-init-submode-face :background (doom-blend red bg 0.1))
(mmm-cleanup-submode-face :background (doom-blend yellow bg 0.1))
Expand Down

0 comments on commit 7a30b96

Please sign in to comment.