From 5bd2bb5354e69b54dfacab7516af2bb4b08284a0 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 19 Aug 2023 15:13:11 +0200 Subject: emacs: Add doc-string to ‘mango-theme-palette’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/emacs/mango-theme.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/emacs') diff --git a/.config/emacs/mango-theme.el b/.config/emacs/mango-theme.el index 92e4333..ab98acf 100644 --- a/.config/emacs/mango-theme.el +++ b/.config/emacs/mango-theme.el @@ -60,7 +60,8 @@ graphically, so I shouldn’t need to have multiple specs per face. (lime "#B8F182") (orange "#F1B282") (pink "#ED97F5") - (spanish-red "#E60026"))) + (spanish-red "#E60026")) + "The color palette used throughout the ‘mango’ theme.") (mango-theme--generate-set-faces ;; Standard Stuff -- cgit v1.2.3