aboutsummaryrefslogtreecommitdiff
path: root/ef-trio-light-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-trio-light-theme.el
parent0cafc5c34bb427f4b6efeac3eb1f81750d854a76 (diff)
Add support for Avy; include relevant semantic colour mappings
Diffstat (limited to 'ef-trio-light-theme.el')
-rw-r--r--ef-trio-light-theme.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/ef-trio-light-theme.el b/ef-trio-light-theme.el
index afe9a19..43b6f24 100644
--- a/ef-trio-light-theme.el
+++ b/ef-trio-light-theme.el
@@ -155,6 +155,10 @@
(underline-warning "#bf5f00")
(underline-info "#02af52")
+ (bg-char-0 "#7feaff")
+ (bg-char-1 "#ffaaff")
+ (bg-char-2 "#dff000")
+
;;; Conditional hues
(bg-region-intense "#aacacf")