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.activeBorder#FF6B2B
  • activityBar.background#080403
  • activityBar.foreground#FFF0D2
  • activityBar.inactiveForeground#CF9667
  • activityBarBadge.background#FF6B2B
  • activityBarBadge.foreground#080403
  • badge.background#FF6B2B
  • badge.foreground#080403
  • button.background#FF6B2B
  • button.foreground#080403
  • button.hoverBackground#FF7A36
  • button.secondaryBackground#211109
  • button.secondaryForeground#FFF0D2
  • descriptionForeground#CF9667
  • diffEditor.insertedLineBackground#BDEB6912
  • diffEditor.insertedTextBackground#BDEB6922
  • diffEditor.removedLineBackground#FF665912
  • diffEditor.removedTextBackground#FF665922
  • disabledForeground#CF966799
  • dropdown.background#211109
  • dropdown.border#9B542B
  • dropdown.foreground#FFF0D2
  • editor.background#100906
  • editor.findMatchBackground#FF6B2B55
  • editor.findMatchBorder#FF6B2B
  • editor.findMatchHighlightBackground#FFD2612E
  • editor.foreground#FFF0D2
  • editor.inactiveSelectionBackground#A84A2345
  • editor.lineHighlightBackground#35190D
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A84A2380
  • editor.selectionHighlightBackground#FF6B2B22
  • editor.wordHighlightBackground#FF6B2B20
  • editor.wordHighlightStrongBackground#FFF0A824
  • editorBracketMatch.background#FF6B2B24
  • editorBracketMatch.border#FFE18A
  • editorCursor.foreground#FF6B2B
  • editorError.foreground#FF6659
  • editorGroupHeader.tabsBackground#080403
  • editorGroupHeader.tabsBorder#9B542B
  • editorGutter.addedBackground#BDEB69
  • editorGutter.background#100906
  • editorGutter.deletedBackground#FF6659
  • editorGutter.modifiedBackground#FFB257
  • editorHint.foreground#CF9667
  • editorHoverWidget.background#211109
  • editorHoverWidget.border#9B542B
  • editorIndentGuide.activeBackground1#CF9667
  • editorIndentGuide.background1#9B542B70
  • editorInfo.foreground#8ED8FF
  • editorLineNumber.activeForeground#FFF0D2
  • editorLineNumber.foreground#925D3D
  • editorRuler.foreground#9B542B70
  • editorSuggestWidget.background#211109
  • editorSuggestWidget.border#9B542B
  • editorSuggestWidget.foreground#FFF0D2
  • editorSuggestWidget.highlightForeground#FF6B2B
  • editorSuggestWidget.selectedBackground#35190D
  • editorWarning.foreground#FFD261
  • editorWhitespace.foreground#925D3D70
  • editorWidget.background#211109
  • editorWidget.border#9B542B
  • editorWidget.foreground#FFF0D2
  • errorForeground#FF6659
  • focusBorder#FF6B2B
  • foreground#FFF0D2
  • gitDecoration.addedResourceForeground#BDEB69
  • gitDecoration.deletedResourceForeground#FF6659
  • gitDecoration.ignoredResourceForeground#C18E69
  • gitDecoration.modifiedResourceForeground#FFB257
  • gitDecoration.untrackedResourceForeground#BDEB69
  • icon.foreground#CF9667
  • input.background#080403
  • input.border#9B542B
  • input.foreground#FFF0D2
  • input.placeholderForeground#CF9667
  • inputOption.activeBorder#FF6B2B
  • inputValidation.errorBorder#FF6659
  • inputValidation.infoBorder#8ED8FF
  • inputValidation.warningBorder#FFD261
  • list.activeSelectionBackground#35190D
  • list.activeSelectionForeground#FFF0D2
  • list.focusAndSelectionOutline#FF6B2B
  • list.hoverBackground#211109
  • list.inactiveSelectionBackground#211109
  • menu.background#211109
  • menu.border#9B542B
  • menu.foreground#FFF0D2
  • menu.selectionBackground#35190D
  • menu.selectionForeground#FFF0D2
  • panel.background#080403
  • panel.border#9B542B
  • panelTitle.activeBorder#FF6B2B
  • panelTitle.activeForeground#FFF0D2
  • panelTitle.inactiveForeground#CF9667
  • peekView.border#FF6B2B
  • peekViewEditor.background#080403
  • peekViewEditor.matchHighlightBackground#FFD26135
  • peekViewResult.background#1B0E08
  • peekViewResult.matchHighlightBackground#FF6B2B35
  • peekViewResult.selectionBackground#35190D
  • peekViewTitle.background#211109
  • progressBar.background#FF6B2B
  • scrollbar.shadow#080403
  • scrollbarSlider.activeBackground#FF6B2B70
  • scrollbarSlider.background#CF966735
  • scrollbarSlider.hoverBackground#CF966755
  • sideBar.background#1B0E08
  • sideBar.border#9B542B
  • sideBar.foreground#FFF0D2
  • sideBarSectionHeader.background#211109
  • sideBarSectionHeader.foreground#FFF0D2
  • sideBarTitle.foreground#FFF0D2
  • statusBar.background#1B0E08
  • statusBar.border#9B542B
  • statusBar.debuggingBackground#FFB257
  • statusBar.debuggingForeground#080403
  • statusBar.foreground#FFF0D2
  • statusBar.noFolderBackground#211109
  • tab.activeBackground#100906
  • tab.activeBorderTop#FF6B2B
  • tab.activeForeground#FFF0D2
  • tab.border#9B542B
  • tab.inactiveBackground#1B0E08
  • tab.inactiveForeground#CF9667
  • terminal.ansiBlack#080403
  • terminal.ansiBlue#8ED8FF
  • terminal.ansiBrightBlack#925D3D
  • terminal.ansiBrightBlue#FF7A36
  • terminal.ansiBrightCyan#FFE18A
  • terminal.ansiBrightGreen#BDEB69
  • terminal.ansiBrightMagenta#F7AE75
  • terminal.ansiBrightRed#FF6659
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFD261
  • terminal.ansiCyan#FFF0A8
  • terminal.ansiGreen#BDEB69
  • terminal.ansiMagenta#FF6548
  • terminal.ansiRed#FF6659
  • terminal.ansiWhite#FFF0D2
  • terminal.ansiYellow#FFD261
  • terminal.background#080403
  • terminal.foreground#FFF0D2
  • terminalCursor.foreground#FF6B2B
  • textLink.activeForeground#FFF0A8
  • textLink.foreground#FF6B2B
  • titleBar.activeBackground#080403
  • titleBar.activeForeground#FFF0D2
  • titleBar.border#9B542B
  • titleBar.inactiveBackground#080403
  • titleBar.inactiveForeground#CF9667

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C18E69italic
string, string.quoted, string.template, punctuation.definition.string#BDEB69
constant.numeric, constant.language, constant.character, constant.other#FF6548
keyword, storage.type, storage.modifier, keyword.control, keyword.operator.new#FF7A36
keyword.operator, punctuation.separator, punctuation.accessor, punctuation.definition.tag#FFE18A
entity.name.function, support.function, meta.function-call, variable.function#FFF0A8
entity.name.type, entity.name.class, entity.name.interface, support.type, support.class#FFD261
variable.parameter, meta.function.parameters variable#F5D5B7
variable.other.property, meta.object-literal.key, support.variable.property, entity.other.attribute-name#F7AE75
variable, variable.other, identifier#FFF0D2
entity.name.tag, meta.tag#FF7A36
invalid, invalid.illegal, invalid.deprecated#FF6659underline
markup.heading, entity.name.section#FFF0A8bold
markup.bold#FFD261bold
markup.italic#F7AE75italic
markup.underline.link, string.other.link#FF6B2Bunderline
markup.inserted#BDEB69
markup.changed#FFB257
markup.deleted#FF6659