diff options
Diffstat (limited to 'init-el.org')
-rw-r--r-- | init-el.org | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/init-el.org b/init-el.org index 2c4ab6a..b79e02f 100644 --- a/init-el.org +++ b/init-el.org @@ -602,8 +602,8 @@ New in emacs 28, native compilation can be enabled: '( morgentau-theme avk-emacs-themes - - + solarized-theme + sweet-theme yoshi-theme timu-caribbean-theme modus-themes @@ -630,8 +630,10 @@ New in emacs 28, native compilation can be enabled: yoshi morgentau warm-night + sweet timu-caribbean lush + solarized-selenized-black modus-vivendi-tinted)) (when (car custom-enabled-themes) |