aboutsummaryrefslogtreecommitdiff
path: root/ef-day-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2023-06-30 09:30:37 +0300
committerProtesilaos Stavrou <info@protesilaos.com>2023-06-30 09:30:37 +0300
commitfa1c39d19e9a4d516b4c1e1c8aa441d038c19ea2 (patch)
tree92dda8cdc5095b75bb92a236b5208af6cfc3ce62 /ef-day-theme.el
parent0cafc5c34bb427f4b6efeac3eb1f81750d854a76 (diff)
Add support for Avy; include relevant semantic colour mappings
Diffstat (limited to 'ef-day-theme.el')
-rw-r--r--ef-day-theme.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/ef-day-theme.el b/ef-day-theme.el
index 7820cb0..894f2b8 100644
--- a/ef-day-theme.el
+++ b/ef-day-theme.el
@@ -155,6 +155,10 @@
(underline-warning "#bf5f00")
(underline-info "#02af52")
+ (bg-char-0 "#7feaff")
+ (bg-char-1 "#f0a0f0")
+ (bg-char-2 "#d0e000")
+
;;; Conditional hues
(bg-region-intense "#dfc39a")