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.activeBackground#1A1A1A
  • activityBar.activeBorder#FF6B00
  • activityBar.activeFocusBorder#FF6B00
  • activityBar.background#0D0D0D
  • activityBar.border#1A1A1A
  • activityBar.dropBorder#FF6B00
  • activityBar.foreground#FF6B00
  • activityBar.inactiveForeground#6C6C6C
  • activityBarBadge.background#CC0000
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF6B00
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.background#0D0D0D
  • breadcrumb.focusForeground#FF6B00
  • breadcrumb.foreground#6C6C6C
  • breadcrumbPicker.background#0D0D0D
  • button.background#FF6B00
  • button.foreground#FFFFFF
  • button.hoverBackground#FF8C00
  • button.secondaryBackground#4A90E2
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#5DADE2
  • checkbox.background#1A1A1A
  • checkbox.border#262626
  • checkbox.foreground#FFFFFF
  • debugIcon.breakpointCurrentStackframeForeground#FFD700
  • debugIcon.breakpointDisabledForeground#6C6C6C
  • debugIcon.breakpointForeground#CC0000
  • debugIcon.breakpointStackframeForeground#4A90E2
  • debugIcon.breakpointUnverifiedForeground#6C6C6C
  • debugIcon.continueForeground#4CAF50
  • debugIcon.disconnectForeground#CC0000
  • debugIcon.pauseForeground#FFC107
  • debugIcon.restartForeground#4A90E2
  • debugIcon.startForeground#4CAF50
  • debugIcon.stepBackForeground#4A90E2
  • debugIcon.stepIntoForeground#4A90E2
  • debugIcon.stepOutForeground#4A90E2
  • debugIcon.stepOverForeground#4A90E2
  • debugIcon.stopForeground#CC0000
  • debugToolBar.background#0D0D0D
  • debugToolBar.border#1A1A1A
  • descriptionForeground#6C6C6C
  • diffEditor.border#1A1A1A
  • diffEditor.diagonalFill#4A4A4A30
  • diffEditor.insertedLineBackground#4CAF5015
  • diffEditor.insertedTextBackground#4CAF5020
  • diffEditor.removedLineBackground#CC000015
  • diffEditor.removedTextBackground#CC000020
  • dropdown.background#1A1A1A
  • dropdown.border#262626
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#0D0D0D
  • editor.background#0D0D0D
  • editor.findMatchBackground#FFD70060
  • editor.findMatchHighlightBackground#FFD70030
  • editor.findRangeHighlightBackground#FF6B0020
  • editor.foreground#F5F5DC
  • editor.hoverHighlightBackground#FF6B0020
  • editor.inactiveSelectionBackground#FF6B0020
  • editor.lineHighlightBackground#1A1A1A
  • editor.lineHighlightBorder#1A1A1A00
  • editor.rangeHighlightBackground#1A1A1A
  • editor.selectionBackground#FF6B0040
  • editor.selectionHighlightBackground#FF6B0030
  • editor.wordHighlightBackground#4A90E230
  • editor.wordHighlightStrongBackground#4A90E240
  • editorBracketMatch.background#FF6B0030
  • editorBracketMatch.border#FF6B00
  • editorCodeLens.foreground#6C6C6C
  • editorCursor.background#0D0D0D
  • editorCursor.foreground#FF6B00
  • editorError.foreground#CC0000
  • editorGroup.border#1A1A1A
  • editorGroup.dropBackground#FF6B0020
  • editorGroupHeader.border#1A1A1A
  • editorGroupHeader.noTabsBackground#0D0D0D
  • editorGroupHeader.tabsBackground#0D0D0D
  • editorGroupHeader.tabsBorder#1A1A1A
  • editorGutter.addedBackground#4CAF50
  • editorGutter.background#0D0D0D
  • editorGutter.deletedBackground#CC0000
  • editorGutter.modifiedBackground#4A90E2
  • editorHint.foreground#00CED1
  • editorHoverWidget.background#0D0D0D
  • editorHoverWidget.border#1A1A1A
  • editorHoverWidget.foreground#E8E8E8
  • editorHoverWidget.statusBarBackground#1A1A1A
  • editorIndentGuide.activeBackground1#FF6B0050
  • editorIndentGuide.background1#4A4A4A30
  • editorInfo.foreground#4A90E2
  • editorLineNumber.activeForeground#FF6B00
  • editorLineNumber.foreground#6C6C6C
  • editorLink.activeForeground#4A90E2
  • editorOverviewRuler.border#1A1A1A
  • editorRuler.foreground#4A4A4A50
  • editorSuggestWidget.background#0D0D0D
  • editorSuggestWidget.border#1A1A1A
  • editorSuggestWidget.focusHighlightForeground#FF8C00
  • editorSuggestWidget.foreground#E8E8E8
  • editorSuggestWidget.highlightForeground#FF6B00
  • editorSuggestWidget.selectedBackground#FF6B0030
  • editorWarning.foreground#FFC107
  • editorWhitespace.foreground#4A4A4A40
  • editorWidget.background#0D0D0D
  • editorWidget.border#1A1A1A
  • editorWidget.foreground#E8E8E8
  • errorForeground#CC0000
  • focusBorder#FF6B00
  • foreground#E8E8E8
  • gitDecoration.conflictingResourceForeground#9C27B0
  • gitDecoration.deletedResourceForeground#CC0000
  • gitDecoration.ignoredResourceForeground#6C6C6C
  • gitDecoration.modifiedResourceForeground#4A90E2
  • gitDecoration.stageDeletedResourceForeground#CC0000
  • gitDecoration.stageModifiedResourceForeground#4A90E2
  • gitDecoration.submoduleResourceForeground#00CED1
  • gitDecoration.untrackedResourceForeground#4CAF50
  • icon.foreground#FF6B00
  • input.background#1A1A1A
  • input.border#262626
  • input.foreground#FFFFFF
  • input.placeholderForeground#6C6C6C
  • inputOption.activeBackground#FF6B0030
  • inputOption.activeBorder#FF6B00
  • inputOption.activeForeground#FFFFFF
  • inputValidation.errorBackground#CC000030
  • inputValidation.errorBorder#CC0000
  • inputValidation.errorForeground#FFFFFF
  • inputValidation.infoBackground#4A90E230
  • inputValidation.infoBorder#4A90E2
  • inputValidation.infoForeground#FFFFFF
  • inputValidation.warningBackground#FFC10730
  • inputValidation.warningBorder#FFC107
  • inputValidation.warningForeground#FFFFFF
  • keybindingLabel.background#1A1A1A
  • keybindingLabel.border#262626
  • keybindingLabel.bottomBorder#262626
  • keybindingLabel.foreground#FF6B00
  • list.activeSelectionBackground#FF6B0030
  • list.activeSelectionForeground#FFFFFF
  • list.deemphasizedForeground#6C6C6C
  • list.dropBackground#FF6B0020
  • list.errorForeground#CC0000
  • list.filterMatchBackground#FFD70060
  • list.filterMatchBorder#FFD700
  • list.focusBackground#FF6B0040
  • list.focusForeground#FFFFFF
  • list.highlightForeground#FF6B00
  • list.hoverBackground#1A1A1A
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#1A1A1A
  • list.inactiveSelectionForeground#E8E8E8
  • list.warningForeground#FFC107
  • menu.background#0D0D0D
  • menu.border#1A1A1A
  • menu.foreground#E8E8E8
  • menu.selectionBackground#FF6B0030
  • menu.selectionBorder#FF6B00
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#1A1A1A
  • menubar.selectionBackground#1A1A1A
  • menubar.selectionForeground#FF6B00
  • merge.border#1A1A1A
  • merge.commonContentBackground#6C6C6C20
  • merge.commonHeaderBackground#6C6C6C40
  • merge.currentContentBackground#4A90E220
  • merge.currentHeaderBackground#4A90E240
  • merge.incomingContentBackground#4CAF5020
  • merge.incomingHeaderBackground#4CAF5040
  • minimap.errorHighlight#CC0000
  • minimap.findMatchHighlight#FFD70060
  • minimap.selectionHighlight#FF6B0040
  • minimap.warningHighlight#FFC107
  • minimapGutter.addedBackground#4CAF50
  • minimapGutter.deletedBackground#CC0000
  • minimapGutter.modifiedBackground#4A90E2
  • notificationCenter.border#1A1A1A
  • notificationCenterHeader.background#1A1A1A
  • notificationCenterHeader.foreground#FF6B00
  • notificationLink.foreground#4A90E2
  • notifications.background#0D0D0D
  • notifications.border#1A1A1A
  • notifications.foreground#E8E8E8
  • notificationsErrorIcon.foreground#CC0000
  • notificationsInfoIcon.foreground#4A90E2
  • notificationsWarningIcon.foreground#FFC107
  • notificationToast.border#1A1A1A
  • panel.background#0D0D0D
  • panel.border#1A1A1A
  • panel.dropBorder#FF6B00
  • panelInput.border#262626
  • panelSection.border#1A1A1A
  • panelSection.dropBackground#FF6B0020
  • panelSectionHeader.background#1A1A1A
  • panelSectionHeader.border#262626
  • panelSectionHeader.foreground#FF8C00
  • panelTitle.activeBorder#FF6B00
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#6C6C6C
  • peekView.border#FF6B00
  • peekViewEditor.background#0D0D0D
  • peekViewEditor.matchHighlightBackground#FFD70060
  • peekViewEditor.matchHighlightBorder#FFD700
  • peekViewResult.background#0D0D0D
  • peekViewResult.fileForeground#E8E8E8
  • peekViewResult.lineForeground#6C6C6C
  • peekViewResult.matchHighlightBackground#FFD70060
  • peekViewResult.selectionBackground#FF6B0030
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#1A1A1A
  • peekViewTitleDescription.foreground#6C6C6C
  • peekViewTitleLabel.foreground#FF6B00
  • progressBar.background#FF6B00
  • quickInput.background#0D0D0D
  • quickInput.foreground#E8E8E8
  • quickInputList.focusBackground#FF6B0030
  • quickInputList.focusForeground#FFFFFF
  • quickInputList.focusIconForeground#FF6B00
  • scrollbar.shadow#00000050
  • scrollbarSlider.activeBackground#FF6B0070
  • scrollbarSlider.background#FF6B0030
  • scrollbarSlider.hoverBackground#FF6B0050
  • settings.checkboxBackground#1A1A1A
  • settings.checkboxBorder#262626
  • settings.checkboxForeground#FFFFFF
  • settings.dropdownBackground#1A1A1A
  • settings.dropdownBorder#262626
  • settings.dropdownForeground#FFFFFF
  • settings.dropdownListBorder#262626
  • settings.headerForeground#FF6B00
  • settings.modifiedItemIndicator#4A90E2
  • settings.numberInputBackground#1A1A1A
  • settings.numberInputBorder#262626
  • settings.numberInputForeground#FFFFFF
  • settings.textInputBackground#1A1A1A
  • settings.textInputBorder#262626
  • settings.textInputForeground#FFFFFF
  • sideBar.background#0D0D0D
  • sideBar.border#1A1A1A
  • sideBar.foreground#E8E8E8
  • sideBarSectionHeader.background#1A1A1A
  • sideBarSectionHeader.border#262626
  • sideBarSectionHeader.foreground#FF8C00
  • sideBarTitle.foreground#FF6B00
  • statusBar.background#FF6B00
  • statusBar.border#FF6B00
  • statusBar.debuggingBackground#CC0000
  • statusBar.debuggingBorder#CC0000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#4A90E2
  • statusBar.noFolderBorder#4A90E2
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#FF8C0080
  • statusBarItem.errorBackground#CC0000
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#FF8C0050
  • statusBarItem.prominentBackground#4A90E2
  • statusBarItem.prominentHoverBackground#5DADE2
  • statusBarItem.remoteBackground#4A90E2
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#FFC107
  • statusBarItem.warningForeground#0D0D0D
  • symbolIcon.arrayForeground#00CED1
  • symbolIcon.booleanForeground#F39C12
  • symbolIcon.classForeground#00CED1
  • symbolIcon.colorForeground#FFD700
  • symbolIcon.constantForeground#FFD700
  • symbolIcon.constructorForeground#9C27B0
  • symbolIcon.enumeratorForeground#FFD700
  • symbolIcon.enumeratorMemberForeground#FFC107
  • symbolIcon.eventForeground#FF8C00
  • symbolIcon.fieldForeground#4A90E2
  • symbolIcon.fileForeground#E8E8E8
  • symbolIcon.folderForeground#FF6B00
  • symbolIcon.functionForeground#9C27B0
  • symbolIcon.interfaceForeground#17A2B8
  • symbolIcon.keyForeground#4A90E2
  • symbolIcon.keywordForeground#FF6B00
  • symbolIcon.methodForeground#9C27B0
  • symbolIcon.moduleForeground#00CED1
  • symbolIcon.namespaceForeground#00CED1
  • symbolIcon.nullForeground#F39C12
  • symbolIcon.numberForeground#FFC107
  • symbolIcon.objectForeground#5DADE2
  • symbolIcon.operatorForeground#FF8C00
  • symbolIcon.packageForeground#00CED1
  • symbolIcon.propertyForeground#4A90E2
  • symbolIcon.referenceForeground#5DADE2
  • symbolIcon.snippetForeground#4CAF50
  • symbolIcon.stringForeground#4CAF50
  • symbolIcon.structForeground#00CED1
  • symbolIcon.textForeground#E8E8E8
  • symbolIcon.typeParameterForeground#5DADE2
  • symbolIcon.unitForeground#FFC107
  • symbolIcon.variableForeground#5DADE2
  • tab.activeBackground#1A1A1A
  • tab.activeBorder#00000000
  • tab.activeBorderTop#FF6B00
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#4A90E2
  • tab.border#1A1A1A
  • tab.hoverBackground#1A1A1A
  • tab.hoverBorder#FF8C00
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#0D0D0D
  • tab.inactiveForeground#6C6C6C
  • tab.inactiveModifiedBorder#4A90E280
  • tab.unfocusedActiveBackground#1A1A1A
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#6C6C6C
  • tab.unfocusedActiveForeground#E8E8E8
  • tab.unfocusedHoverBackground#1A1A1A
  • tab.unfocusedHoverForeground#E8E8E8
  • tab.unfocusedInactiveBackground#0D0D0D
  • tab.unfocusedInactiveForeground#6C6C6C
  • terminal.ansiBlack#0D0D0D
  • terminal.ansiBlue#4A90E2
  • terminal.ansiBrightBlack#6C6C6C
  • terminal.ansiBrightBlue#5DADE2
  • terminal.ansiBrightCyan#17A2B8
  • terminal.ansiBrightGreen#27AE60
  • terminal.ansiBrightMagenta#8E44AD
  • terminal.ansiBrightRed#FF0000
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFC107
  • terminal.ansiCyan#00CED1
  • terminal.ansiGreen#4CAF50
  • terminal.ansiMagenta#9C27B0
  • terminal.ansiRed#CC0000
  • terminal.ansiWhite#E8E8E8
  • terminal.ansiYellow#FFD700
  • terminal.background#0D0D0D
  • terminal.border#1A1A1A
  • terminal.foreground#E8E8E8
  • terminal.selectionBackground#FF6B0040
  • terminalCursor.background#0D0D0D
  • terminalCursor.foreground#FF6B00
  • textBlockQuote.background#1A1A1A
  • textBlockQuote.border#FF6B00
  • textCodeBlock.background#0D0D0D
  • textLink.activeForeground#5DADE2
  • textLink.foreground#4A90E2
  • textPreformat.foreground#4CAF50
  • textSeparator.foreground#262626
  • titleBar.activeBackground#0D0D0D
  • titleBar.activeForeground#FF6B00
  • titleBar.border#1A1A1A
  • titleBar.inactiveBackground#0D0D0D
  • titleBar.inactiveForeground#6C6C6C
  • walkThrough.embeddedEditorBackground#0D0D0D
  • welcomePage.buttonBackground#1A1A1A
  • welcomePage.buttonHoverBackground#262626
  • welcomePage.tileBackground#0D0D0D
  • welcomePage.tileBorder#1A1A1A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6C6C6Citalic
