From: rearman Date: Thu, 2 Oct 2025 17:14:18 +0000 (-0400) Subject: Add WOB theme X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=5e899aec0e7c612c97eb186334298ea271626d79;p=emacsinit.git Add WOB theme --- diff --git a/re/wobow-wob-theme.el b/re/wobow-wob-theme.el new file mode 100644 index 0000000..a3fd825 --- /dev/null +++ b/re/wobow-wob-theme.el @@ -0,0 +1,2 @@ +(require 'wobow-themes) +(wobow-themes--define-theme wob)