branch: externals/ef-themes commit 982900b06b44fbdbde8eae7baf4fad5bd8c5c2da Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update all theme descriptions --- ef-day-theme.el | 4 ++-- ef-summer-theme.el | 4 ++-- ef-winter-theme.el | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ef-day-theme.el b/ef-day-theme.el index 74912c3ab6..6bfa7f492f 100644 --- a/ef-day-theme.el +++ b/ef-day-theme.el @@ -1,4 +1,4 @@ -;;; ef-day-theme.el --- Elegant, highly legible and customizable light theme -*- lexical-binding:t -*- +;;; ef-day-theme.el --- Light theme with warm and pleasant palette -*- lexical-binding:t -*- ;; Copyright (C) 2022 Free Software Foundation, Inc. @@ -36,7 +36,7 @@ (eval-and-compile (require 'ef-themes) - (deftheme ef-day "Light theme with a pleasant palette.") + (deftheme ef-day "Light theme with warm and pleasant palette.") (defconst ef-day-palette '(;; Basic tones diff --git a/ef-summer-theme.el b/ef-summer-theme.el index b339d27fa2..b91d87f687 100644 --- a/ef-summer-theme.el +++ b/ef-summer-theme.el @@ -1,4 +1,4 @@ -;;; ef-summer-theme.el --- Elegant, highly legible and customizable light theme -*- lexical-binding:t -*- +;;; ef-summer-theme.el ---Light theme with a cool and pleasant palette -*- lexical-binding:t -*- ;; Copyright (C) 2022 Free Software Foundation, Inc. @@ -36,7 +36,7 @@ (eval-and-compile (require 'ef-themes) - (deftheme ef-summer "Light theme with a pleasant palette.") + (deftheme ef-summer "Light theme with a cool and pleasant palette.") (defconst ef-summer-palette '(;; Basic tones diff --git a/ef-winter-theme.el b/ef-winter-theme.el index 82f5e7e088..c0f0f78a9c 100644 --- a/ef-winter-theme.el +++ b/ef-winter-theme.el @@ -1,4 +1,4 @@ -;;; ef-winter-theme.el --- Elegant, highly legible and customizable light theme -*- lexical-binding:t -*- +;;; ef-winter-theme.el --- Dark theme with a cool, colorful palette -*- lexical-binding:t -*- ;; Copyright (C) 2022 Free Software Foundation, Inc. @@ -36,7 +36,7 @@ (eval-and-compile (require 'ef-themes) - (deftheme ef-winter "Dark theme with a pleasant palette.") + (deftheme ef-winter "Dark theme with a cool, colorful palette.") (defconst ef-winter-palette '(;; Basic tones