From bf36b8fba2578258a00e4dd61020bc3c462774bc Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 9 Oct 2023 21:13:31 +0200 Subject: [PATCH] feat(sublime): better colors for delta/bat/sublime/textmate --- lua/tokyonight/extra/sublime.lua | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/lua/tokyonight/extra/sublime.lua b/lua/tokyonight/extra/sublime.lua index 24dfce9..1b3149b 100644 --- a/lua/tokyonight/extra/sublime.lua +++ b/lua/tokyonight/extra/sublime.lua @@ -130,11 +130,24 @@ M.template = [[ ${orange} + + name + String, Symbols, Markup Heading + scope + meta.property.lua,string.unquoted.key.lua,support.other.metaproperty.lua,support.other.metaproperty.lua,constant.other.symbol, constant.other.key, markup.heading, meta.attribute-selector + settings + + fontStyle + + foreground + ${green1} + + name - String, Symbols, Markup Heading + String scope - string, constant.other.symbol, constant.other.key, markup.heading, meta.attribute-selector + string settings fontStyle @@ -340,7 +353,7 @@ M.template = [[ settings foreground - ${blue2} + ${blue1} @@ -540,7 +553,7 @@ M.template = [[ settings foreground - ${blue2} + ${blue1}