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#F8BBD0
  • activityBar.foreground#5C3D2E
  • activityBar.inactiveForeground#A87B6E
  • button.background#F06292
  • button.hoverBackground#EC407A
  • editor.background#FFF1E6
  • editor.foreground#5C3D2E
  • editor.selectionBackground#FFD1B3
  • editorCursor.foreground#E74C3C
  • editorLineNumber.foreground#D9A89C
  • editorWhitespace.foreground#F5B7A9
  • extensionButton.prominentBackground#F06292
  • extensionButton.prominentHoverBackground#EC407A
  • focusBorder#F06292
  • gitDecoration.modifiedResourceForeground#9B59B6
  • gitDecoration.untrackedResourceForeground#9B59B6
  • input.background#FFF1E6
  • input.border#F06292
  • input.foreground#5C3D2E
  • inputOption.activeBackground#F8BBD0
  • inputOption.activeBorder#E57373
  • list.activeSelectionBackground#FFD1B3
  • list.activeSelectionForeground#5C3D2E
  • list.activeSelectionIconForeground#5C3D2E
  • list.focusBackground#FFD1B3
  • list.highlightForeground#E67E22
  • list.hoverBackground#FCE4EC
  • list.inactiveSelectionBackground#F8BBD0
  • list.inactiveSelectionForeground#5C3D2E
  • sideBar.background#FFE0CC
  • statusBar.background#E57373
  • statusBar.foreground#5C3D2E
  • statusBar.noFolderBackground#C62828
  • statusBarItem.remoteBackground#C62828
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFF1E6
  • tab.activeModifiedBorder#9B59B6
  • tab.inactiveBackground#FFE0CC
  • tab.inactiveModifiedBorder#9B59B6
  • tab.unfocusedActiveBackground#FFF1E6
  • tab.unfocusedActiveModifiedBorder#9B59B6
  • tab.unfocusedInactiveBackground#FFE0CC
  • tab.unfocusedInactiveModifiedBorder#9B59B6
  • terminal.background#333333
  • terminal.foreground#DCDCDC
  • titleBar.activeBackground#FFF1E6
  • titleBar.activeForeground#5C3D2E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B88A7Ditalic
comment.block.preprocessor#A87B6E
comment.documentation, comment.block.documentation#D49E8F
invalid.illegal#660000
keyword.operator#C89F91
keyword, storage#E67E22
storage.type, support.type#7A3E9D
constant.language, support.constant, variable.language#AB6526
variable, support.variable#D49E8F
entity.name.function, support.function#9B59B6bold
entity.name.type, entity.other.inherited-class, support.class#7A3E9Dbold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#AB6526
string#9F7AC6
constant.character.escape#C89F91
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#C89F91
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#A87B6E
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91B3E0
entity.name.tag#4B83CD
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B3E0italic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#D49E8F
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#C89F91
markup.prompt#C89F91
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#D49E8F
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#7B5A4B
meta.diff.header.from-file#7B5A4B
meta.diff.header.to-file#7B5A4B