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.

  • activityBarBadge.background#5F4680
  • editor.background#1a1a1a
  • editor.foreground#BEBEBE
  • editor.inactiveSelectionBackground#3A3D41
  • editor.selectionBackground#5F4680
  • editor.selectionHighlightBackground#ADD6FF26
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • input.placeholderForeground#A6A6A6
  • list.dropBackground#383B3D
  • menu.background#252526
  • menu.foreground#CCCCCC
  • panel.border#5F4680
  • settings.modifiedItemIndicator#619970
  • settings.numberInputBackground#292929
  • settings.numberInputBorder#5F4680
  • settings.textInputBackground#292929
  • settings.textInputBorder#5F4680
  • sideBar.border#5F4680
  • sideBarTitle.foreground#BBBBBB
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFF
  • textLink.activeForeground#619970
  • textLink.foreground#FFC899

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function.method.js, entity.name.function.js#9b82bb—
meta.embedded, source.groovy.embedded#D8D8D8—
emphasis—italic
strong—bold
header#FFC899—
comment#b99b80—
constant.language#FFC899—
constant.numeric#FFC899—
constant.regexp#646695—
entity.name.tag#B0B0B0—
entity.name.tag.css#FFC899—
entity.other.attribute-name#FFC899—
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#FFC899—
invalid#f44747—
markup.underline—underline
markup.bold#B0B0B0bold
markup.heading#B0B0B0bold
markup.italic—italic
markup.inserted#FFC899—
markup.deleted#FFC899—
markup.changed#B0B0B0—
punctuation.definition.quote.begin.markdown#6A9955—
punctuation.definition.list.begin.markdown#6796e6—
markup.inline.raw#FFC899—
punctuation.definition.tag#808080—
meta.preprocessor#B0B0B0—
meta.preprocessor.string#619970—
meta.preprocessor.numeric#FFC899—
meta.structure.dictionary.key.python#FFC899—
meta.diff.header#B0B0B0—
string#619970—
string.unquoted#B0B0B0—
string.tag#619970—
string.value#619970—
string.regexp#619970—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#B0B0B0—
meta.template.expression#D8D8D8—
support.type.property-name#619970—
support.type.property-name.css#B0B0B0—
support.type.property-name.json.comments#B0B0B0—
support.type.vendored.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#D8D8D8—
keyword#D8D8D8—
keyword.control#D8D8D8—
keyword.other.unit#B0B0B0—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#B0B0B0—
support.function.git-rebase#FFC899—
constant.sha.git-rebase#FFC899—
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#D8D8D8—
variable.language#B0B0B0—
source.directive.vue#619970—
storage#75a782—
keyword.operator#75a782—
entity.quasi.element.js#B0B0B0—
punctuation.quasi.element#808080—
variable.other.class#808080—