From 5e899aec0e7c612c97eb186334298ea271626d79 Mon Sep 17 00:00:00 2001 From: rearman Date: Thu, 2 Oct 2025 13:14:18 -0400 Subject: [PATCH] Add WOB theme --- re/wobow-wob-theme.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 re/wobow-wob-theme.el 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) -- 2.39.5