Skip to main content
Coding Theme

Color themes

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.background#667c55
  • activityBar.foreground#ffffff
  • activityBarBadge.background#41463d
  • editor.background#fefefe
  • editor.foreground#1e1e1e
  • editor.selectionBackground#83a06c33
  • editor.wordHighlightBackground#83a06c33
  • editorGroupHeader.tabsBackground#f1f1f1
  • editorLineNumber.foreground#849e6f
  • gitDecoration.conflictingResourceForeground#f07178
  • gitDecoration.deletedResourceForeground#bb90d8
  • gitDecoration.ignoredResourceForeground#4e5350
  • gitDecoration.modifiedResourceForeground#d6b24f
  • gitDecoration.untrackedResourceForeground#769baa
  • sideBar.background#f1f1f1
  • sideBarSectionHeader.background#ffffff
  • sideBarTitle.foreground#667c55
  • statusBar.background#1e1e1e
  • statusBar.debuggingBackground#b06698
  • statusBar.debuggingForeground#1f1f1f
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#1e1e1e
  • tab.activeBackground#83a06c
  • tab.activeForeground#ffffff
  • tab.border#ffffff00
  • tab.hoverBackground#9ebe84
  • tab.inactiveBackground#dfdfdf
  • tab.inactiveForeground#1e1e1e
  • titleBar.activeBackground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#eeffffff
variable, string constant.other.placeholder, meta.function-call.arguments.python, variable.other.readwrite, variable.other.object, expression.embedded.vue, string.unquoted, JSXNested#1f1f1f
meta.block variable.other, support.other.variable, string.other.link, entity.name.module.js, variable.import.parameter.js#f07178
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, 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, entity.name.tag.reference.scss, support.constant.property-value.css, constant.numeric.css, source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#65bb62
keyword, storage.type, storage.modifier, keyword.control.flow.python, keyword.control.flow.js, keyword.control.loop.js, source.json meta.structure.dictionary.json support.type.property-name.json, support.type.property-name.json, source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json, entity.name.tag.block.any.html, entity.name.tag.structure.any.html, entity.name.tag.inline.any.html, entity.name.tag.html, entity.name.tag.open.jsx, entity.name.tag.close.jsx, support.type.property-name.css, meta.property-name.css, entity.name.tag.css#526e39
meta.class-method.js entity.name.function.js, variable.function.constructor, entity.other.attribute-name.pseudo-class.css, variable.language.this.js, variable.language.self.js, meta.function.parameters.js, variable.parameter#4096b8
entity.other.attribute-name.class.css, entity.other.attribute-name, variable.other.class.js, entity.name.class, support.class.component, entity.name.type.class.python, meta.class.python#b06698
support.type, support.type.object.console.js, source.sass keyword.control, string.regexp, constant.character.escape, support.class.builtin.js, support.class.builtin#9ac2be
#e1f3e7
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, constant.language.boolean, constant.language.undefined, constant.language.null#c78547
#bb90d8
entity.other.attribute-name.class, punctuation.definition.tag.jsx, storage.type.function, entity.name.tag.script.html, entity.name.tag.template.html, entity.name.tag.style.html#395723
entity.name.function.js, constant.other.color, constant.other.color.rgb-value.hex.css, 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, 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#6a8d50
string.quoted.double, string.quoted.single, string.quoted.double.json, string.quoted.module.js#87aa87
comment, punctuation.definition.comment#a7b69fitalic
#1f1f1fbold
#f07178bold
#62bb8abold
variable.language.special.self.python#83a06cbold
entity.name.method.js#769baabold
#b06698bold
#9ac2bebold
#e1f3e7bold
#c78547bold
#c792eabold
#5b6e4bbold
#8eac74bold
#9ab49abold
#1f1f1fitalic
variable.language, source.js constant.other.object.key.js string.unquoted.label.js#f07178italic
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.jsx, variable.other.property.js#65bb62italic
#83a06citalic
entity.name.method.js, tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js, keyword.other.unit.em.css, keyword.other.unit.px.css, keyword.other.unit.s.css, keyword.other.unit.rem.css, keyword.other.unit.percentage.css, variable.language.prototype.js#769baaitalic
variable.other.object.property, entity.other.attribute-name.jsx#b06698italic
support.function.builtin#9ac2beitalic
#e1f3e7italic
#c78547italic
#c792eaitalic
#5b6e4bitalic
entity.name.function.python, entity.name.function.method.js#667c55italic
variable.scss#9ab49aitalic
invalid, invalid.illegal#f7442ditalic
*url*, *link*, *uri*underline

Shiki preview

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

Loading...

Greenery - Coding Theme