emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ef-themes 982900b06b 075/281: Update all theme descript


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 982900b06b 075/281: Update all theme descriptions
Date: Tue, 16 Aug 2022 16:58:20 -0400 (EDT)

branch: externals/ef-themes
commit 982900b06b44fbdbde8eae7baf4fad5bd8c5c2da
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]