diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2025-11-13 11:30:21 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2025-11-13 11:30:41 +0200 |
| commit | 42d202b6a92841d075b0dd4008a2e94eb2f51764 (patch) | |
| tree | b4cc55580cb812b1fb484af95e088750ca80df1b /ef-arbutus-theme.el | |
| parent | 8ec9692b4910b28d3f44654660fc56b6f7d74251 (diff) | |
Fix all prompt and mark mappings2.0.1
Diffstat (limited to 'ef-arbutus-theme.el')
| -rw-r--r-- | ef-arbutus-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-arbutus-theme.el b/ef-arbutus-theme.el index f0fd131..d529088 100644 --- a/ef-arbutus-theme.el +++ b/ef-arbutus-theme.el @@ -122,7 +122,7 @@ (name red-cooler) (keybind red) (identifier magenta-faint) - (prompt red-faint) + (fg-prompt red-faint) (builtin green-cooler) (comment fg-dim) |
