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

    Add support for geiser and lsp-mode faces that look like 
eldoc-highlight-function-argument
    
    This is based on what I am doing in the modus-themes.
---
 doric-themes.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doric-themes.el b/doric-themes.el
index a967214cbb..44aeec2cf9 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -334,7 +334,9 @@ Run `doric-themes-after-load-theme-hook' after loading a 
theme."
     eldoc-highlight-function-argument
     eww-form-file
     eww-form-submit
+    geiser-font-lock-autodoc-current-arg
     gnus-summary-cancelled
+    lsp-signature-highlight-function-argument
     magit-blame-highlight
     magit-diff-lines-boundary
     region

Reply via email to