diff options
Diffstat (limited to 'soria-theme.el')
| -rw-r--r-- | soria-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soria-theme.el b/soria-theme.el index 6c7be93..54a4668 100644 --- a/soria-theme.el +++ b/soria-theme.el @@ -178,7 +178,7 @@ The theme has to be reloaded after changing anything in this group." ((,class (:foreground ,soria-white)))) `(font-lock-variable-name-face - ((,class (:foreground ,soria-white)))) + ((,class (:foreground ,soria-white :underline nil)))) `(font-lock-preprocessor-face ((,class (:foreground ,soria-green)))) |
