diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2023-04-23 08:21:20 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2023-04-23 08:21:20 +0300 |
| commit | 0a089ee9755eacbca97fa20ea914877cee4117ee (patch) | |
| tree | bc151fc21c7cebf52061333b53c65bf0cbaae769 /ef-trio-dark-theme.el | |
| parent | 1699b05d7c20fa8da33793768d9b4827b4e6944b (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-trio-dark-theme.el')
| -rw-r--r-- | ef-trio-dark-theme.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ef-trio-dark-theme.el b/ef-trio-dark-theme.el index 04fed93..d5cdd46 100644 --- a/ef-trio-dark-theme.el +++ b/ef-trio-dark-theme.el @@ -133,7 +133,6 @@ (bg-mode-line "#6a294f") (fg-mode-line "#ffdfdf") - (bg-accent "#cc88ff") (bg-completion "#2f335a") (bg-hover "#004f3f") (bg-hover-secondary "#452f5f") |
