diff options
-rw-r--r-- | init-el.org | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/init-el.org b/init-el.org index b8dbd6a..79ab485 100644 --- a/init-el.org +++ b/init-el.org @@ -588,18 +588,16 @@ So, to use this file for the very first time you must '(dracula-theme flatui-theme zenburn-theme + mindre-theme moe-theme notink-theme punpun-theme solo-jazz-theme tao-theme yoshi-theme - srcery-theme subatomic-theme - chocolate-theme - jazz-theme - poet-theme - white-sand-theme)) + inkpot-theme + chocolate-theme)) (dolist (package my-installed-themes) @@ -618,13 +616,15 @@ So, to use this file for the very first time you must (setq *my-themes* '(punpun-light - white-sand flatui leuven + moe-light + mindre tao-yang solo-jazz notink zenburn + inkpot chocolate subatomic dracula |