diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2024-04-15 06:58:27 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2024-04-15 06:58:27 +0300 |
| commit | a2c9dcee0c5b44f4f2fa2e7fd3c3445c48ae65e4 (patch) | |
| tree | 158f1cdc8f17fe81b9108e9b386087f2a512f209 /ef-bio-theme.el | |
| parent | 9ee0e7daff9892a8c4d6962d45b6c988d81dfcd1 (diff) | |
ef-bio: make preprocessor mapping more consistent with the rest of the theme
Diffstat (limited to 'ef-bio-theme.el')
| -rw-r--r-- | ef-bio-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-bio-theme.el b/ef-bio-theme.el index 1fdd81c..10b5f26 100644 --- a/ef-bio-theme.el +++ b/ef-bio-theme.el @@ -189,7 +189,7 @@ (constant blue) (fnname green-warmer) (keyword green-cooler) - (preprocessor green) + (preprocessor cyan-cooler) (docstring green-faint) (string magenta-cooler) (type cyan-warmer) |
