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.activeBackground#c6fd00
  • activityBar.activeBorder#c6fd00
  • activityBarBadge.foreground#c6fd00
  • badge.foreground#c6fd00
  • breadcrumb.activeSelectionForeground#c6fd00
  • breadcrumb.focusForeground#c6fd00
  • breadcrumbPicker.background#3b3b37
  • contrastBorder#3b3b37
  • diffEditor.insertedTextBackground#2694244c
  • diffEditor.insertedTextBorder#269424f3
  • diffEditor.removedTextBackground#8c12127c
  • diffEditor.removedTextBorder#8c1212
  • editor.background#000000
  • editor.findMatchBackground#008000
  • editor.findMatchHighlightBackground#008000
  • editor.foreground#ffffff
  • editor.lineHighlightBorder#008000
  • editor.selectionBackground#008000
  • editor.selectionForeground#000000
  • editor.selectionHighlightBorder#c6fd008c
  • editorGroup.dropBackground#ffffff4b
  • editorGroupHeader.tabsBackground#4d4a4a69
  • editorLineNumber.activeForeground#c6fd00
  • editorLink.activeForeground#c6fd00
  • editorRuler.foreground#77ccfa73
  • focusBorder#00000000
  • inputOption.activeBorder#77ccfa
  • inputOption.activeForeground#77ccfa
  • list.activeSelectionBackground#4d4a4a
  • list.dropBackground#ffffff4b
  • list.focusBackground#4d4a4a
  • list.highlightForeground#c6fd00
  • list.hoverBackground#4d4a4a69
  • list.inactiveSelectionBackground#4d4a4a69
  • panelTitle.activeForeground#c6fd00
  • peekView.border#77ccfa73
  • peekViewEditor.background#4d4a4a69
  • peekViewResult.background#4d4a4a69
  • peekViewResult.selectionBackground#3b3b37
  • peekViewTitle.background#77ccfa73
  • quickInput.background#000000
  • quickInputList.focusBackground#4d4a4a
  • sash.hoverBorder#3b3b37
  • scrollbarSlider.activeBackground#333837b9
  • scrollbarSlider.background#333837b9
  • scrollbarSlider.hoverBackground#333837b9
  • selection.background#008000
  • statusBarItem.remoteBackground#00000000
  • tab.activeForeground#c6fd00
  • tab.activeModifiedBorder#77ccfa73
  • tab.border#000000
  • tab.inactiveBackground#4d4a4a69
  • tab.inactiveModifiedBorder#77ccfa73
  • tab.unfocusedActiveForeground#c6fd008c
  • terminal.findMatchBackground#c6fd00
  • terminal.findMatchBorder#c6fd00
  • terminal.findMatchHighlightBackground#c6fd006a
  • terminal.findMatchHighlightBorder#c6fd006a
  • terminal.foreground#839496
  • terminalCursor.background#003541
  • terminalCursor.foreground#839496
  • titleBar.activeForeground#77ccfa

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#FFFFFF
emphasisitalic
strongbold
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
constant.character#569CD6
entity.name.tag#569CD6
entity.name.tag.css#D7BA7D
entity.other.attribute-name#9CDCFE
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#D7BA7D
invalid#F44747
markup.underlineunderline
markup.boldbold
markup.heading#6796E6
markup.italicitalic
markup.inserted#B5CEA8
markup.deleted#CE9178
markup.changed#569CD6
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#569CD6
string#CE9178
string.tag#CE9178
string.value#CE9178
string.regexp#D16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569CD6
meta.template.expression#FFFFFF
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#D4D4D4
keyword#569CD6
keyword.control#569CD6
keyword.operator#D4D4D4
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#D4D4D4
variable.language.this#569CD6
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member#DCDCAA
meta.return-type, support.class, support.type, entity.name.type, entity.name.namespace, entity.name.scope-resolution, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control, source.cpp keyword.operator.new, source.cpp keyword.operator.delete, keyword.other.using, keyword.other.operator#C586C0
variable, meta.definition.variable.name, support.variable#9CDCFE
meta.object-literal.key#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
meta.resultLinePrefix.contextLinePrefix.search#CBEDCB
token.info-token#6796E6
token.warn-token#008000
token.error-token#FF0000
token.debug-token#B267E6
Nicer High Contrast by Rafael Sousa - VS Code Theme