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_sand_light.toml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'yo_sand_light.toml') diff --git a/yo_sand_light.toml b/yo_sand_light.toml index b05e3e5..3b0562e 100644 --- a/yo_sand_light.toml +++ b/yo_sand_light.toml @@ -1,9 +1,14 @@ -# 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_sand" +"ui.virtual.inlay-hint" = { fg = "p8", underline.style = "dotted" } +"markup.quote" = { fg = "p9" } + [palette] # sand @@ -20,11 +25,10 @@ p10 = "#82827c" p11 = "#63635e" p12 = "#21201c" -error = "#dd4425" # tomato-10 +error = "#dd4425" # tomato-10 warning = "#ffba18" # amber-10 -info = "#0797b9" # cyan-10 +info = "#0797b9" # cyan-10 -string = "#3e9b4f" # grass-10 +string = "#3e9b4f" # grass-10 constant = "#cf3897" # pink-10 -keyword = "#815e46" # brown-11 - +keyword = "#815e46" # brown-11 -- cgit v1.2.1-18-gbd029