diff --git a/extensions/theme-monokai-dimmed/themes/dimmed-monokai.tmTheme b/extensions/theme-monokai-dimmed/themes/dimmed-monokai.tmTheme index 8a7cb1d746f..347aba650a5 100644 --- a/extensions/theme-monokai-dimmed/themes/dimmed-monokai.tmTheme +++ b/extensions/theme-monokai-dimmed/themes/dimmed-monokai.tmTheme @@ -56,7 +56,7 @@ fontStyle - + foreground #9AA83A @@ -70,7 +70,7 @@ fontStyle - + foreground #D08442 @@ -84,7 +84,7 @@ fontStyle - + foreground #6089B4 @@ -98,7 +98,7 @@ fontStyle - + foreground #408080 @@ -112,7 +112,7 @@ fontStyle - + foreground #8080FF background @@ -128,7 +128,7 @@ fontStyle - + foreground #6089B4 @@ -142,7 +142,7 @@ fontStyle - + foreground #C7444A @@ -156,7 +156,7 @@ fontStyle - + foreground #9872A2 @@ -170,7 +170,7 @@ fontStyle - + foreground #9B0000 background @@ -186,7 +186,7 @@ fontStyle - + foreground #C7444A @@ -200,7 +200,7 @@ fontStyle - + foreground #CE6700 @@ -214,7 +214,7 @@ fontStyle - + foreground #6089B4 @@ -228,7 +228,7 @@ fontStyle - + foreground #9872A2 @@ -242,7 +242,7 @@ fontStyle - + foreground #9872A2 @@ -256,7 +256,7 @@ fontStyle - + foreground #9872A2 @@ -270,7 +270,7 @@ fontStyle - + foreground #676867 @@ -284,7 +284,7 @@ fontStyle - + foreground #6089B4 @@ -298,7 +298,7 @@ fontStyle - + foreground #FF0080 @@ -312,7 +312,7 @@ fontStyle - + foreground #008200 @@ -326,7 +326,7 @@ fontStyle - + foreground #FF0B00 @@ -340,7 +340,7 @@ fontStyle - + foreground #6089B4 @@ -354,7 +354,7 @@ fontStyle - + foreground #0080FF @@ -368,7 +368,7 @@ fontStyle - + foreground #9872A2 @@ -382,7 +382,7 @@ fontStyle - + foreground #9872A2 @@ -396,7 +396,7 @@ fontStyle - + foreground #9872A2 @@ -410,7 +410,7 @@ fontStyle - + foreground #D0B344 @@ -424,7 +424,7 @@ fontStyle - + foreground #6089B4 @@ -438,7 +438,7 @@ fontStyle - + foreground #9AA83A @@ -452,7 +452,7 @@ fontStyle - + foreground #9AA83A @@ -466,7 +466,7 @@ fontStyle - + foreground #9872A2 @@ -480,7 +480,7 @@ fontStyle - + foreground #D0B344 @@ -494,7 +494,7 @@ fontStyle - + foreground #6089B4 @@ -508,7 +508,7 @@ fontStyle - + foreground #D0B344 @@ -533,7 +533,7 @@ fontStyle - + foreground #9AA83A @@ -547,7 +547,7 @@ fontStyle - + foreground #6089B4 @@ -561,7 +561,7 @@ fontStyle - + foreground #9872A2 @@ -575,7 +575,7 @@ fontStyle - + foreground #676867 @@ -589,7 +589,7 @@ fontStyle - + foreground #C7444A @@ -614,7 +614,7 @@ fontStyle - + foreground #D0B344 @@ -650,7 +650,7 @@ fontStyle - + foreground #D08442 @@ -664,7 +664,7 @@ fontStyle - + foreground #9AA83A @@ -678,7 +678,7 @@ fontStyle - + foreground #D0B344 @@ -692,7 +692,7 @@ fontStyle - + foreground #D9B700 @@ -717,11 +717,83 @@ fontStyle - + foreground #D0B344 + + + name + Markup Quote + scope + markup.quote + settings + + foreground + #9872A2 + + + + name + Markup Lists + scope + markup.list + settings + + foreground + #9AA83A + + + + name + Markup Styling + scope + markup.bold, markup.italic + settings + + foreground + #6089B4 + + + + name + Markup Inline + scope + markup.inline.raw + settings + + fontStyle + + foreground + #FF0080 + + + + name + Markup Headings + scope + markup.heading + settings + + foreground + #D0B344 + + + + name + Markup Setext Header + scope + markup.heading.setext + settings + + fontStyle + + foreground + #D0B344 + + +