Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • editor.background#f5f5f5
  • editor.foreground#5a5a59
  • editor.lineHighlightBackground#ececec
  • editor.selectionBackground#dfdfdf
  • editorCursor.foreground#9a9b99
  • editorWhitespace.foreground#e1e1e1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#5a5a59
comment, constant, entity, invalid, keyword, markup, meta, storage, string, support, variable, source#dfdfdf
string.quoted, meta.paragraph, entity.name.section#5a5a59
text.tex.latex support.function.general.tex, support.function.section.latex, string.other.math.block.environment.latex, string.other.math.block.environment.latex support.function.general.tex, text.tex.latex string.other.math.tex, text.tex.latex constant.other.general.math.tex, text.tex.latex string.other.math.tex meta.group.braces.tex, text.tex.latex invalid.illegal.string#999b99
string.quoted.double.html, string.quoted.double.xml#dfdfdf
markup.raw.inline.markdown, string.other.link.title.markdown, string.other.link.description.markdown, markup.quote.markdown#5a5a59
markup.underline.link.markdown, markup.underline.link.image.markdown#999b99
meta.image.inline.markdown, meta.link.inline.markdown#dfdfdf
Focus Light by brandon93s - VS Code Theme