From 11e87d269d30ccbce446f7b471a60d0282798e52 Mon Sep 17 00:00:00 2001 From: Michael McClintock Date: Sun, 15 Sep 2024 12:58:12 +1000 Subject: improve themes for html, markdown, inlay hints --- yo_berry.toml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'yo_berry.toml') diff --git a/yo_berry.toml b/yo_berry.toml index 00e3c7f..1aaac1a 100644 --- a/yo_berry.toml +++ b/yo_berry.toml @@ -1,7 +1,9 @@ -# Helix theme inspired by Zenbones & Alabaster with radix colors. -# Author: Michael McClintock @mrmcc3 +# Author: Michael McClintock # License: MIT +# Yo - Themes for Helix inspired by Zenbones & Alabaster with Radix Colors. +# https://github.com/mrmcc3/yo-theme-helix + inherits = "yo" [palette] @@ -20,11 +22,10 @@ p10 = "#7c7a85" p11 = "#b5b2bc" p12 = "#eeeef0" -error = "#ee518a" # crimsonDark-10 +error = "#ee518a" # crimsonDark-10 warning = "#ffff57" # yellowDark-10 -info = "#3b9eff" # blueDark-10 +info = "#3b9eff" # blueDark-10 -string = "#0eb39e" # teal-10 +string = "#0eb39e" # teal-10 constant = "#b658c4" # plum-10 -keyword = "#9eb1ff" # indigo-11 - +keyword = "#9eb1ff" # indigo-11 -- cgit v1.2.1-18-gbd029