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#0d0d0d
  • activityBar.border#333333
  • activityBar.foreground#e5e5e5
  • activityBar.inactiveForeground#808080
  • activityBarBadge.background#ffffff
  • activityBarBadge.foreground#0d0d0d
  • badge.background#ffffff
  • badge.foreground#0d0d0d
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#0d0d0d
  • breadcrumb.focusForeground#e5e5e5
  • breadcrumb.foreground#808080
  • breadcrumbPicker.background#0d0d0d
  • button.background#ffffff
  • button.foreground#0d0d0d
  • button.hoverBackground#e5e5e5
  • button.secondaryBackground#b3b3b3
  • button.secondaryForeground#0d0d0d
  • button.secondaryHoverBackground#999999
  • dropdown.background#1a1a1a
  • dropdown.border#333333
  • dropdown.foreground#e5e5e5
  • dropdown.listBackground#0d0d0d
  • editor.background#0d0d0d
  • editor.findMatchBackground#666666
  • editor.findMatchHighlightBackground#66666680
  • editor.findRangeHighlightBackground#33333340
  • editor.foreground#e5e5e5
  • editor.hoverHighlightBackground#33333340
  • editor.inactiveSelectionBackground#33333360
  • editor.lineHighlightBackground#1a1a1a
  • editor.rangeHighlightBackground#33333340
  • editor.selectionBackground#333333
  • editor.selectionHighlightBackground#33333380
  • editor.symbolHighlightBackground#33333340
  • editor.wordHighlightBackground#33333360
  • editor.wordHighlightStrongBackground#33333380
  • editorBracketHighlight.foreground1#ffffff
  • editorBracketHighlight.foreground2#e5e5e5
  • editorBracketHighlight.foreground3#d9d9d9
  • editorBracketHighlight.foreground4#cccccc
  • editorBracketHighlight.foreground5#b3b3b3
  • editorBracketHighlight.foreground6#999999
  • editorBracketHighlight.unexpectedBracket.foreground#cccccc
  • editorBracketMatch.background#33333380
  • editorBracketMatch.border#ffffff
  • editorBracketPairGuide.activeBackground1#ffffff80
  • editorBracketPairGuide.activeBackground2#e5e5e580
  • editorBracketPairGuide.activeBackground3#d9d9d980
  • editorBracketPairGuide.activeBackground4#cccccc80
  • editorBracketPairGuide.activeBackground5#b3b3b380
  • editorBracketPairGuide.activeBackground6#99999980
  • editorBracketPairGuide.background1#ffffff40
  • editorBracketPairGuide.background2#e5e5e540
  • editorBracketPairGuide.background3#d9d9d940
  • editorBracketPairGuide.background4#cccccc40
  • editorBracketPairGuide.background5#b3b3b340
  • editorBracketPairGuide.background6#99999940
  • editorCodeLens.foreground#808080
  • editorCursor.foreground#ffffff
  • editorError.foreground#cccccc
  • editorGroup.border#333333
  • editorGroup.dropBackground#33333340
  • editorGroupHeader.noTabsBackground#0d0d0d
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#333333
  • editorGutter.addedBackground#d9d9d9
  • editorGutter.background#0d0d0d
  • editorGutter.deletedBackground#cccccc
  • editorGutter.foldingControlForeground#808080
  • editorGutter.modifiedBackground#b3b3b3
  • editorHint.foreground#d9d9d9
  • editorIndentGuide.activeBackground#333333
  • editorIndentGuide.background#33333340
  • editorInfo.foreground#b3b3b3
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#808080
  • editorLink.activeForeground#b3b3b3
  • editorOverviewRuler.addedForeground#d9d9d9
  • editorOverviewRuler.background#0d0d0d
  • editorOverviewRuler.border#333333
  • editorOverviewRuler.bracketMatchForeground#ffffff
  • editorOverviewRuler.commonContentForeground#808080
  • editorOverviewRuler.currentContentForeground#d9d9d9
  • editorOverviewRuler.deletedForeground#cccccc
  • editorOverviewRuler.errorForeground#cccccc
  • editorOverviewRuler.findMatchForeground#666666
  • editorOverviewRuler.incomingContentForeground#b3b3b3
  • editorOverviewRuler.infoForeground#b3b3b3
  • editorOverviewRuler.modifiedForeground#b3b3b3
  • editorOverviewRuler.rangeHighlightForeground#333333
  • editorOverviewRuler.selectionHighlightForeground#333333
  • editorOverviewRuler.warningForeground#999999
  • editorOverviewRuler.wordHighlightForeground#333333
  • editorOverviewRuler.wordHighlightStrongForeground#333333
  • editorRuler.foreground#333333
  • editorWarning.foreground#999999
  • editorWhitespace.foreground#33333360
  • extensionButton.prominentBackground#ffffff
  • extensionButton.prominentForeground#0d0d0d
  • extensionButton.prominentHoverBackground#e5e5e5
  • gitDecoration.conflictingResourceForeground#999999
  • gitDecoration.deletedResourceForeground#cccccc
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#b3b3b3
  • gitDecoration.submoduleResourceForeground#ffffff
  • gitDecoration.untrackedResourceForeground#d9d9d9
  • input.background#1a1a1a
  • input.border#333333
  • input.foreground#e5e5e5
  • input.placeholderForeground#808080
  • inputOption.activeBorder#ffffff
  • inputValidation.errorBackground#cccccc
  • inputValidation.errorBorder#cccccc
  • inputValidation.errorForeground#0d0d0d
  • inputValidation.infoBackground#b3b3b3
  • inputValidation.infoBorder#b3b3b3
  • inputValidation.infoForeground#0d0d0d
  • inputValidation.warningBackground#999999
  • inputValidation.warningBorder#999999
  • inputValidation.warningForeground#0d0d0d
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#e5e5e5
  • list.dropBackground#33333380
  • list.errorForeground#cccccc
  • list.focusBackground#333333
  • list.focusForeground#e5e5e5
  • list.highlightForeground#ffffff
  • list.hoverBackground#33333340
  • list.hoverForeground#e5e5e5
  • list.inactiveSelectionBackground#33333360
  • list.inactiveSelectionForeground#e5e5e5
  • list.warningForeground#999999
  • menu.background#0d0d0d
  • menu.border#333333
  • menu.foreground#e5e5e5
  • menu.selectionBackground#333333
  • menu.selectionForeground#e5e5e5
  • menu.separatorBackground#333333
  • menubar.selectionBackground#333333
  • menubar.selectionBorder#ffffff
  • menubar.selectionForeground#e5e5e5
  • merge.border#333333
  • merge.commonContentBackground#80808040
  • merge.commonHeaderBackground#80808060
  • merge.currentContentBackground#d9d9d920
  • merge.currentHeaderBackground#d9d9d940
  • merge.incomingContentBackground#b3b3b320
  • merge.incomingHeaderBackground#b3b3b340
  • notificationCenter.border#333333
  • notificationCenterHeader.background#0d0d0d
  • notificationCenterHeader.foreground#e5e5e5
  • notificationLink.foreground#b3b3b3
  • notifications.background#0d0d0d
  • notifications.border#333333
  • notifications.foreground#e5e5e5
  • notificationToast.border#333333
  • panel.background#0d0d0d
  • panel.border#333333
  • panelInput.border#333333
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#e5e5e5
  • panelTitle.inactiveForeground#808080
  • peekView.border#ffffff
  • peekViewEditor.background#0d0d0d
  • peekViewEditor.matchHighlightBackground#66666680
  • peekViewEditorGutter.background#0d0d0d
  • peekViewResult.background#0d0d0d
  • peekViewResult.fileForeground#e5e5e5
  • peekViewResult.lineForeground#808080
  • peekViewResult.matchHighlightBackground#66666680
  • peekViewResult.selectionBackground#333333
  • peekViewResult.selectionForeground#e5e5e5
  • peekViewTitle.background#1a1a1a
  • peekViewTitleDescription.foreground#808080
  • peekViewTitleLabel.foreground#e5e5e5
  • progressBar.background#ffffff
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#333333
  • scrollbarSlider.background#33333360
  • scrollbarSlider.hoverBackground#33333380
  • sideBar.background#0d0d0d
  • sideBar.border#333333
  • sideBar.foreground#e5e5e5
  • sideBarSectionHeader.background#1a1a1a
  • sideBarSectionHeader.border#333333
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#0d0d0d
  • statusBar.border#333333
  • statusBar.debuggingBackground#cccccc
  • statusBar.debuggingForeground#0d0d0d
  • statusBar.foreground#e5e5e5
  • statusBar.noFolderBackground#0d0d0d
  • statusBar.noFolderForeground#e5e5e5
  • statusBarItem.activeBackground#333333
  • statusBarItem.hoverBackground#33333360
  • statusBarItem.prominentBackground#ffffff
  • statusBarItem.prominentForeground#0d0d0d
  • statusBarItem.prominentHoverBackground#e5e5e5
  • symbolIcon.arrayForeground#ffffff
  • symbolIcon.booleanForeground#ffffff
  • symbolIcon.classForeground#ffffff
  • symbolIcon.colorForeground#ffffff
  • symbolIcon.constantForeground#d9d9d9
  • symbolIcon.constructorForeground#ffffff
  • symbolIcon.enumeratorForeground#ffffff
  • symbolIcon.enumeratorMemberForeground#ffffff
  • symbolIcon.eventForeground#ffffff
  • symbolIcon.fieldForeground#ffffff
  • symbolIcon.fileForeground#ffffff
  • symbolIcon.folderForeground#ffffff
  • symbolIcon.functionForeground#ffffff
  • symbolIcon.interfaceForeground#ffffff
  • symbolIcon.keyForeground#ffffff
  • symbolIcon.keywordForeground#b3b3b3
  • symbolIcon.methodForeground#ffffff
  • symbolIcon.moduleForeground#ffffff
  • symbolIcon.namespaceForeground#ffffff
  • symbolIcon.nullForeground#ffffff
  • symbolIcon.numberForeground#ffffff
  • symbolIcon.objectForeground#ffffff
  • symbolIcon.operatorForeground#b3b3b3
  • symbolIcon.packageForeground#ffffff
  • symbolIcon.propertyForeground#ffffff
  • symbolIcon.referenceForeground#ffffff
  • symbolIcon.snippetForeground#ffffff
  • symbolIcon.stringForeground#cccccc
  • symbolIcon.structForeground#ffffff
  • symbolIcon.textForeground#ffffff
  • symbolIcon.typeParameterForeground#ffffff
  • symbolIcon.unitForeground#ffffff
  • symbolIcon.variableForeground#ffffff
  • tab.activeBackground#0d0d0d
  • tab.activeBorder#ffffff
  • tab.activeBorderTop#ffffff
  • tab.activeForeground#e5e5e5
  • tab.border#333333
  • tab.hoverBackground#1a1a1a
  • tab.hoverForeground#e5e5e5
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#808080
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveForeground#808080
  • tab.unfocusedInactiveBackground#000000
  • tab.unfocusedInactiveForeground#808080
  • terminal.ansiBlack#0d0d0d
  • terminal.ansiBlue#999999
  • terminal.ansiBrightBlack#808080
  • terminal.ansiBrightBlue#999999
  • terminal.ansiBrightCyan#e5e5e5
  • terminal.ansiBrightGreen#d9d9d9
  • terminal.ansiBrightMagenta#ffffff
  • terminal.ansiBrightRed#cccccc
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#b3b3b3
  • terminal.ansiCyan#e5e5e5
  • terminal.ansiGreen#d9d9d9
  • terminal.ansiMagenta#ffffff
  • terminal.ansiRed#cccccc
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#b3b3b3
  • terminal.background#0d0d0d
  • terminal.foreground#e5e5e5
  • titleBar.activeBackground#0d0d0d
  • titleBar.activeForeground#e5e5e5
  • titleBar.border#333333
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#808080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#808080italic
keyword, storage.type, storage.modifier, keyword.control, keyword.operator, keyword.other#b3b3b3bold
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.bitwise#b3b3b3
string, string.quoted, string.template, string.interpolated#cccccc
punctuation.definition.string.begin, punctuation.definition.string.end#cccccc
constant.numeric, constant.language.numeric#d9d9d9
constant, constant.language, constant.character, constant.other#d9d9d9
variable, variable.parameter, variable.other#ffffff
entity.name.function, support.function, meta.function-call#ffffffbold
entity.name.class, entity.name.type.class, support.class#ffffffbold
entity.name.type, support.type, storage.type.primitive#d9d9d9
entity.other.attribute-name, entity.name.tag#ffffff
entity.name.tag, punctuation.definition.tag#b3b3b3
support.type.property-name.css#ffffff
support.constant.property-value.css#d9d9d9
support.type.property-name.json#ffffff
markup.heading, entity.name.section.markdown#b3b3b3bold
markup.bold#ffffffbold
markup.italic#ffffffitalic
markup.inline.raw, markup.fenced_code#d9d9d9
markup.underline.link#b3b3b3
entity.name.function.decorator.python#ffffffbold
variable.language.special.self.python#b3b3b3italic
keyword.control.flow.js, keyword.control.flow.ts#b3b3b3bold
variable.language.this.js, variable.language.this.ts#b3b3b3italic
invalid, invalid.illegal#ccccccunderline
message.error#cccccc
message.warning#999999
message.info#b3b3b3
variable.other.php, variable.other.property.php#ffffff
entity.name.function.php, support.function.php#ffffffbold
entity.name.type.class.java, storage.type.java#ffffffbold
storage.type.annotation.java#d9d9d9
entity.name.type.class.cs, storage.type.cs#ffffffbold
entity.name.type.attribute.cs#d9d9d9
entity.name.function.go, support.function.go#ffffffbold
entity.name.type.go, storage.type.go#d9d9d9
entity.name.function.rust, support.function.rust#ffffffbold
entity.name.function.macro.rust#b3b3b3bold
entity.name.type.rust, storage.type.rust#d9d9d9
keyword.other.special-method.dockerfile, keyword.operator.dockerfile#b3b3b3bold
entity.name.function.dockerfile#ffffffbold
entity.name.tag.yaml#ffffff
string.unquoted.yaml#cccccc
entity.name.type.anchor.yaml#d9d9d9
variable.other.normal.shell, variable.other.positional.shell#ffffff
entity.name.function.shell#ffffffbold
support.function.builtin.shell#b3b3b3
keyword.other.sql#b3b3b3bold
support.function.sql#ffffff
entity.name.tag.xml, entity.name.tag.localname.xml#b3b3b3
entity.other.attribute-name.xml#ffffff
entity.name.type.class.ts, entity.name.type.class.tsx#ffffffbold
entity.name.type.interface.ts, entity.name.type.interface.tsx#d9d9d9bold
entity.name.type.parameter.ts, entity.name.type.parameter.tsx#b3b3b3
entity.name.type.enum.ts, entity.name.type.enum.tsx#999999bold
storage.modifier.async.js, storage.modifier.async.ts#b3b3b3italic
meta.function.decorator.python#d9d9d9bold
support.function.magic.python#b3b3b3bold
meta.function.parameters.python#d9d9d9