From c509f20114366d4b6281894d0bed9271e92545e9 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 28 Oct 2022 10:11:43 -0500 Subject: ef themes --- init-el.org | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/init-el.org b/init-el.org index 220261c..a35f357 100644 --- a/init-el.org +++ b/init-el.org @@ -640,6 +640,7 @@ So, to use this file for the very first time you must (setq my-installed-themes '(modus-themes stimmung-themes + ef-themes dracula-theme)) (dolist (package my-installed-themes) @@ -657,12 +658,15 @@ So, to use this file for the very first time you must #+begin_src elisp :results none (setq *my-themes* - '(pumpkin-spice - modus-operandi - stimmung-themes-light - dracula - stimmung-themes-dark - modus-vivendi + '( + ef-summer + ef-duo-light + ef-day + ef-cyprus + ef-cherie + ef-autumn + ef-deuteranopia-dark + ef-trio-dark halloweenie)) (defun my-theme-string () -- cgit v1.2.3