From 9b4a35f402b764f6cb07f06f079067c1bfedb7bb Mon Sep 17 00:00:00 2001 From: kieferrm Date: Thu, 9 Jun 2016 13:57:46 +0200 Subject: [PATCH] fix Abyss theme for markdown --- extensions/theme-abyss/themes/Abyss.tmTheme | 52 ++++++++++++++++++++- 1 file changed, 50 insertions(+), 2 deletions(-) diff --git a/extensions/theme-abyss/themes/Abyss.tmTheme b/extensions/theme-abyss/themes/Abyss.tmTheme index 813e4795c40..8bcfd908052 100644 --- a/extensions/theme-abyss/themes/Abyss.tmTheme +++ b/extensions/theme-abyss/themes/Abyss.tmTheme @@ -38,7 +38,7 @@ name String scope - string, markup.quote, markup.bold, markup.italic + string settings foreground @@ -208,7 +208,7 @@ name Library function scope - support.function, markup.inline.raw + support.function settings fontStyle @@ -282,6 +282,54 @@ #F8F8F0 + + name + Markup Quote + scope + markup.quote + settings + + foreground + #22aa44 + + + + name + Markup Styling + scope + markup.bold, markup.italic + settings + + foreground + #22aa44 + + + + name + Markup Inline + scope + markup.inline.raw + settings + + fontStyle + + foreground + #9966b8 + + + + name + Markup Setext Header + scope + markup.heading.setext + settings + + fontStyle + + foreground + #ddbb88 + + uuid 96A92F4B-E068-4DC6-9635-F55E7D920420