diff options
Diffstat (limited to 'yo_berry.toml')
-rw-r--r-- | yo_berry.toml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/yo_berry.toml b/yo_berry.toml index e8568d8..00e3c7f 100644 --- a/yo_berry.toml +++ b/yo_berry.toml @@ -1,14 +1,12 @@ -# yo_berry - yo variant with berry colors - -# Helix theme inspired by Zenbones & Alabaster. +# Helix theme inspired by Zenbones & Alabaster with radix colors. # Author: Michael McClintock @mrmcc3 # License: MIT inherits = "yo" -[palette] # radix ui colors +[palette] -# primary - mauveDark +# mauveDark p1 = "#121113" p2 = "#1a191b" p3 = "#232225" |