This commit is contained in:
Anders Johansson 2023-02-09 01:41:46 -07:00 committed by GitHub
commit 847c55b83c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -620,6 +620,7 @@ contains Solarized symbols."
(helm-bookmark-man (,@fg-violet))
(helm-bookmark-w3m (,@fg-yellow))
(helm-bookmarks-su (,@fg-orange))
(helm-buffer-directory (,@fg-red))
(helm-buffer-not-saved (,@fg-orange))
(helm-buffer-process (,@fg-magenta))
(helm-buffer-saved-out (,@fmt-revr ,@fg-red ,@bg-back))
@ -628,6 +629,7 @@ contains Solarized symbols."
(helm-emms-playlist (,@fmt-none ,@fg-base01))
(helm-etags+-highlight-face (:inherit highlight))
(helm-ff-directory (,@bg-back ,@fg-blue))
(helm-ff-dotted-directory (,@fmt-bold :inherit shadow))
(helm-ff-executable (,@fmt-bold ,@fg-green))
(helm-ff-file (:inherit default))
(helm-ff-invalid-symlink (,@bg-base02 ,@fg-red))
@ -645,6 +647,7 @@ contains Solarized symbols."
(helm-history-remote (,@fg-red))
(helm-lisp-completion-info (,@fg-base0))
(helm-lisp-show-completion (,@fmt-bold ,@fg-yellow ,@bg-base02))
(helm-locate-finish (,@fg-green))
(helm-ls-git-added-copied-face (,@fg-green))
(helm-ls-git-conflict-face (,@fmt-bold ,@fg-red))
(helm-ls-git-deleted-and-staged-face (,@fmt-ital ,@fg-base01))
@ -656,6 +659,7 @@ contains Solarized symbols."
(helm-M-x-key (,@fmt-none ,@fg-orange))
(helm-match (:inherit match))
(helm-moccur-buffer (,@fmt-undr ,@fg-cyan))
(helm-resume-need-update (,@fmt-revr ,@fg-red))
(helm-selection (:inherit region))
(helm-selection-line (:inherit secondary-selection))
(helm-separator (,@fg-red))