branch: externals/doric-themes
commit 58aff5f7a24f1587d7e8fdf10f4378a409263749
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Use more appropriate style for two VC state faces
---
 doric-themes.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doric-themes.el b/doric-themes.el
index 0fb7a6a368..eda1a237eb 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -290,6 +290,8 @@ the list becomes the last.  Do not modify THEMES in the 
process."
     org-agenda-column-dateline
     org-date
     org-sexp-date
+    vc-state-base
+    vc-up-to-date-state
     ztreep-diff-header-small-face))
 
 (defvar doric-themes-subtle-shadow-faces
@@ -717,8 +719,6 @@ the list becomes the last.  Do not modify THEMES in the 
process."
     vc-dir-header-value
     vc-dir-mark-indicator
     vc-dir-status-up-to-date
-    vc-state-base
-    vc-up-to-date-state
     vtable
     which-key-highlighted-command-face
     which-key-note-face which-key-separator-face

Reply via email to