aboutsummaryrefslogtreecommitdiff
path: root/ef-dark-theme.el
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2023-04-23 08:21:20 +0300
committerProtesilaos Stavrou <info@protesilaos.com>2023-04-23 08:21:20 +0300
commit0a089ee9755eacbca97fa20ea914877cee4117ee (patch)
treebc151fc21c7cebf52061333b53c65bf0cbaae769 /ef-dark-theme.el
parent1699b05d7c20fa8da33793768d9b4827b4e6944b (diff)
Remove bg-accent mapping
It was only used by one face and there is no need to keep it there.
Diffstat (limited to 'ef-dark-theme.el')
-rw-r--r--ef-dark-theme.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/ef-dark-theme.el b/ef-dark-theme.el
index f7702ae..1c986e4 100644
--- a/ef-dark-theme.el
+++ b/ef-dark-theme.el
@@ -133,7 +133,6 @@
(bg-mode-line "#2a2a75")
(fg-mode-line "#e0e0ff")
- (bg-accent "#25adff")
(bg-completion "#0f2d4a")
(bg-hover "#004a5f")
(bg-hover-secondary "#551f5a")