summaryrefslogtreecommitdiffstats
path: root/yo_sand_dark.toml
diff options
context:
space:
mode:
authorMichael McClintock <mrmcc3@gmail.com>2023-11-21 07:26:41 +1000
committerGitHub <noreply@github.com>2023-11-21 07:26:41 +1000
commit85be6b3589375c0165b4091f230542f3b1b2ddef (patch)
treee1401bcbf4a2e2268469bdf03f9cbe949a5be756 /yo_sand_dark.toml
parentd75f49a795786fb8a0d8f8279a17c0762d8029e0 (diff)
parent2817e04103bffa1e0b4d97ddcfaef7ae047dc2f2 (diff)
downloadyo-theme-helix-85be6b3589375c0165b4091f230542f3b1b2ddef.tar.gz
Merge pull request #3 from mrmcc3/update
Update radix colors and add new theme
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"
+