Skip to content

Commit

Permalink
helm: added helm-M-x-key face setting
Browse files Browse the repository at this point in the history
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
  • Loading branch information
mssola committed Dec 7, 2017
1 parent 1494d4a commit 0add65f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions soria-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,10 @@ It adds to font-lock-number-face decimal, octal, hex and bin formats."
:foreground ,soria-white
:underline nil))))

`(helm-M-x-key
((,class (:foreground ,soria-orange
:underline nil))))

`(helm-separator
((,class (:foreground ,soria-gray))))

Expand Down

0 comments on commit 0add65f

Please sign in to comment.