Cleanup for stow ---STOW
[dotfiles/.git] / .local / lib / python3.9 / site-packages / pywal / templates / colors-speedcrunch.json
diff --git a/.local/lib/python3.9/site-packages/pywal/templates/colors-speedcrunch.json b/.local/lib/python3.9/site-packages/pywal/templates/colors-speedcrunch.json
new file mode 100644 (file)
index 0000000..c9182c4
--- /dev/null
@@ -0,0 +1,15 @@
+{{
+    "cursor": "{cursor}",
+    "number": "{foreground}",
+    "parens": "{color13}",
+    "result": "{color12}",
+    "comment": "{color8}",
+    "matched": "{color4}",
+    "function": "{color1}",
+    "operator": "{color3}",
+    "variable": "{color2}",
+    "scrollbar": "{color3}",
+    "separator": "{color3}",
+    "background": "{background}",
+    "editorbackground": "{background}"
+}}