summaryrefslogtreecommitdiffstats
path: root/yo_sand_dark.toml
diff options
context:
space:
mode:
authorMichael McClintock <mrmcc3@gmail.com>2023-11-11 09:54:04 +1000
committerMichael McClintock <mrmcc3@gmail.com>2023-11-11 09:54:04 +1000
commit3066a66061721203b17637ac961618371c865e14 (patch)
tree0c7d326010a6dce50883cce78f4d1cf89ef2dbc8 /yo_sand_dark.toml
parent1bb882cef662b420909796299371614c4bec6f79 (diff)
downloadyo-theme-helix-3066a66061721203b17637ac961618371c865e14.tar.gz
move the warm theme (previous default) to yo_sand. make the default theme more conservative
Diffstat (limited to 'yo_sand_dark.toml')
-rw-r--r--yo_sand_dark.toml15
1 files changed, 15 insertions, 0 deletions
diff --git a/yo_sand_dark.toml b/yo_sand_dark.toml
new file mode 100644
index 0000000..8f20895
--- /dev/null
+++ b/yo_sand_dark.toml
@@ -0,0 +1,15 @@
+# Helix theme inspired by Zenbones & Alabaster with radix colors.
+# Author: Michael McClintock @mrmcc3
+# License: MIT
+
+inherits = "yo_sand"
+
+[palette]
+
+# sandDark. shift p1-p5 -> p2-p6
+p2 = "#111110"
+p3 = "#191918"
+p4 = "#222221"
+p5 = "#2a2a28"
+p6 = "#31312e"
+