branch: externals/doric-themes
commit c594315e469cd2037446ef2ceb28f0e529136526
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Cover the custom-button-pressed-unraised face
---
 doric-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doric-themes.el b/doric-themes.el
index 730e75c402..f84fddb9cb 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -1464,6 +1464,7 @@ default to a generic text that mentions the 
BACKGROUND-MODE."
                  (((supports :box t))
                   :box (:line-width 1 :color ,border :style pressed-button))
                  (t :underline ,border)))
+              `(custom-button-pressed-unraised ((t :foreground ,fg-accent 
:underline ,border)))
 
               '(devdocs-code-block ((t :inherit fixed-pitch)))
 

Reply via email to