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-deuteranopia-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-deuteranopia-dark-theme.el')
| -rw-r--r-- | ef-deuteranopia-dark-theme.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ef-deuteranopia-dark-theme.el b/ef-deuteranopia-dark-theme.el index 4acb4d5..629e626 100644 --- a/ef-deuteranopia-dark-theme.el +++ b/ef-deuteranopia-dark-theme.el @@ -136,7 +136,6 @@ (bg-mode-line "#003f8f") (fg-mode-line "#ffffff") - (bg-accent "#ffaa33") (bg-completion "#343420") (bg-hover "#4f4f00") (bg-hover-secondary "#00405f") |
