diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2025-09-30 10:59:32 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2025-09-30 10:59:32 +0300 |
| commit | 2312d160d0973a75bc6eab61944f7c77c4aab805 (patch) | |
| tree | c64ec3e9aa94abbc959c602370ba44f10ccd60af /ef-light-theme.el | |
| parent | 19b7670803ab9943cee385951d51206ffeedbfd6 (diff) | |
Make sure the themes support the Modus link mappings
Diffstat (limited to 'ef-light-theme.el')
| -rw-r--r-- | ef-light-theme.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el index 387788d..7872eab 100644 --- a/ef-light-theme.el +++ b/ef-light-theme.el @@ -118,8 +118,8 @@ (warning yellow-warmer) (info green) - (link blue-warmer) - (link-alt magenta) + (fg-link blue-warmer) + (fg-link-alt magenta) (name magenta-cooler) (keybind blue-cooler) (identifier magenta-faint) |
