Skip to main content
CodingTheme

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#f7f8f9
  • editor.foreground#606060
  • editor.lineHighlightBackground#f2f3f5
  • editor.selectionBackground#c2ccd7
  • editorCursor.foreground#4c555a
  • editorIndentGuide.background#363331
  • editorUnnecessaryCode.opacity#000000c0
  • editorWhitespace.foreground#574f49

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#606060ff
constant#9C7D38
constant.numeric#9C7D38
constant.numeric.css keyword.other.unit#9C7D38
support.function, variable.function#DD4A76italic
meta.function-call entity.name.function, meta.method-call entity.name.function#DD4A76italic
entity.name.function#005094bold
meta.function.json entity.name.function, meta.object-literal.key.js, meta.object-literal.key.js entity.name.function.js#dd4a76
constant.other.object.key string.unquoted#dd1144
punctuation.separator.key-value#4c555a
meta.brace, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.definition.block, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded.begin, punctuation.section.embedded.end#59646A
meta.brace.square#4c555a
keyword, keyword.operator.new, keyword.other, keyword.control#006DC7italic
keyword.operator#4c555a
keyword.control.conditional, source.php keyword.control#606060italic bold
keyword.control.trycatch#606060italic bold
keyword.control.flow#606060bold
storage, storage.type.js, storage.type.ts, storage.var.type.js, storage.var.type.ts#006dc7
variable.language.this#006dc7
variable.language.this.php#606060
keyword.other.phpdoc.php#606060
comment.block.documentation.phpdoc.php keyword.other.type.php#91a2b0italic
string.quoted, string, punctuation.tag.definition.string, tag.string#4ba144
comment#91a2b0italic
variable, variable.other, variable.parameter, support.variable#606060
variable.other.property.static, meta.property.object#4c555a
punctuation.definition.tag.begin, punctuation.definition.tag.end#4c555aitalic
entity.other.attribute-name#dd4a76italic
entity.name.tag#4384A0
text.html.mt meta.tag.structure.any.html string.quoted.double.html#779e69
meta.selector.css entity.name.tag#DD4A76
meta.selector.css entity.other.attribute-name.class#DD4A76
meta.property-name.css#4384A0
meta.property-value.css#606060
entity.other.attribute-name.id#dd1144
keyword.other.important.css#cc4f42bold
support.type.property-name.json#606060
meta.tag string.quoted#59646A
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#59646Abold
token.info-token#316bcd
token.warn-token#cd9731
token.error-token#cd3131
token.debug-token#800080

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Anchorage by 39digits - VS Code Theme