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-bio-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-bio-theme.el')
| -rw-r--r-- | ef-bio-theme.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ef-bio-theme.el b/ef-bio-theme.el index 2cd98c1..110599a 100644 --- a/ef-bio-theme.el +++ b/ef-bio-theme.el @@ -133,7 +133,6 @@ (bg-mode-line "#00552f") (fg-mode-line "#d0ffe0") - (bg-accent "#b59ffa") (bg-completion "#0f3c2f") (bg-hover "#4f3f9a") (bg-hover-secondary "#003e5f") |
