From 4e454f0466767c768d4594c90c6815c06466fe67 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 23 Dec 2019 11:32:14 +0000 Subject: [PATCH] Define new Emacs theme Defining "Shapely Patterns" theme... surely I can come up with better names than this... :/ --- configs/shared/.emacs.d/wpc/themes.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configs/shared/.emacs.d/wpc/themes.el b/configs/shared/.emacs.d/wpc/themes.el index e7109deaa..5e27dd112 100644 --- a/configs/shared/.emacs.d/wpc/themes.el +++ b/configs/shared/.emacs.d/wpc/themes.el @@ -72,6 +72,12 @@ :font "Input Mono Medium" :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