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#083f49ce
  • activityBarBadge.background#ffc786
  • activityBarBadge.foreground#000000
  • badge.background#d6b262
  • badge.foreground#000000
  • button.background#01606d
  • editor.background#03383fce
  • editor.findMatchBackground#574c357a
  • editor.foreground#eff313
  • editor.lineHighlightBackground#044a53ce
  • editor.lineHighlightBorder#42232300
  • editor.selectionBackground#8fb7b949
  • editor.selectionForeground#f7f8d1
  • editor.selectionHighlightBorder#c20b0b15
  • editorGroup.border#b9ab9b41
  • editorGroupHeader.border#00c3ff67
  • editorGroupHeader.tabsBackground#023a41
  • editorGroupHeader.tabsBorder#085dbe73
  • input.background#045063
  • input.border#b9ab9b3d
  • input.foreground#e5e6aa
  • input.placeholderForeground#e5e6aa
  • list.activeSelectionBackground#008f8898
  • list.activeSelectionIconForeground#fa9688
  • list.focusAndSelectionOutline#73c6db
  • list.focusBackground#007e8f
  • list.hoverBackground#008f8f
  • list.inactiveSelectionBackground#0b5e6dce
  • scrollbarSlider.activeBackground#036179
  • scrollbarSlider.background#225a64
  • scrollbarSlider.hoverBackground#2c6d81
  • sideBar.background#06363fce
  • sideBar.border#31778880
  • sideBar.foreground#f2f3c0
  • sideBarSectionHeader.background#0b5e6dce
  • sideBarSectionHeader.foreground#f3f3f3
  • sideBarTitle.foreground#e5e6aa
  • statusBar.background#022c33
  • statusBar.foreground#e5e6aa
  • tab.activeBackground#0b5e6dce
  • tab.activeForeground#f7f8d1
  • tab.border#b9ab9b00
  • tab.inactiveBackground#06363fce
  • tab.inactiveForeground#e5e6aa
  • titleBar.activeBackground#022c33
  • titleBar.activeForeground#ffffc4
  • titleBar.border#91ff0000
  • titleBar.inactiveBackground#022c33
  • titleBar.inactiveForeground#6b6b6b
  • window.activeBorder#e4c0976b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6fa3a5italic
comment.block.preprocessor#6fa3a5
comment.documentation, comment.block.documentation#6fa3a5—
invalid.illegal#dda4a4—
keyword.operator#ece797—
keyword, storage#cdf1ed—
storage.type, support.type#cdf1ed—
constant.language, support.constant, variable.language#ec775a—
variable, support.variable#d3d2f5ef—
entity.name.function, support.function#faf174e0—
entity.name.type, entity.other.inherited-class, support.class#a8a9fd—
entity.name.exception#ff9898—
entity.name.section—bold
constant.numeric, constant.character, constant#eef5afe7—
string#e9f19fde—
constant.character.escape#777777—
string.regexp#b0cdf3—
constant.other.symbol#8ff8f8—
punctuation#c2c2c2—
meta.attribute-value.html, string.quoted.html#b0abf3—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#caebf8—
entity.name.tag#a3ebf0—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#6aa8faitalic
constant.character.entity, punctuation.definition.entity#ebc4a1—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#dbbcec—
meta.property-name, support.type.property-name#e4d167—
meta.property-value, meta.property-value constant.other, support.constant.property-value#77b9f0—
keyword.other.important—bold
markup.changed#000000—
markup.deleted#000000—
markup.italic—italic
markup.error#6d2626—
markup.inserted#000000—
meta.link#4B83CD—
markup.output, markup.raw#777777—
markup.prompt#777777—
markup.heading#b16a67—
markup.bold—bold
markup.traceback#e99494—
markup.underline—underline
markup.quote#7A3E9D—
markup.list#4B83CD—
markup.bold, markup.italic#c7e6bb—
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343—
meta.diff.header.from-file#434343—
meta.diff.header.to-file#434343—
BlueFallTheme by Ingenious - VS Code Theme