diff options
Diffstat (limited to 'configs/shared/.emacs.d/wpc/themes.el')
-rw-r--r-- | configs/shared/.emacs.d/wpc/themes.el | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/shared/.emacs.d/wpc/themes.el b/configs/shared/.emacs.d/wpc/themes.el index e7109deaa968..5e27dd11254f 100644 --- a/configs/shared/.emacs.d/wpc/themes.el +++ b/configs/shared/.emacs.d/wpc/themes.el @@ -73,6 +73,12 @@ :wallpaper "lego_manhattan.jpg" :colorscheme 'base16-atelier-sulphurpool)) (dotted/new + "Shapely Patterns" + (make-theme + :font "Operator Mono Light" + :wallpaper "geometric_dark_4k.jpg" + :colorscheme 'doom-vibrant)) + (dotted/new "Edison Lightbulb" (make-theme :font "Operator Mono Light" |