From a8c8de5e37c5919ac7cbef3c504d274bac2885b4 Mon Sep 17 00:00:00 2001 From: rearman Date: Fri, 30 May 2025 11:26:05 -0400 Subject: [PATCH] Add my themes --- .gitmodules | 3 +++ fully-mono-themes | 1 + 2 files changed, 4 insertions(+) create mode 160000 fully-mono-themes diff --git a/.gitmodules b/.gitmodules index 471f499..65b0964 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "sedit-mouse"] path = sedit-mouse url = git@github.com:rearman/sedit-mouse.git +[submodule "fully-mono-themes"] + path = fully-mono-themes + url = https://github.com/rearman/fully-mono-themes diff --git a/fully-mono-themes b/fully-mono-themes new file mode 160000 index 0000000..96651dd --- /dev/null +++ b/fully-mono-themes @@ -0,0 +1 @@ +Subproject commit 96651dd6f1d1b9616b22dc5a2e6adc0227d0f1c7 -- 2.39.5