comment.block.documentation, comment.line.documentation#808080italic
keyword, storage.type, storage.modifier#FF6B00bold
keyword.control, keyword.control.flow#FF8C00bold
keyword.control.import, keyword.control.export, keyword.control.from#FF6B00
string, string.quoted, string.quoted.double, string.quoted.single, string.quoted.triple#4CAF50
string.template, string.quoted.template#4CAF50
constant.character.escape, constant.other.placeholder#27AE60bold
string.regexp#27AE60
entity.name.function, support.function, meta.function-call.generic#9C27B0
meta.function-call#8E44AD
variable.parameter, meta.parameters#5DADE2
variable, support.variable#5DADE2
variable.other.declaration, meta.definition.variable#4A90E2
variable.object.property, variable.other.property, meta.object-literal.key#4A90E2
variable.language.this, variable.language.self, variable.language.super#FF8C00italic bold
entity.name.type, entity.name.class, support.class, entity.other.inherited-class#00CED1bold
entity.name.type.interface#17A2B8bold
meta.type.annotation, support.type#00CED1
constant, variable.other.constant, support.constant#FFD700
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal#FFC107
constant.language.boolean, constant.language.true, constant.language.false#F39C12bold
constant.language.null, constant.language.undefined, constant.language.none#F39C12bold
keyword.operator, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.assignment#FF8C00
keyword.operator.new, keyword.operator.expression.typeof, keyword.operator.expression.instanceof#FF6B00
punctuation#E8E8E8
punctuation.separator, punctuation.terminator#E8E8E8
meta.decorator, punctuation.decorator, entity.name.function.decorator#FFD700italic
entity.name.tag, meta.tag.sgml.doctype, meta.tag.metadata#FF6B00
entity.other.attribute-name#4A90E2
entity.other.attribute-name.class, meta.selector.css#FFD700
entity.other.attribute-name.id#00CED1
support.type.property-name.css, meta.property-name#9C27B0
support.constant.property-value.css, meta.property-value#5DADE2
keyword.other.unit#FFC107
support.type.property-name.json, meta.structure.dictionary.key.json#4A90E2
meta.structure.dictionary.value.json string#4CAF50
markup.heading, markup.heading.markdown, entity.name.section.markdown#FF6B00bold
markup.bold#FFC107bold
markup.italic#5DADE2italic
markup.underline.link, string.other.link.title.markdown#00CED1underline
markup.inline.raw, markup.fenced_code, markup.raw.block#4CAF50
markup.list.unnumbered, markup.list.numbered#FF6B00
markup.quote#6C6C6Citalic
variable.parameter.function.language.special.self.python#FF8C00italic
support.function.magic.python#9C27B0italic
keyword.operator.new#FF6B00bold
support.class.component, entity.name.tag.tsx, entity.name.tag.jsx#00CED1
invalid, invalid.illegal#FF0000bold underline
invalid.deprecated#E67E22strikethrough
markup.inserted, meta.diff.header.to-file#4CAF50
markup.deleted, meta.diff.header.from-file#CC0000
markup.changed#FFC107