diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2024-04-23 16:30:34 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2024-04-23 16:30:34 +0300 |
| commit | 11361d2a4c1d98d7e6b03ee21f8d073acaf1dfaa (patch) | |
| tree | ea1fe01a6ead690b057a5091965b440bf40a045e /ef-dark-theme.el | |
| parent | 2d683fbd848fb5635aee9c0f4b281f9914c9a2d5 (diff) | |
ef-dark: tweak the style of the preprocessor
Diffstat (limited to 'ef-dark-theme.el')
| -rw-r--r-- | ef-dark-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-dark-theme.el b/ef-dark-theme.el index a234079..d1390ce 100644 --- a/ef-dark-theme.el +++ b/ef-dark-theme.el @@ -189,7 +189,7 @@ (constant blue-cooler) (fnname magenta-warmer) (keyword magenta-cooler) - (preprocessor red-warmer) + (preprocessor red) (docstring cyan-faint) (string blue-warmer) (type green-cooler) |
