From c3acb20750b24657c0bcc96355742a006f534db9 Mon Sep 17 00:00:00 2001 From: kieferrm Date: Mon, 13 Jun 2016 11:01:05 +0200 Subject: [PATCH] fix solarized-light theme for markdown --- .../themes/Solarized-light.tmTheme | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) diff --git a/extensions/theme-solarized-light/themes/Solarized-light.tmTheme b/extensions/theme-solarized-light/themes/Solarized-light.tmTheme index 4cfd6088cf9..675ff9698c8 100644 --- a/extensions/theme-solarized-light/themes/Solarized-light.tmTheme +++ b/extensions/theme-solarized-light/themes/Solarized-light.tmTheme @@ -296,6 +296,78 @@ settings + + + name + Markup Quote + scope + markup.quote + settings + + foreground + #859900 + + + + name + Markup Lists + scope + markup.list + settings + + foreground + #B58900 + + + + name + Markup Styling + scope + markup.bold, markup.italic + settings + + foreground + #D33682 + + + + name + Markup Inline + scope + markup.inline.raw + settings + + fontStyle + + foreground + #2AA198 + + + + name + Markup Headings + scope + markup.heading + settings + + foreground + #268BD2 + + + + name + Markup Setext Header + scope + markup.heading.setext + settings + + fontStyle + + foreground + #268BD2 + + + uuid 38E819D9-AE02-452F-9231-ECC3B204AFD7