diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2023-07-22 08:11:49 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2023-07-22 08:11:49 +0300 |
| commit | ff5160ab35949ca00d1198cc8c20fc4abc6087f4 (patch) | |
| tree | 56c3f77832a1cef6b6208b7004da07e7177a13aa /ef-maris-light-theme.el | |
| parent | ceb3a9b2ed5cd880bfd5e04d1870a97d32ad00e4 (diff) | |
ef-maris-{dark,light}: tweak type mapping
Diffstat (limited to 'ef-maris-light-theme.el')
| -rw-r--r-- | ef-maris-light-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-maris-light-theme.el b/ef-maris-light-theme.el index 3807be5..758877b 100644 --- a/ef-maris-light-theme.el +++ b/ef-maris-light-theme.el @@ -188,7 +188,7 @@ (preprocessor magenta-cooler) (docstring cyan-faint) (string cyan-cooler) - (type green) + (type green-cooler) (variable cyan) (rx-escape yellow) ; compare with `string' (rx-construct red) |
