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#F2EFDD
  • activityBar.foreground#3A3F2E
  • activityBar.inactiveForeground#B5B196
  • activityBarBadge.background#C0392B
  • activityBarBadge.foreground#FBF9F1
  • badge.background#C0392B
  • badge.foreground#FBF9F1
  • button.background#7A9B5C
  • button.foreground#FBF9F1
  • button.hoverBackground#8FAE7A
  • dropdown.background#FFFFFF
  • dropdown.foreground#3A3F2E
  • editor.background#FBF9F1
  • editor.findMatchBackground#E0952B70
  • editor.findMatchHighlightBackground#E0952B40
  • editor.foreground#3A3F2E
  • editor.inactiveSelectionBackground#7A9B5C20
  • editor.lineHighlightBackground#F2EFDD
  • editor.selectionBackground#E8C54760
  • editor.selectionHighlightBackground#7A9B5C30
  • editor.wordHighlightBackground#7A9B5C30
  • editorBracketMatch.background#E8C54750
  • editorBracketMatch.border#E0952B
  • editorCursor.foreground#C0392B
  • editorGutter.addedBackground#7A9B5C
  • editorGutter.background#FBF9F1
  • editorGutter.deletedBackground#C0392B
  • editorGutter.modifiedBackground#E0952B
  • editorIndentGuide.activeBackground#CFCAAE
  • editorIndentGuide.background#E5E1CC
  • editorLineNumber.activeForeground#C0392B
  • editorLineNumber.foreground#B5B196
  • editorWhitespace.foreground#DCD8C0
  • focusBorder#E0952B
  • input.background#FFFFFF
  • input.border#DCD8C0
  • input.foreground#3A3F2E
  • inputOption.activeBorder#E0952B
  • list.activeSelectionBackground#F2EFDD
  • list.activeSelectionForeground#C0392B
  • list.highlightForeground#E0952B
  • list.hoverBackground#F5F2E4
  • list.inactiveSelectionBackground#F5F2E4
  • notifications.background#F5F2E4
  • notifications.foreground#3A3F2E
  • panel.background#F5F2E4
  • panel.border#E5E1CC
  • panelTitle.activeBorder#E0952B
  • panelTitle.activeForeground#C0392B
  • peekViewEditor.background#F2EFDD
  • peekViewResult.background#F5F2E4
  • scrollbarSlider.activeBackground#CFCAAEA0
  • scrollbarSlider.background#DCD8C060
  • scrollbarSlider.hoverBackground#CFCAAE80
  • sideBar.background#F5F2E4
  • sideBar.foreground#4A4F3C
  • sideBarSectionHeader.background#FBF9F1
  • sideBarTitle.foreground#3A3F2E
  • statusBar.background#7A9B5C
  • statusBar.debuggingBackground#E0952B
  • statusBar.debuggingForeground#FBF9F1
  • statusBar.foreground#FBF9F1
  • statusBar.noFolderBackground#5C7A4A
  • tab.activeBackground#FBF9F1
  • tab.activeBorderTop#E0952B
  • tab.activeForeground#C0392B
  • tab.border#E5E1CC
  • tab.inactiveBackground#F2EFDD
  • tab.inactiveForeground#B5B196
  • terminal.ansiBlack#3A3F2E
  • terminal.ansiBlue#5C7A4A
  • terminal.ansiBrightBlack#B5B196
  • terminal.ansiBrightBlue#7A9B5C
  • terminal.ansiBrightCyan#AECB9A
  • terminal.ansiBrightGreen#9BBE82
  • terminal.ansiBrightMagenta#E0952B
  • terminal.ansiBrightRed#D96B4F
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F0D97A
  • terminal.ansiCyan#8FAE7A
  • terminal.ansiGreen#7A9B5C
  • terminal.ansiMagenta#D96B4F
  • terminal.ansiRed#C0392B
  • terminal.ansiWhite#FBF9F1
  • terminal.ansiYellow#E8C547
  • terminal.background#FBF9F1
  • terminal.foreground#3A3F2E
  • titleBar.activeBackground#F2EFDD
  • titleBar.activeForeground#3A3F2E
  • titleBar.inactiveBackground#F2EFDD
  • titleBar.inactiveForeground#B5B196
  • widget.shadow#00000020

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A8A890italic
string, string.quoted, punctuation.definition.string#5C7A4A
constant.numeric, constant.language, constant.character#C48A1E
keyword, keyword.control, storage, storage.type, storage.modifier#C0392B
keyword.operator#D96B4F
entity.name.function, support.function, meta.function-call#B5711E
variable, variable.other, variable.parameter#4A5F3A
variable.language, variable.language.this#C0392Bitalic
entity.name.class, entity.name.type, support.class, support.type#A8461E
entity.name.tag#7A9B5C
entity.other.attribute-name#C48A1E
punctuation, meta.brace#5F6350
support.constant.property-value, constant.other.color#5C7A4A
invalid, invalid.illegal#C0392B
markup.heading#B5711Ebold
markup.bold#C48A1Ebold
markup.italic#C0392Bitalic
markup.underline.link#5C7A4A