aboutsummaryrefslogtreecommitdiff
path: root/ef-themes.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2025-09-30 10:59:32 +0300
committerProtesilaos Stavrou <info@protesilaos.com>2025-09-30 10:59:32 +0300
commit2312d160d0973a75bc6eab61944f7c77c4aab805 (patch)
treec64ec3e9aa94abbc959c602370ba44f10ccd60af /ef-themes.el
parent19b7670803ab9943cee385951d51206ffeedbfd6 (diff)
Make sure the themes support the Modus link mappings
Diffstat (limited to 'ef-themes.el')
-rw-r--r--ef-themes.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/ef-themes.el b/ef-themes.el
index d3aaf27..2d8219a 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -156,6 +156,8 @@
(border-mode-line-active border)
(border-mode-line-inactive border)
(fg-line-number-active accent-0)
+ (fg-link-symbolic fg-alt)
+ (underline-link-symbolic fg-alt)
(fg-mode-line-inactive fg-dim)
(fg-region unspecified)
(fg-space border)