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#000000
  • activityBar.border#666666
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#cccccc
  • activityBarBadge.background#00ffff
  • activityBarBadge.foreground#000000
  • badge.background#00ffff
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#00ffff
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#cccccc
  • breadcrumbPicker.background#000000
  • button.background#00ffff
  • button.foreground#000000
  • button.hoverBackground#66ffff
  • button.secondaryBackground#ffff00
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#ffff66
  • dropdown.background#1a1a1a
  • dropdown.border#666666
  • dropdown.foreground#ffffff
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#ffff00
  • editor.findMatchHighlightBackground#ffff0080
  • editor.findRangeHighlightBackground#0066cc40
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#0066cc40
  • editor.inactiveSelectionBackground#0066cc60
  • editor.lineHighlightBackground#1a1a1a
  • editor.rangeHighlightBackground#0066cc40
  • editor.selectionBackground#0066cc
  • editor.selectionHighlightBackground#0066cc80
  • editor.symbolHighlightBackground#0066cc40
  • editor.wordHighlightBackground#0066cc60
  • editor.wordHighlightStrongBackground#0066cc80
  • editorBracketHighlight.foreground1#00ffff
  • editorBracketHighlight.foreground2#ffff00
  • editorBracketHighlight.foreground3#00ff00
  • editorBracketHighlight.foreground4#ff00ff
  • editorBracketHighlight.foreground5#ff8000
  • editorBracketHighlight.foreground6#8080ff
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorBracketMatch.background#0066cc80
  • editorBracketMatch.border#00ffff
  • editorBracketPairGuide.activeBackground1#00ffff80
  • editorBracketPairGuide.activeBackground2#ffff0080
  • editorBracketPairGuide.activeBackground3#00ff0080
  • editorBracketPairGuide.activeBackground4#ff00ff80
  • editorBracketPairGuide.activeBackground5#ff800080
  • editorBracketPairGuide.activeBackground6#8080ff80
  • editorBracketPairGuide.background1#00ffff40
  • editorBracketPairGuide.background2#ffff0040
  • editorBracketPairGuide.background3#00ff0040
  • editorBracketPairGuide.background4#ff00ff40
  • editorBracketPairGuide.background5#ff800040
  • editorBracketPairGuide.background6#8080ff40
  • editorCodeLens.foreground#cccccc
  • editorCursor.foreground#00ffff
  • editorError.foreground#ff0000
  • editorGroup.border#666666
  • editorGroup.dropBackground#0066cc40
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#1a1a1a
  • editorGroupHeader.tabsBorder#666666
  • editorGutter.addedBackground#00ff00
  • editorGutter.background#000000
  • editorGutter.deletedBackground#ff0000
  • editorGutter.foldingControlForeground#cccccc
  • editorGutter.modifiedBackground#00ffff
  • editorHint.foreground#00ff00
  • editorIndentGuide.activeBackground#999999
  • editorIndentGuide.background#666666
  • editorInfo.foreground#00ffff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#cccccc
  • editorLink.activeForeground#00ffff
  • editorOverviewRuler.addedForeground#00ff00
  • editorOverviewRuler.background#000000
  • editorOverviewRuler.border#666666
  • editorOverviewRuler.bracketMatchForeground#00ffff
  • editorOverviewRuler.commonContentForeground#cccccc
  • editorOverviewRuler.currentContentForeground#00ff00
  • editorOverviewRuler.deletedForeground#ff0000
  • editorOverviewRuler.errorForeground#ff0000
  • editorOverviewRuler.findMatchForeground#ffff00
  • editorOverviewRuler.incomingContentForeground#00ffff
  • editorOverviewRuler.infoForeground#00ffff
  • editorOverviewRuler.modifiedForeground#00ffff
  • editorOverviewRuler.rangeHighlightForeground#0066cc
  • editorOverviewRuler.selectionHighlightForeground#0066cc
  • editorOverviewRuler.warningForeground#ffff00
  • editorOverviewRuler.wordHighlightForeground#0066cc
  • editorOverviewRuler.wordHighlightStrongForeground#0066cc
  • editorRuler.foreground#666666
  • editorWarning.foreground#ffff00
  • editorWhitespace.foreground#666666
  • extensionButton.prominentBackground#00ffff
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#66ffff
  • gitDecoration.conflictingResourceForeground#ffff00
  • gitDecoration.deletedResourceForeground#ff0000
  • gitDecoration.ignoredResourceForeground#cccccc
  • gitDecoration.modifiedResourceForeground#00ffff
  • gitDecoration.submoduleResourceForeground#00ffff
  • gitDecoration.untrackedResourceForeground#00ff00
  • input.background#1a1a1a
  • input.border#666666
  • input.foreground#ffffff
  • input.placeholderForeground#cccccc
  • inputOption.activeBorder#00ffff
  • inputValidation.errorBackground#ff0000
  • inputValidation.errorBorder#ff0000
  • inputValidation.errorForeground#ffffff
  • inputValidation.infoBackground#00ffff
  • inputValidation.infoBorder#00ffff
  • inputValidation.infoForeground#000000
  • inputValidation.warningBackground#ffff00
  • inputValidation.warningBorder#ffff00
  • inputValidation.warningForeground#000000
  • list.activeSelectionBackground#0066cc
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#0066cc80
  • list.errorForeground#ff0000
  • list.focusBackground#0066cc
  • list.focusForeground#ffffff
  • list.highlightForeground#00ffff
  • list.hoverBackground#333333
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#0066cc60
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#ffff00
  • menu.background#000000
  • menu.border#666666
  • menu.foreground#ffffff
  • menu.selectionBackground#0066cc
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#666666
  • menubar.selectionBackground#0066cc
  • menubar.selectionBorder#00ffff
  • menubar.selectionForeground#ffffff
  • merge.border#666666
  • merge.commonContentBackground#cccccc40
  • merge.commonHeaderBackground#cccccc60
  • merge.currentContentBackground#00ff0020
  • merge.currentHeaderBackground#00ff0040
  • merge.incomingContentBackground#00ffff20
  • merge.incomingHeaderBackground#00ffff40
  • notificationCenter.border#666666
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#ffffff
  • notificationLink.foreground#00ffff
  • notifications.background#000000
  • notifications.border#666666
  • notifications.foreground#ffffff
  • notificationToast.border#666666
  • panel.background#000000
  • panel.border#666666
  • panelInput.border#666666
  • panelTitle.activeBorder#00ffff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#cccccc
  • peekView.border#00ffff
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#ffff0080
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#cccccc
  • peekViewResult.matchHighlightBackground#ffff0080
  • peekViewResult.selectionBackground#0066cc
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1a1a1a
  • peekViewTitleDescription.foreground#cccccc
  • peekViewTitleLabel.foreground#ffffff
  • progressBar.background#00ffff
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#cccccc
  • scrollbarSlider.background#666666
  • scrollbarSlider.hoverBackground#999999
  • sideBar.background#000000
  • sideBar.border#666666
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#1a1a1a
  • sideBarSectionHeader.border#666666
  • sideBarSectionHeader.foreground#00ffff
  • sideBarTitle.foreground#00ffff
  • statusBar.background#000000
  • statusBar.border#666666
  • statusBar.debuggingBackground#ff0000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#0066cc
  • statusBarItem.hoverBackground#333333
  • statusBarItem.prominentBackground#00ffff
  • statusBarItem.prominentForeground#000000
  • statusBarItem.prominentHoverBackground#66ffff
  • symbolIcon.arrayForeground#00ffff
  • symbolIcon.booleanForeground#00ffff
  • symbolIcon.classForeground#00ffff
  • symbolIcon.colorForeground#00ffff
  • symbolIcon.constantForeground#00ff00
  • symbolIcon.constructorForeground#00ffff
  • symbolIcon.enumeratorForeground#00ffff
  • symbolIcon.enumeratorMemberForeground#00ffff
  • symbolIcon.eventForeground#00ffff
  • symbolIcon.fieldForeground#00ffff
  • symbolIcon.fileForeground#00ffff
  • symbolIcon.folderForeground#00ffff
  • symbolIcon.functionForeground#00ffff
  • symbolIcon.interfaceForeground#00ffff
  • symbolIcon.keyForeground#00ffff
  • symbolIcon.keywordForeground#ffff00
  • symbolIcon.methodForeground#00ffff
  • symbolIcon.moduleForeground#00ffff
  • symbolIcon.namespaceForeground#00ffff
  • symbolIcon.nullForeground#00ffff
  • symbolIcon.numberForeground#00ffff
  • symbolIcon.objectForeground#00ffff
  • symbolIcon.operatorForeground#ffff00
  • symbolIcon.packageForeground#00ffff
  • symbolIcon.propertyForeground#00ffff
  • symbolIcon.referenceForeground#00ffff
  • symbolIcon.snippetForeground#00ffff
  • symbolIcon.stringForeground#ff00ff
  • symbolIcon.structForeground#00ffff
  • symbolIcon.textForeground#00ffff
  • symbolIcon.typeParameterForeground#00ffff
  • symbolIcon.unitForeground#00ffff
  • symbolIcon.variableForeground#00ffff
  • tab.activeBackground#000000
  • tab.activeBorder#00ffff
  • tab.activeBorderTop#00ffff
  • tab.activeForeground#ffffff
  • tab.border#666666
  • tab.hoverBackground#333333
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#cccccc
  • tab.unfocusedActiveBackground#1a1a1a
  • tab.unfocusedActiveForeground#cccccc
  • tab.unfocusedInactiveBackground#1a1a1a
  • tab.unfocusedInactiveForeground#cccccc
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0066ff
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#6666ff
  • terminal.ansiBrightCyan#66ffff
  • terminal.ansiBrightGreen#66ff66
  • terminal.ansiBrightMagenta#ff66ff
  • terminal.ansiBrightRed#ff6666
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff66
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff00
  • terminal.background#000000
  • terminal.foreground#ffffff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.border#666666
  • titleBar.inactiveBackground#1a1a1a
  • titleBar.inactiveForeground#cccccc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ccccccitalic
