branch: externals/doric-themes commit 002a8a54082f82f4983b6c2566ed5bfac99a14cc Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
doric-valley: update the description of the theme --- doric-valley-theme.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doric-valley-theme.el b/doric-valley-theme.el index ca8249c316..f3acb8498d 100644 --- a/doric-valley-theme.el +++ b/doric-valley-theme.el @@ -1,4 +1,4 @@ -;;; doric-valley-theme.el --- Minimalist theme with dark background and indigo+gold hues -*- lexical-binding:t -*- +;;; doric-valley-theme.el --- Minimalist theme with dark background and teal+gold hues -*- lexical-binding:t -*- ;; Copyright (C) 2025 Free Software Foundation, Inc. @@ -74,7 +74,7 @@ (bg-cyan "#2f4e4f")) "Palette of `doric-valley' theme.") - (doric-themes-define-theme doric-valley dark "Minimalist theme with dark background and indigo+gold hues")) + (doric-themes-define-theme doric-valley dark "Minimalist theme with dark background and teal+gold hues")) (provide 'doric-valley-theme) ;;; doric-valley-theme.el ends here