diff options
Diffstat (limited to '.config/emacs/modules/bd--themes.el')
-rw-r--r-- | .config/emacs/modules/bd--themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/modules/bd--themes.el b/.config/emacs/modules/bd--themes.el index 54e7710..d494ec1 100644 --- a/.config/emacs/modules/bd--themes.el +++ b/.config/emacs/modules/bd--themes.el @@ -37,7 +37,7 @@ to.") (3 variable-pitch regular 1.1) (t variable-pitch regular 1.0))) - (ef-themes-to-toggle '(ef-autumn ef-frost)) + (ef-themes-to-toggle '(ef-winter ef-frost)) (ef-themes-common-palette-overrides '((bg-mode-line bg-main) (fg-mode-line fg-main) |