From 8dd1c244feea1f1e404e93fb26e699c922398d8d Mon Sep 17 00:00:00 2001 From: Jamy Golden Date: Sun, 17 Nov 2024 11:52:29 +0100 Subject: [PATCH] Remove color hashes since they are now included in the schemes --- template.erb | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/template.erb b/template.erb index 989491d..b73c6d0 100644 --- a/template.erb +++ b/template.erb @@ -71,22 +71,22 @@
<% require 'yaml' %> <% palette = YAML.load_file("schemes/base16/#{colorscheme}.yaml")['palette'] %> -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
<%= colorscheme %>