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

    Remove extra styles from textsec-suspicious
    
    It gets a warning emoji next to it anyway. That is far more
    informative than whatever colour we may use.
---
 doric-themes.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doric-themes.el b/doric-themes.el
index fa8bff5394..e945ad18ad 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -1494,6 +1494,8 @@ Run `doric-themes-after-load-theme-hook' after loading a 
theme."
             '(telega-webpage-fixed ((t :inherit fixed-pitch)))
             '(telega-webpage-preformatted ((t :inherit fixed-pitch)))
 
+            '(textsec-suspicious (( )))
+
             `(vc-edited-state ((t :inherit italic)))
             `(vc-locally-added-state ((t :inherit italic)))
 

Reply via email to