branch: externals/ef-themes commit a2c9dcee0c5b44f4f2fa2e7fd3c3445c48ae65e4 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
ef-bio: make preprocessor mapping more consistent with the rest of the theme --- ef-bio-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-bio-theme.el b/ef-bio-theme.el index 1fdd81cf70..10b5f26846 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)