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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666666italic
keyword, storage.type, storage.modifier, keyword.control, keyword.operator, keyword.other#cc6600bold
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.bitwise#cc6600
string, string.quoted, string.template, string.interpolated#800080
punctuation.definition.string.begin, punctuation.definition.string.end#800080
constant.numeric, constant.language.numeric#008000
constant, constant.language, constant.character, constant.other#008000
variable, variable.parameter, variable.other#0000ff
entity.name.function, support.function, meta.function-call#0000ffbold
entity.name.class, entity.name.type.class, support.class#0000ffbold
entity.name.type, support.type, storage.type.primitive#008000
entity.other.attribute-name, entity.name.tag#0000ff
entity.name.tag, punctuation.definition.tag#cc6600
support.type.property-name.css#0000ff
support.constant.property-value.css#008000
support.type.property-name.json#0000ff
markup.heading, entity.name.section.markdown#cc6600bold
markup.bold#0000ffbold
markup.italic#0000ffitalic
markup.inline.raw, markup.fenced_code#008000
markup.underline.link#cc6600
entity.name.function.decorator.python#0000ffbold
variable.language.special.self.python#cc6600italic
keyword.control.flow.js, keyword.control.flow.ts#cc6600bold
variable.language.this.js, variable.language.this.ts#cc6600italic
invalid, invalid.illegal#ff0000underline
message.error#ff0000
message.warning#cc6600
message.info#0000ff
variable.other.php, variable.other.property.php#0000ff
entity.name.function.php, support.function.php#0000ffbold
entity.name.type.class.java, storage.type.java#0000ffbold
storage.type.annotation.java#008000
entity.name.type.class.cs, storage.type.cs#0000ffbold
entity.name.type.attribute.cs#008000
entity.name.function.go, support.function.go#0000ffbold
entity.name.type.go, storage.type.go#008000
entity.name.function.rust, support.function.rust#0000ffbold
entity.name.function.macro.rust#cc0066bold
entity.name.type.rust, storage.type.rust#008000
keyword.other.special-method.dockerfile, keyword.operator.dockerfile#cc6600bold
entity.name.function.dockerfile#0000ffbold
entity.name.tag.yaml#0000ff
string.unquoted.yaml#800080
entity.name.type.anchor.yaml#008000
variable.other.normal.shell, variable.other.positional.shell#0000ff
entity.name.function.shell#0000ffbold
support.function.builtin.shell#cc6600
keyword.other.sql#cc6600bold
support.function.sql#0000ff
entity.name.tag.xml, entity.name.tag.localname.xml#cc6600
entity.other.attribute-name.xml#0000ff
entity.name.type.class.ts, entity.name.type.class.tsx#0000ffbold
entity.name.type.interface.ts, entity.name.type.interface.tsx#008000bold
entity.name.type.parameter.ts, entity.name.type.parameter.tsx#cc0066
entity.name.type.enum.ts, entity.name.type.enum.tsx#cc6600bold
storage.modifier.async.js, storage.modifier.async.ts#cc0066italic
meta.function.decorator.python#008000bold
support.function.magic.python#cc0066bold
meta.function.parameters.python#008000