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#FFE47Aaa
  • activityBar.background#000000
  • activityBar.foreground#FFE47A
  • activityBar.inactiveForeground#007FFF55
  • contrastBorder#007FFF55
  • editor.background#000F19
  • editor.foreground#FFE47A
  • editor.lineHighlightBorder#FFE47Aaa
  • editor.selectionBackground#B894327f
  • editor.selectionForeground#FFE47A
  • editorGroup.dropBackground#007FFF
  • editorGroupHeader.tabsBackground#000000
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#FFE47A
  • editorLineNumber.activeForeground#FFE47A
  • editorLineNumber.foreground#FFCC00
  • focusBorder#000F19
  • panel.background#000000
  • panelTitle.activeBorder#FFE47Aaa
  • panelTitle.activeForeground#FFE47A
  • panelTitle.inactiveForeground#007FFF55
  • sideBar.background#000000
  • sideBarSectionHeader.border#007FFFaa
  • sideBarSectionHeader.foreground#007FFF
  • sideBarTitle.foreground#007FFFaa
  • tab.border#007FFFaa
  • titleBar.activeForeground#007FFF
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#007FFF7f
  • widget.border#007FFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasis—italic
strong—bold
meta.diff.header#000080—
comment#7ca668—
constant.language#569cd6—
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#b5cea8—
constant.regexp#b46695—
entity.name.tag#569cd6—
entity.name.tag.css#d7ba7d—
entity.other.attribute-name#9cdcfe—
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#d7ba7d—
invalid#f44747—
markup.underline—underline
markup.bold—bold
markup.heading#6796e6—
markup.italic—italic
markup.inserted#b5cea8—
markup.deleted#ce9178—
markup.changed#569cd6—
meta.selector#d7ba7d—
punctuation.definition.tag#808080—
meta.preprocessor#569cd6—
meta.preprocessor.string#ce9178—
meta.preprocessor.numeric#b5cea8—
meta.structure.dictionary.key.python#9cdcfe—
storage#569cd6—
storage.type#569cd6—
storage.modifier#c6e6fb—
string#ffffaa—
string.tag#ce9178—
string.value#ce9178—
string.regexp#d16969—
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#569cd6—
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#d4d4d4—
keyword#569cd6—
keyword.control, keyword#f92672—
keyword.operator#25ad35—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#569cd6—
keyword.other.unit#b5cea8—
support.function.git-rebase#d4d4d4—
constant.sha.git-rebase#b5cea8—
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#efefef—
variable.language.this#569cd6—
entity.name.function, support.function, support.constant.handlebars#efefef—
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, source.cs storage.type#efefef—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0—
variable, meta.definition.variable.name, support.variable#efefef—
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178—
macawdark by Sad Turtle - VS Code Theme