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

    Change how widget-button and widget-button-pressed look
---
 doric-themes.el | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/doric-themes.el b/doric-themes.el
index 494aca9ed2..e89933b17f 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -120,8 +120,6 @@
     transient-disabled-suffix
     tool-bar
     vc-dir-status-ignored
-    widget-button
-    widget-button-pressed
     widget-documentation
     widget-field
     widget-inactive
@@ -308,13 +306,17 @@
     log-view-message
     magit-hash
     marginalia-file-priv-exec
+    notmuch-search-matching-authors
+    notmuch-search-flagged-face
     org-imminent-deadline
     org-headline-todo
     org-todo
     org-warning
     package-status-installed
     transient-value
-    which-key-command-description-face))
+    which-key-command-description-face
+    widget-button
+    widget-button-pressed))
 
 (defvar doric-themes-main-foreground-only-faces
   '(border

Reply via email to