keyword, storage.type, storage.modifier, keyword.control, keyword.operator, keyword.other#ffff00bold
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.bitwise#ffff00
string, string.quoted, string.template, string.interpolated#ff00ff
punctuation.definition.string.begin, punctuation.definition.string.end#ff00ff
constant.numeric, constant.language.numeric#00ff00
constant, constant.language, constant.character, constant.other#00ff00
variable, variable.parameter, variable.other#00ffff
entity.name.function, support.function, meta.function-call#00ffffbold
entity.name.class, entity.name.type.class, support.class#00ffffbold
entity.name.type, support.type, storage.type.primitive#00ff00
entity.other.attribute-name, entity.name.tag#00ffff
entity.name.tag, punctuation.definition.tag#ffff00
support.type.property-name.css#00ffff
support.constant.property-value.css#00ff00
support.type.property-name.json#00ffff
markup.heading, entity.name.section.markdown#ffff00bold
markup.bold#00ffffbold
markup.italic#00ffffitalic
markup.inline.raw, markup.fenced_code#00ff00
markup.underline.link#ffff00
entity.name.function.decorator.python#00ffffbold
variable.language.special.self.python#ffff00italic
keyword.control.flow.js, keyword.control.flow.ts#ffff00bold
variable.language.this.js, variable.language.this.ts#ffff00italic
invalid, invalid.illegal#ff0000underline
message.error#ff0000
message.warning#ffff00
message.info#00ffff
variable.other.php, variable.other.property.php#00ffff
entity.name.function.php, support.function.php#00ffffbold
entity.name.type.class.java, storage.type.java#00ffffbold
storage.type.annotation.java#00ff00
entity.name.type.class.cs, storage.type.cs#00ffffbold
entity.name.type.attribute.cs#00ff00
entity.name.function.go, support.function.go#00ffffbold
entity.name.type.go, storage.type.go#00ff00
entity.name.function.rust, support.function.rust#00ffffbold
entity.name.function.macro.rust#ff8000bold
entity.name.type.rust, storage.type.rust#00ff00
keyword.other.special-method.dockerfile, keyword.operator.dockerfile#ffff00bold
entity.name.function.dockerfile#00ffffbold
entity.name.tag.yaml#00ffff
string.unquoted.yaml#ff00ff
entity.name.type.anchor.yaml#00ff00
variable.other.normal.shell, variable.other.positional.shell#00ffff
entity.name.function.shell#00ffffbold
support.function.builtin.shell#ffff00
keyword.other.sql#ffff00bold
support.function.sql#00ffff
entity.name.tag.xml, entity.name.tag.localname.xml#ffff00
entity.other.attribute-name.xml#00ffff
entity.name.type.class.ts, entity.name.type.class.tsx#00ffffbold
entity.name.type.interface.ts, entity.name.type.interface.tsx#00ff00bold
entity.name.type.parameter.ts, entity.name.type.parameter.tsx#ff8000
entity.name.type.enum.ts, entity.name.type.enum.tsx#ffff00bold
storage.modifier.async.js, storage.modifier.async.ts#ff8000italic
meta.function.decorator.python#00ff00bold
support.function.magic.python#ff8000bold
meta.function.parameters.python#00ff00