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#E8E5DC
  • activityBar.border#DDD9CE
  • activityBar.foreground#141413
  • activityBar.inactiveForeground#8A877E
  • activityBarBadge.background#141413
  • activityBarBadge.foreground#F7F6F2
  • badge.background#141413
  • badge.foreground#F7F6F2
  • dropdown.background#FFFFFF
  • dropdown.border#D2CEBF
  • dropdown.foreground#141413
  • editor.background#F7F6F2
  • editor.findMatchBackground#D4CBC0
  • editor.findMatchHighlightBackground#E6DFD4
  • editor.foreground#141413
  • editor.inactiveSelectionBackground#EEECE4
  • editor.lineHighlightBackground#F0EFE9
  • editor.lineHighlightBorder#E6E4DC
  • editor.selectionBackground#E6E4DC
  • editor.selectionHighlightBackground#EAE8E0
  • editor.wordHighlightBackground#E2DFD680
  • editorBracketHighlight.foreground1#141413
  • editorBracketHighlight.foreground2#3B3835
  • editorBracketHighlight.foreground3#5E5A54
  • editorBracketHighlight.foreground4#7C6A59
  • editorBracketHighlight.foreground5#6B6760
  • editorBracketHighlight.foreground6#8A877E
  • editorBracketHighlight.unexpectedBracket.foreground#B33A3A
  • editorBracketMatch.background#7C6A5924
  • editorBracketMatch.border#7C6A5988
  • editorCursor.foreground#141413
  • editorGroupHeader.tabsBackground#E4E1D8
  • editorGutter.addedBackground#557A5E
  • editorGutter.background#F7F6F2
  • editorGutter.deletedBackground#B33A3A
  • editorGutter.modifiedBackground#7C6A59
  • editorIndentGuide.activeBackground#BCB8AC
  • editorIndentGuide.background#E6E4DC
  • editorLineNumber.activeForeground#8A877E
  • editorLineNumber.foreground#C6C4BC
  • editorRuler.foreground#E0DED6
  • editorWhitespace.foreground#DDD9CE
  • input.background#FFFFFF
  • input.border#D2CEBF
  • input.foreground#141413
  • input.placeholderForeground#8A877E
  • list.activeSelectionBackground#E2DFD6
  • list.activeSelectionForeground#141413
  • list.hoverBackground#EAE7DE
  • list.hoverForeground#141413
  • list.inactiveSelectionBackground#E8E5DC
  • list.inactiveSelectionForeground#141413
  • panel.background#EFECE4
  • panel.border#E4E1D8
  • panelTitle.activeForeground#141413
  • panelTitle.inactiveForeground#8A877E
  • sideBar.background#EFECE4
  • sideBar.border#E4E1D8
  • sideBar.foreground#3B3835
  • sideBarSectionHeader.background#E8E5DC
  • sideBarSectionHeader.foreground#141413
  • sideBarTitle.foreground#141413
  • statusBar.background#E8E5DC
  • statusBar.border#DDD9CE
  • statusBar.foreground#3B3835
  • statusBar.noFolderBackground#E8E5DC
  • statusBarItem.hoverBackground#DDD9CE
  • tab.activeBackground#F7F6F2
  • tab.activeBorderTop#141413
  • tab.activeForeground#141413
  • tab.border#E4E1D8
  • tab.inactiveBackground#E8E5DC
  • tab.inactiveForeground#6B6760
  • titleBar.activeBackground#EFECE4
  • titleBar.activeForeground#141413
  • titleBar.border#E4E1D8
  • titleBar.inactiveBackground#F7F6F2
  • titleBar.inactiveForeground#8A877E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control, keyword.other, storage.type, storage.modifier#141413bold
string.quoted.double, string.quoted.single, string.quoted#5E5A54
punctuation.section.embedded.begin, punctuation.section.embedded.end, meta.embedded.line#7C6A59
comment, comment.line, comment.block, punctuation.definition.comment#8A877Eitalic
entity.name.function, entity.name.function.method, support.function#141413
variable, variable.other, variable.other.property, variable.parameter#3B3835
keyword.operator, keyword.operator.pipe, keyword.operator.async, keyword.operator.async.chain, keyword.operator.async.parallel, keyword.operator.async.err, keyword.operator.async.finally, keyword.operator.fatarrow, keyword.operator.thinarrow, keyword.operator.method-call, keyword.operator.inheritance, keyword.operator.scope, keyword.operator.fuzzyeq, keyword.operator.comparison, keyword.operator.range, keyword.operator.spread#7C6A59
constant.numeric, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal, constant.numeric.decimal#6B6760
constant.language.boolean#6B6760bold
constant.language.null, constant.language.undefined#8A877Eitalic
entity.name.tag, support.class.component#141413bold
entity.other.attribute-name, entity.other.attribute-name.event#3B3835
punctuation.definition.tag.begin, punctuation.definition.tag.end, punctuation.definition.tag.self-closing#7C6A59
entity.name.type, entity.name.type.class, support.class#141413bold
entity.name.type.hint#8A877Eitalic bold
punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.section#5E5A54
constant.character.escape#7C6A59bold