diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2023-03-01 06:23:51 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2023-03-01 06:23:51 +0200 |
| commit | a25275d4cc7e3600d0425ce042cbf5b21a7d3cad (patch) | |
| tree | 69fc32547dc60feb8d39231587ca5e04d6e47be2 /ef-bio-theme.el | |
| parent | e463d4aa190083d3b435316a60bee54b2b5c7152 (diff) | |
RENAME 'bg-hover-alt' to 'bg-hover-secondary'
Diffstat (limited to 'ef-bio-theme.el')
| -rw-r--r-- | ef-bio-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-bio-theme.el b/ef-bio-theme.el index 28bf4a9..d3bd585 100644 --- a/ef-bio-theme.el +++ b/ef-bio-theme.el @@ -128,7 +128,7 @@ (bg-accent "#b59ffa") (bg-completion "#0f3c2f") (bg-hover "#4f3f9a") - (bg-hover-alt "#003e5f") + (bg-hover-secondary "#003e5f") (bg-hl-line "#00331f") (bg-region "#3a3027") (bg-paren "#664950") |
