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#FF7043
  • activityBar.background#141212
  • activityBar.border#332B2B
  • activityBar.foreground#E5E5E5
  • activityBar.inactiveForeground#8D6E63
  • activityBarBadge.background#FF7043
  • activityBarBadge.foreground#1F1D1D
  • breadcrumb.activeSelectionForeground#E5E5E5
  • breadcrumb.focusForeground#E5E5E5
  • breadcrumb.foreground#8D6E63
  • breadcrumbPicker.background#141212
  • button.background#FF7043
  • button.foreground#1F1D1D
  • button.hoverBackground#FFD54F
  • button.secondaryBackground#8D6E63
  • button.secondaryForeground#1F1D1D
  • button.secondaryHoverBackground#E5E5E5
  • charts.blue#FF7043
  • charts.foreground#E5E5E5
  • charts.green#FFD54F
  • charts.lines#332B2B
  • charts.orange#FFD54F
  • charts.purple#FF7043
  • charts.red#FF5252
  • charts.yellow#FFCC80
  • checkbox.background#141212
  • checkbox.border#332B2B
  • checkbox.foreground#E5E5E5
  • commandCenter.activeBorder#FF7043
  • commandCenter.activeForeground#FF7043
  • commandCenter.background#141212
  • commandCenter.border#332B2B
  • commandCenter.foreground#E5E5E5
  • debugExceptionWidget.background#FF525230
  • debugExceptionWidget.border#FF5252
  • debugIcon.breakpointForeground#FF5252
  • debugIcon.continueForeground#FFD54F
  • debugIcon.startForeground#FFD54F
  • debugIcon.stepIntoForeground#FF7043
  • debugIcon.stepOutForeground#FF7043
  • debugIcon.stepOverForeground#FF7043
  • debugIcon.stopForeground#FF5252
  • debugToolBar.background#141212
  • debugToolBar.border#332B2B
  • descriptionForeground#8D6E63
  • diffEditor.border#332B2B
  • diffEditor.insertedTextBackground#FFD54F20
  • diffEditor.removedTextBackground#FF525220
  • dropdown.background#141212
  • dropdown.border#332B2B
  • dropdown.foreground#E5E5E5
  • dropdown.listBackground#141212
  • editor.background#1F1D1D
  • editor.findMatchBackground#FF704350
  • editor.findMatchHighlightBackground#FF704330
  • editor.findRangeHighlightBackground#FF704310
  • editor.foreground#E5E5E5
  • editor.hoverHighlightBackground#FF704310
  • editor.inactiveSelectionBackground#FF704330
  • editor.lineHighlightBackground#E5E5E50D
  • editor.lineHighlightBorder#E5E5E500
  • editor.selectionBackground#FF704360
  • editor.selectionHighlightBackground#FF704320
  • editor.wordHighlightBackground#FF704320
  • editor.wordHighlightStrongBackground#FF704340
  • editorBracketMatch.background#FF704320
  • editorBracketMatch.border#FF7043
  • editorCodeLens.foreground#8D6E63
  • editorCursor.foreground#FF7043
  • editorError.foreground#FF5252
  • editorGroup.border#332B2B
  • editorGroupHeader.tabsBackground#141212
  • editorGroupHeader.tabsBorder#332B2B
  • editorGutter.addedBackground#FFD54F
  • editorGutter.background#1F1D1D
  • editorGutter.deletedBackground#FF5252
  • editorGutter.modifiedBackground#FF7043
  • editorIndentGuide.activeBackground1#8D6E6380
  • editorIndentGuide.background1#332B2B40
  • editorInfo.foreground#FFD54F
  • editorLineNumber.activeForeground#E5E5E5
  • editorLineNumber.foreground#8D6E63
  • editorLink.activeForeground#FF7043
  • editorOverviewRuler.border#332B2B00
  • editorOverviewRuler.findMatchForeground#FF704380
  • editorOverviewRuler.rangeHighlightForeground#FF704380
  • editorRuler.foreground#332B2B
  • editorWarning.foreground#FFCC80
  • editorWhitespace.foreground#8D6E6340
  • errorForeground#FF5252
  • extensionBadge.remoteBackground#FF7043
  • extensionBadge.remoteForeground#1F1D1D
  • extensionButton.prominentBackground#FF7043
  • extensionButton.prominentForeground#1F1D1D
  • extensionButton.prominentHoverBackground#FFD54F
  • focusBorder#FF7043
  • foreground#E5E5E5
  • gitDecoration.addedResourceForeground#FFD54F
  • gitDecoration.conflictingResourceForeground#FFCC80
  • gitDecoration.deletedResourceForeground#FF5252
  • gitDecoration.ignoredResourceForeground#8D6E63
  • gitDecoration.modifiedResourceForeground#FF7043
  • gitDecoration.submoduleResourceForeground#8D6E63
  • gitDecoration.untrackedResourceForeground#FFD54F
  • icon.foreground#E5E5E5
  • input.background#141212
  • input.border#332B2B
  • input.foreground#E5E5E5
  • input.placeholderForeground#8D6E63
  • inputOption.activeBorder#FF7043
  • inputValidation.errorBackground#141212
  • inputValidation.errorBorder#FF5252
  • inputValidation.infoBackground#141212
  • inputValidation.infoBorder#FFD54F
  • inputValidation.warningBackground#141212
  • inputValidation.warningBorder#FFCC80
  • list.activeSelectionBackground#332B2B
  • list.activeSelectionForeground#E5E5E5
  • list.errorForeground#FF5252
  • list.focusBackground#FF704330
  • list.highlightForeground#FF7043
  • list.hoverBackground#332B2B
  • list.hoverForeground#E5E5E5
  • list.inactiveSelectionBackground#332B2B
  • list.inactiveSelectionForeground#E5E5E5
  • list.warningForeground#FFCC80
  • menu.background#141212
  • menu.foreground#E5E5E5
  • menu.selectionBackground#332B2B
  • menu.selectionForeground#E5E5E5
  • menu.separatorBackground#332B2B
  • menubar.selectionBackground#332B2B
  • menubar.selectionForeground#E5E5E5
  • minimap.errorHighlight#FF5252
  • minimap.findMatchHighlight#FF7043
  • minimap.selectionHighlight#FF704360
  • minimap.warningHighlight#FFCC80
  • minimapGutter.addedBackground#FFD54F
  • minimapGutter.deletedBackground#FF5252
  • minimapGutter.modifiedBackground#FF7043
  • notebook.cellBorderColor#332B2B
  • notebook.cellEditorBackground#141212
  • notebook.cellStatusBarItemHoverBackground#FF704320
  • notebook.editorBackground#1F1D1D
  • notebook.focusedCellBackground#E5E5E50D
  • notebook.focusedCellBorder#FF7043
  • notificationCenterHeader.background#141212
  • notificationCenterHeader.foreground#8D6E63
  • notifications.background#141212
  • notifications.border#332B2B
  • notifications.foreground#E5E5E5
  • notificationsErrorIcon.foreground#FF5252
  • notificationsInfoIcon.foreground#FFD54F
  • notificationsWarningIcon.foreground#FFCC80
  • peekView.border#FF7043
  • peekViewEditor.background#1F1D1D
  • peekViewEditorGutter.background#1F1D1D
  • peekViewResult.background#141212
  • peekViewResult.fileForeground#E5E5E5
  • peekViewResult.lineForeground#8D6E63
  • peekViewResult.matchHighlightBackground#FF704340
  • peekViewTitle.background#141212
  • peekViewTitleDescription.foreground#8D6E63
  • peekViewTitleLabel.foreground#E5E5E5
  • sash.hoverBorder#FF7043
  • scrollbar.shadow#14121200
  • scrollbarSlider.activeBackground#FF7043
  • scrollbarSlider.background#E5E5E520
  • scrollbarSlider.hoverBackground#E5E5E530
  • selection.background#FF704360
  • settings.checkboxBackground#141212
  • settings.dropdownBackground#141212
  • settings.headerForeground#E5E5E5
  • settings.modifiedItemIndicator#FF7043
  • settings.numberInputBackground#141212
  • settings.textInputBackground#141212
  • sideBar.background#141212
  • sideBar.border#332B2B
  • sideBar.foreground#E5E5E5
  • sideBarSectionHeader.background#141212
  • sideBarSectionHeader.border#332B2B
  • sideBarSectionHeader.foreground#E5E5E5
  • sideBarTitle.foreground#E5E5E5
  • statusBar.background#141212
  • statusBar.border#332B2B
  • statusBar.debuggingBackground#FF7043
  • statusBar.debuggingForeground#1F1D1D
  • statusBar.foreground#E5E5E5
  • statusBar.noFolderBackground#141212
  • statusBarItem.prominentBackground#FF704320
  • statusBarItem.remoteBackground#FF7043
  • statusBarItem.remoteForeground#1F1D1D
  • symbolIcon.arrayForeground#E5E5E5
  • symbolIcon.booleanForeground#FF7043
  • symbolIcon.classForeground#FFD54F
  • symbolIcon.colorForeground#FF7043
  • symbolIcon.constantForeground#FFD54F
  • symbolIcon.constructorForeground#FF7043
  • symbolIcon.enumeratorForeground#FFD54F
  • symbolIcon.enumeratorMemberForeground#FF7043
  • symbolIcon.eventForeground#FFD54F
  • symbolIcon.fieldForeground#FF7043
  • symbolIcon.fileForeground#E5E5E5
  • symbolIcon.folderForeground#8D6E63
  • symbolIcon.functionForeground#FF7043
  • symbolIcon.interfaceForeground#FFD54F
  • symbolIcon.keyForeground#E5E5E5
  • symbolIcon.keywordForeground#FF7043
  • symbolIcon.methodForeground#FF7043
  • symbolIcon.moduleForeground#E5E5E5
  • symbolIcon.namespaceForeground#E5E5E5
  • symbolIcon.nullForeground#8D6E63
  • symbolIcon.numberForeground#FFD54F
  • symbolIcon.objectForeground#E5E5E5
  • symbolIcon.operatorForeground#FF7043
  • symbolIcon.packageForeground#E5E5E5
  • symbolIcon.propertyForeground#FFD54F
  • symbolIcon.referenceForeground#FF7043
  • symbolIcon.snippetForeground#E5E5E5
  • symbolIcon.stringForeground#FFD54F
  • symbolIcon.structForeground#FF7043
  • symbolIcon.textForeground#E5E5E5
  • symbolIcon.typeParameterForeground#FFD54F
  • symbolIcon.unitForeground#FFD54F
  • symbolIcon.variableForeground#FF7043
  • tab.activeBackground#1F1D1D
  • tab.activeBorderTop#FF7043
  • tab.activeForeground#E5E5E5
  • tab.border#332B2B
  • tab.hoverBackground#1F1D1D
  • tab.inactiveBackground#141212
  • tab.inactiveForeground#8D6E63
  • tab.unfocusedActiveBorder#1F1D1D
  • tab.unfocusedActiveBorderTop#332B2B
  • tab.unfocusedHoverBackground#141212
  • terminal.ansiBlack#141212
  • terminal.ansiBlue#FF7043
  • terminal.ansiBrightBlack#8D6E63
  • terminal.ansiBrightBlue#FF7043
  • terminal.ansiBrightCyan#FF7043
  • terminal.ansiBrightGreen#FFD54F
  • terminal.ansiBrightMagenta#FFD54F
  • terminal.ansiBrightRed#FF5252
  • terminal.ansiBrightWhite#E5E5E5
  • terminal.ansiBrightYellow#FFCC80
  • terminal.ansiCyan#FF7043
  • terminal.ansiGreen#FFD54F
  • terminal.ansiMagenta#FFD54F
  • terminal.ansiRed#FF5252
  • terminal.ansiWhite#E5E5E5
  • terminal.ansiYellow#FFCC80
  • terminal.background#1F1D1D
  • terminal.border#332B2B
  • terminal.foreground#E5E5E5
  • terminal.selectionBackground#FF704360
  • terminalCursor.foreground#FF7043
  • titleBar.activeBackground#141212
  • titleBar.activeForeground#E5E5E5
  • titleBar.border#332B2B
  • titleBar.inactiveBackground#141212
  • titleBar.inactiveForeground#8D6E63
  • tree.indentGuidesStroke#332B2B
  • widget.shadow#14121240

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#8D6E63italic
constant, entity.name.constant, variable.other.constant, variable.language#FFD54F
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#FFD54F
entity, entity.name#FF7043
entity.name.function, support.function, entity.name.tag#FF7043bold
entity.name.type, entity.other.attribute-name, support.type, support.class, meta.tag#FFD54F
entity.other.inherited-class#FFD54Fitalic
variable, string constant.other.placeholder#E5E5E5
variable.parameter.function#E5E5E5
variable.other.object, variable.other.object.property#E5E5E5
variable.other.readwrite.alias#FFD54F
keyword, storage.type, storage.modifier, keyword.operator.expression#FF7043bold
keyword.control, keyword.operator.new#FF7043bold
keyword.other.unit#FFD54F
string, entity.other.inherited-class#FFD54F
string.quoted.double.html, string.quoted.single.html, string.unquoted.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#FFD54F
string.quoted.double.xml, string.quoted.single.xml, string.unquoted.xml, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml#FFD54F
storage#FF7043bold
meta.preprocessor, entity.name.function.preprocessor#FFCC80
markup.heading, markup.bold#FF7043bold
markup.heading entity.name#FF7043bold
markup.italicitalic
markup.code, markup.inline.raw#FFD54F
markup.quote#8D6E63
markup.changed#FF7043
markup.inserted#FFD54F
markup.deleted#FF5252
markup.ignored, markup.untracked#8D6E63
punctuation.definition.list.begin.markdown#FFD54F
meta.separator#FF7043bold
string.regexp, constant.character.escape#FFD54F
source.css string, source.scss string#FFD54F
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css#FFD54F
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#E5E5E5
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css#FF7043
support.type.property-name.json#E5E5E5
string.quoted.double.json#FFD54F
invalid, invalid.illegal#FF5252underline
invalid.deprecated#FF5252italic underline
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#8D6E63
brackethighlighter.unmatched#FF5252