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.

  • activityBar.activeBorder#41ABA5
  • activityBar.foreground#41ABA5
  • activityBar.inactiveForeground#546E7A
  • activityBarBadge.background#016CE6
  • editor.background#0B1014
  • editor.foreground#DEF6FF
  • editor.lineHighlightBackground#41ABA520
  • editor.selectionBackground#1A2A33
  • editorCursor.background#0B1014
  • editorCursor.foreground#00FFCC
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#41ABA5
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#0F52BA
punctuation.section.parens.begin, punctuation.section.parens.end, punctuation.section.group.begin, punctuation.section.group.end, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.definition.arguments.begin, punctuation.definition.arguments.end#A0F08A
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#DEF6FF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
support.function, support.function.builtin#016CE6
entity.name.function, meta.function-call, variable.function, keyword.other.special-method#DFA188
meta.block variable.other#41ABA5
support.other.variable, string.other.link#41ABA5
constant.numeric#FA0760
constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FF00AA
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#41ABA5
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#7FA6FF
support.type#7FA6FF
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#7FA6FF
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#DFA188italic
meta.class-method.js entity.name.function.js, variable.function.constructor#DFA188
entity.other.attribute-name#0F52BA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#7FA6FFitalic
entity.other.attribute-name.class#7FA6FF
source.sass keyword.control#0F52BA
markup.inserted#41ABA5
markup.deleted#FF5370
markup.changed#0F52BA
string.regexp#41ABA5
constant.character.escape#41ABA5
Manglam Dark Theme by VKStudio - VS Code Theme