diff options
Diffstat (limited to 'yo_berry_dark.toml')
-rw-r--r-- | yo_berry_dark.toml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/yo_berry_dark.toml b/yo_berry_dark.toml index 320b70b..effe84f 100644 --- a/yo_berry_dark.toml +++ b/yo_berry_dark.toml @@ -1,7 +1,9 @@ -# Helix theme inspired by Zenbones & Alabaster with radix colors. -# Author: Michael McClintock @mrmcc3 +# Author: Michael McClintock <michael.mcclintock@hey.com> # License: MIT +# Yo - Themes for Helix inspired by Zenbones & Alabaster with Radix Colors. +# https://github.com/mrmcc3/yo-theme-helix + inherits = "yo_berry" [palette] @@ -12,4 +14,3 @@ p3 = "#1a191b" p4 = "#232225" p5 = "#2b292d" p6 = "#323035" - |