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#4A88C7
  • activityBar.background#2D2F31
  • activityBar.border#454545
  • activityBar.foreground#BBBBBB
  • activityBar.inactiveForeground#727272
  • activityBarBadge.background#4A88C7
  • activityBarBadge.foreground#FFFFFF
  • badge.background#4A88C7
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#BBBBBB
  • breadcrumb.focusForeground#BBBBBB
  • breadcrumb.foreground#BBBBBB
  • breadcrumbPicker.background#2D2F31
  • button.background#4A88C7
  • button.foreground#FFFFFF
  • button.hoverBackground#5A98D7
  • button.secondaryBackground#404244
  • button.secondaryForeground#BBBBBB
  • button.secondaryHoverBackground#4A4C4E
  • debugConsole.errorForeground#BC3F3C
  • debugConsole.infoForeground#6897BB
  • debugConsole.warningForeground#BE9117
  • debugExceptionWidget.background#2D2F31
  • debugExceptionWidget.border#BC3F3C
  • debugToolBar.background#2D2F31
  • descriptionForeground#9C9C9C
  • diffEditor.diagonalFill#515151
  • diffEditor.insertedTextBackground#384C3822
  • diffEditor.removedTextBackground#BC3F3C22
  • dropdown.background#2D2F31
  • dropdown.border#454545
  • dropdown.foreground#BBBBBB
  • dropdown.listBackground#2D2F31
  • editor.background#2B2B2B
  • editor.findMatchBackground#6A875960
  • editor.findMatchHighlightBackground#6A875940
  • editor.findRangeHighlightBackground#37373766
  • editor.foreground#A9B7C6
  • editor.hoverHighlightBackground#4A88C720
  • editor.inactiveSelectionBackground#21428388
  • editor.lineHighlightBackground#323232
  • editor.lineHighlightBorder#323232
  • editor.rangeHighlightBackground#32323288
  • editor.selectionBackground#214283
  • editor.selectionHighlightBackground#6A875930
  • editor.wordHighlightBackground#4A88C748
  • editor.wordHighlightStrongBackground#CC783248
  • editorBracketMatch.background#4A88C730
  • editorBracketMatch.border#3B514D
  • editorCodeLens.foreground#808080
  • editorCursor.foreground#BBBBBB
  • editorError.foreground#BC3F3C
  • editorGroup.border#4D4D4D
  • editorGroup.dropBackground#21428344
  • editorGroupHeader.noTabsBackground#2D2F31
  • editorGroupHeader.tabsBackground#2D2F31
  • editorGroupHeader.tabsBorder#2D2F31
  • editorGutter.addedBackground#384C38
  • editorGutter.deletedBackground#BC3F3C
  • editorGutter.modifiedBackground#374752
  • editorHoverWidget.background#2D2F31
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#BBBBBB
  • editorIndentGuide.activeBackground1#505050
  • editorIndentGuide.background1#373737
  • editorInfo.foreground#6897BB
  • editorLineNumber.activeForeground#A4A3A3
  • editorLineNumber.foreground#606366
  • editorOverviewRuler.border#333333
  • editorOverviewRuler.currentContentForeground#384C38
  • editorOverviewRuler.errorForeground#BC3F3C
  • editorOverviewRuler.incomingContentForeground#374752
  • editorOverviewRuler.infoForeground#6897BB
  • editorOverviewRuler.warningForeground#BE9117
  • editorRuler.foreground#4D4D4D
  • editorSuggestWidget.background#2D2F31
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#BBBBBB
  • editorSuggestWidget.highlightForeground#589DF6
  • editorSuggestWidget.selectedBackground#4B6EAF
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorWarning.foreground#BE9117
  • editorWhitespace.foreground#606060
  • editorWidget.background#2D2F31
  • editorWidget.border#454545
  • editorWidget.foreground#BBBBBB
  • errorForeground#BC3F3C
  • focusBorder#3D6185
  • foreground#BBBBBB
  • gitDecoration.addedResourceForeground#629755
  • gitDecoration.conflictingResourceForeground#BE9117
  • gitDecoration.deletedResourceForeground#BC3F3C
  • gitDecoration.ignoredResourceForeground#727272
  • gitDecoration.modifiedResourceForeground#6897BB
  • gitDecoration.stageDeletedResourceForeground#BC3F3C
  • gitDecoration.stageModifiedResourceForeground#6897BB
  • gitDecoration.untrackedResourceForeground#6A8759
  • icon.foreground#9C9C9C
  • input.background#363839
  • input.border#454545
  • input.foreground#BBBBBB
  • input.placeholderForeground#727272
  • inputOption.activeBackground#4A88C744
  • inputOption.activeBorder#4A88C7
  • inputValidation.errorBackground#2D2F31
  • inputValidation.errorBorder#BC3F3C
  • inputValidation.infoBackground#2D2F31
  • inputValidation.infoBorder#6897BB
  • inputValidation.warningBackground#2D2F31
  • inputValidation.warningBorder#BE9117
  • list.activeSelectionBackground#4B6EAF
  • list.activeSelectionForeground#FFFFFF
  • list.errorForeground#BC3F3C
  • list.focusBackground#4B6EAF
  • list.focusForeground#FFFFFF
  • list.highlightForeground#589DF6
  • list.hoverBackground#3A3C3E80
  • list.hoverForeground#D0D0D0
  • list.inactiveSelectionBackground#4B6EAF88
  • list.inactiveSelectionForeground#D0D0D0
  • list.invalidItemForeground#BC3F3C
  • list.warningForeground#BE9117
  • merge.border#333333
  • merge.currentContentBackground#384C3822
  • merge.currentHeaderBackground#384C3844
  • merge.incomingContentBackground#37475222
  • merge.incomingHeaderBackground#37475244
  • minimap.errorHighlight#BC3F3C
  • minimap.findMatchHighlight#6A875980
  • minimap.selectionHighlight#214283CC
  • minimap.warningHighlight#BE9117
  • minimapGutter.addedBackground#384C38
  • minimapGutter.deletedBackground#BC3F3C
  • minimapGutter.modifiedBackground#374752
  • minimapSlider.activeBackground#58585860
  • minimapSlider.background#58585820
  • minimapSlider.hoverBackground#58585840
  • notificationCenter.border#454545
  • notificationCenterHeader.background#2D2F31
  • notificationCenterHeader.foreground#BBBBBB
  • notificationLink.foreground#589DF6
  • notifications.background#2D2F31
  • notifications.border#454545
  • notifications.foreground#BBBBBB
  • notificationsErrorIcon.foreground#BC3F3C
  • notificationsInfoIcon.foreground#6897BB
  • notificationsWarningIcon.foreground#BE9117
  • panel.background#2B2B2B
  • panel.border#454545
  • panelTitle.activeBorder#4A88C7
  • panelTitle.activeForeground#BBBBBB
  • panelTitle.inactiveForeground#727272
  • peekView.border#4A88C7
  • peekViewEditor.background#2B2B2B
  • peekViewEditor.matchHighlightBackground#6A875950
  • peekViewEditorGutter.background#2B2B2B
  • peekViewResult.background#2D2F31
  • peekViewResult.fileForeground#BBBBBB
  • peekViewResult.lineForeground#A9B7C6
  • peekViewResult.matchHighlightBackground#6A875950
  • peekViewResult.selectionBackground#4B6EAF
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#2D2F31
  • peekViewTitleDescription.foreground#727272
  • peekViewTitleLabel.foreground#BBBBBB
  • quickInput.background#2D2F31
  • quickInput.foreground#BBBBBB
  • quickInputList.focusBackground#4B6EAF
  • quickInputList.focusForeground#FFFFFF
  • quickInputTitle.background#2D2F31
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#72727288
  • scrollbarSlider.background#58585844
  • scrollbarSlider.hoverBackground#72727266
  • selection.background#214283
  • settings.focusedRowBackground#2D2F3180
  • settings.headerForeground#BBBBBB
  • settings.modifiedItemIndicator#4A88C7
  • sideBar.background#2D2F31
  • sideBar.border#454545
  • sideBar.foreground#D0D0D0
  • sideBarSectionHeader.background#2D2F31
  • sideBarSectionHeader.border#454545
  • sideBarSectionHeader.foreground#D0D0D0
  • sideBarTitle.foreground#D0D0D0
  • statusBar.background#2D2F31
  • statusBar.border#454545
  • statusBar.debuggingBackground#BC3F3C
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#BBBBBB
  • statusBar.noFolderBackground#2D2F31
  • statusBar.noFolderForeground#BBBBBB
  • statusBarItem.hoverBackground#404244
  • statusBarItem.prominentBackground#4A88C7
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.remoteBackground#4A88C7
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#383A3C
  • tab.activeBorderTop#4A88C7
  • tab.activeForeground#FFFFFF
  • tab.border#2D2F31
  • tab.hoverBackground#383A3C
  • tab.inactiveBackground#2D2F31
  • tab.inactiveForeground#BBBBBB
  • tab.unfocusedActiveBackground#2D2F31
  • tab.unfocusedActiveForeground#BBBBBB
  • tab.unfocusedInactiveBackground#2D2F31
  • tab.unfocusedInactiveForeground#727272
  • terminal.ansiBlack#2B2B2B
  • terminal.ansiBlue#3993D4
  • terminal.ansiBrightBlack#595959
  • terminal.ansiBrightBlue#1FB0FF
  • terminal.ansiBrightCyan#00E5E5
  • terminal.ansiBrightGreen#4FC414
  • terminal.ansiBrightMagenta#ED7EED
  • terminal.ansiBrightRed#FF4050
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#E5BF00
  • terminal.ansiCyan#00A3A3
  • terminal.ansiGreen#5C962C
  • terminal.ansiMagenta#A771BF
  • terminal.ansiRed#F0524F
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#A68A0D
  • terminal.background#2B2B2B
  • terminal.foreground#A9B7C6
  • terminal.selectionBackground#214283
  • terminalCursor.foreground#BBBBBB
  • textBlockQuote.background#2D2F31
  • textBlockQuote.border#4A88C7
  • textCodeBlock.background#363839
  • textLink.activeForeground#6CAAF5
  • textLink.foreground#589DF6
  • textPreformat.foreground#A9B7C6
  • titleBar.activeBackground#2D2F31
  • titleBar.activeForeground#BBBBBB
  • titleBar.border#454545
  • titleBar.inactiveBackground#2D2F31
  • titleBar.inactiveForeground#727272
  • tree.indentGuidesStroke#454545
  • walkThrough.embeddedEditorBackground#2B2B2B
  • welcomePage.background#2B2B2B
  • widget.shadow#00000044

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, text#A9B7C6
comment, punctuation.definition.comment#808080
comment.block.documentation, comment.block.javadoc#629755italic
comment.block.documentation keyword, comment.block.documentation storage.type, keyword.other.documentation, storage.type.class.jsdoc, entity.name.type.instance.jsdoc#629755
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.delete, keyword.operator.typeof, keyword.operator.void, keyword.operator.instanceof, keyword.operator.logical.python, storage, storage.type, storage.modifier#CC7832
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.relational, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.decrement, keyword.operator.ternary, punctuation.separator, punctuation.terminator, punctuation.accessor#A9B7C6
punctuation.separator.comma, punctuation.terminator.statement#CC7832
string, string.quoted, string.template, string.interpolated#6A8759
constant.character.escape, string.template punctuation.definition.template-expression#CC7832
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.binary#6897BB
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, support.constant, variable.language.this, variable.language.self, variable.language.super#CC7832
entity.name.function, support.function, meta.function-call entity.name.function, meta.method-call entity.name.function#FFC66D
entity.name.function.member, meta.function-call support.function#FFC66D
entity.name.type, entity.name.type.class, entity.name.type.struct, entity.name.type.interface, entity.name.type.enum, support.type, support.class, entity.other.inherited-class#A9B7C6
entity.name.type.parameter, entity.name.type.type-parameter#507874
variable, variable.other, variable.parameter, meta.parameter#A9B7C6
variable.other.property, variable.other.object.property, support.type.property-name, entity.name.tag.yaml, meta.object-literal.key#9876AA
variable.other.constant, variable.other.enummember#9876AAitalic
meta.decorator, meta.decorator entity.name.function, meta.decorator punctuation.decorator, storage.type.annotation, punctuation.definition.annotation, meta.attribute#BBB529
entity.name.namespace, entity.name.module, entity.name.type.namespace, entity.name.type.module#A9B7C6
punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.section, meta.brace, punctuation.bracket#A9B7C6
entity.name.tag, punctuation.definition.tag#E8BF6A
entity.name.tag.custom, entity.name.tag.other.custom, support.class.component#E8BF6A
entity.other.attribute-name#BABABA
string.quoted.double.html, string.quoted.single.html, string.unquoted.html#A5C261
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css#E8BF6A
support.type.property-name.css, support.type.vendored.property-name.css#A9B7C6
support.constant.property-value.css, support.constant.font-name.css, constant.other.color.rgb-value.hex.css, support.constant.color.w3c-standard-color-name.css#CC7832
entity.name.tag.css#E8BF6A
keyword.other.unit.css#6897BB
variable.css, variable.argument.css#9876AA
support.type.property-name.json#9876AA
string.value.json, string.quoted.double.json#6A8759
markup.heading, markup.heading entity.name#CC7832bold
markup.boldbold
markup.italicitalic
markup.underlineunderline
markup.inline.raw, markup.fenced_code, markup.raw#6A8759
markup.quote#808080
markup.underline.link#589DF6
markup.inserted#629755
markup.deleted#BC3F3C
markup.changed#6897BB
string.regexp, constant.other.character-class.regexp, string.regexp.character-class#6A8759
keyword.operator.quantifier.regexp, keyword.control.anchor.regexp, punctuation.definition.group.regexp, keyword.operator.or.regexp#CC7832
keyword.other.using.cs, keyword.other.namespace.cs, keyword.other.class.cs, keyword.other.var.cs#CC7832
entity.name.variable.property.cs#9876AA
meta.function-call.generic.python#FFC66D
support.function.builtin.python, support.function.magic.python#FFC66D
meta.function.decorator.python, meta.function.decorator.identifier.python#BBB529
variable.parameter.function.language.special.self.python#CC7832italic
entity.name.type.alias.ts, entity.name.type.interface.ts#A9B7C6
variable.object.property.ts, variable.object.property.tsx, variable.object.property.js, variable.object.property.jsx#9876AA
entity.name.tag.yaml#CC7832
variable.other.normal.shell, variable.other.positional.shell, variable.other.bracket.shell, variable.other.special.shell#9876AA
support.variable, support.other.variable#A9B7C6
invalid, invalid.illegal#BC3F3C
invalid.deprecated#BC3F3Cstrikethrough