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#352C31
  • activityBar.activeBorder#D47BA8
  • activityBar.background#242526
  • activityBar.border#34373B
  • activityBar.foreground#CACBCC
  • activityBar.inactiveForeground#6C6E70
  • activityBarBadge.background#D47BA8
  • activityBarBadge.foreground#1E1F20
  • badge.background#563548
  • badge.foreground#CACBCC
  • breadcrumb.activeSelectionForeground#D47BA8
  • breadcrumb.background#1E1F20
  • breadcrumb.focusForeground#CACBCC
  • breadcrumb.foreground#6C6E70
  • button.background#D47BA8
  • button.foreground#1E1F20
  • button.hoverBackground#E493BA
  • button.secondaryBackground#2A2C2F
  • button.secondaryForeground#CACBCC
  • button.secondaryHoverBackground#34373B
  • descriptionForeground#9B9D9F
  • diffEditor.diagonalFill#34373B
  • diffEditor.insertedLineBackground#2D423566
  • diffEditor.insertedTextBackground#2D423599
  • diffEditor.removedLineBackground#492E3166
  • diffEditor.removedTextBackground#492E3199
  • disabledForeground#505254
  • dropdown.background#1E1F20
  • dropdown.border#34373B
  • dropdown.foreground#CACBCC
  • editor.background#1E1F20
  • editor.findMatchBackground#4A4024
  • editor.findMatchBorder#CCA643
  • editor.findMatchHighlightBackground#4A402480
  • editor.findRangeHighlightBackground#24252680
  • editor.foreground#CACBCC
  • editor.hoverHighlightBackground#56354880
  • editor.inactiveSelectionBackground#352C31
  • editor.lineHighlightBackground#272829
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#563548
  • editor.selectionHighlightBackground#56354880
  • editor.wordHighlightBackground#49323F80
  • editor.wordHighlightStrongBackground#563548B3
  • editorBracketHighlight.foreground1#9B9D9F
  • editorBracketHighlight.foreground2#D47BA8
  • editorBracketHighlight.foreground3#6C6E70
  • editorBracketHighlight.foreground4#C58AA6
  • editorBracketHighlight.foreground5#9B9D9F
  • editorBracketHighlight.foreground6#82556C
  • editorBracketHighlight.unexpectedBracket.foreground#D57171
  • editorBracketMatch.background#49323F
  • editorBracketMatch.border#82556C
  • editorCodeLens.foreground#6C6E70
  • editorCursor.foreground#D47BA8
  • editorError.background#492E3100
  • editorError.foreground#D57171
  • editorGroup.border#34373B
  • editorGroupHeader.noTabsBackground#1E1F20
  • editorGroupHeader.tabsBackground#242526
  • editorGroupHeader.tabsBorder#34373B
  • editorGutter.addedBackground#71A482
  • editorGutter.background#1E1F20
  • editorGutter.deletedBackground#D57171
  • editorGutter.modifiedBackground#D47BA8
  • editorHint.foreground#71A482
  • editorHoverWidget.background#242526
  • editorHoverWidget.border#34373B
  • editorIndentGuide.activeBackground1#82556C
  • editorIndentGuide.background1#34373B
  • editorInfo.foreground#D47BA8
  • editorLineNumber.activeForeground#9B9D9F
  • editorLineNumber.foreground#4F5256
  • editorLink.activeForeground#D47BA8
  • editorOverviewRuler.border#34373B
  • editorOverviewRuler.errorForeground#D57171
  • editorOverviewRuler.infoForeground#D47BA8
  • editorOverviewRuler.warningForeground#D58446
  • editorRuler.foreground#34373B
  • editorSuggestWidget.background#242526
  • editorSuggestWidget.border#34373B
  • editorSuggestWidget.foreground#CACBCC
  • editorSuggestWidget.highlightForeground#D47BA8
  • editorSuggestWidget.selectedBackground#563548
  • editorUnnecessaryCode.opacity#00000066
  • editorWarning.background#49342900
  • editorWarning.foreground#D58446
  • editorWhitespace.foreground#4F5256
  • editorWidget.background#242526
  • editorWidget.border#34373B
  • editorWidget.foreground#CACBCC
  • errorForeground#D57171
  • focusBorder#D47BA880
  • foreground#CACBCC
  • gitDecoration.addedResourceForeground#71A482
  • gitDecoration.conflictingResourceForeground#D58446
  • gitDecoration.deletedResourceForeground#D57171
  • gitDecoration.ignoredResourceForeground#505254
  • gitDecoration.modifiedResourceForeground#D47BA8
  • gitDecoration.renamedResourceForeground#C58AA6
  • gitDecoration.untrackedResourceForeground#71A482
  • icon.foreground#9B9D9F
  • input.background#1E1F20
  • input.border#34373B
  • input.foreground#CACBCC
  • input.placeholderForeground#6C6E70
  • inputOption.activeBackground#563548
  • inputOption.activeBorder#D47BA8
  • inputOption.activeForeground#DCDDDE
  • inputValidation.errorBackground#492E31
  • inputValidation.errorBorder#D57171
  • inputValidation.infoBackground#49303D
  • inputValidation.infoBorder#C58AA6
  • inputValidation.warningBackground#493429
  • inputValidation.warningBorder#D58446
  • list.activeSelectionBackground#563548
  • list.activeSelectionForeground#CACBCC
  • list.errorForeground#D57171
  • list.focusBackground#563548
  • list.focusOutline#D47BA880
  • list.highlightForeground#D47BA8
  • list.hoverBackground#242526
  • list.inactiveSelectionBackground#352C31
  • list.inactiveSelectionForeground#CACBCC
  • list.warningForeground#D58446
  • listFilterWidget.background#352C31
  • listFilterWidget.outline#82556C
  • menu.background#242526
  • menu.foreground#CACBCC
  • menu.selectionBackground#563548
  • menu.selectionForeground#DCDDDE
  • menu.separatorBackground#34373B
  • minimap.background#1E1F20
  • minimap.findMatchHighlight#CCA64399
  • minimap.selectionHighlight#82556C80
  • notificationLink.foreground#D47BA8
  • notifications.background#242526
  • notifications.border#34373B
  • notifications.foreground#CACBCC
  • panel.background#1E1F20
  • panel.border#34373B
  • panelTitle.activeBorder#D47BA8
  • panelTitle.activeForeground#CACBCC
  • panelTitle.inactiveForeground#6C6E70
  • peekView.border#82556C
  • peekViewEditor.background#242526
  • peekViewEditor.matchHighlightBackground#4A4024
  • peekViewResult.background#2A2C2F
  • peekViewResult.matchHighlightBackground#4A4024
  • peekViewResult.selectionBackground#563548
  • peekViewTitle.background#242526
  • progressBar.background#D47BA8
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#9B9D9F66
  • scrollbarSlider.background#6C6E7033
  • scrollbarSlider.hoverBackground#6C6E7055
  • selection.background#563548
  • selection.foreground#DCDDDE
  • sideBar.background#242526
  • sideBar.border#34373B
  • sideBar.foreground#9B9D9F
  • sideBarSectionHeader.background#2A2C2F
  • sideBarSectionHeader.border#34373B
  • sideBarSectionHeader.foreground#9B9D9F
  • sideBarTitle.foreground#CACBCC
  • statusBar.background#2A2C2F
  • statusBar.border#34373B
  • statusBar.debuggingBackground#493429
  • statusBar.debuggingForeground#DCDDDE
  • statusBar.foreground#9B9D9F
  • statusBar.noFolderBackground#242526
  • statusBar.noFolderForeground#9B9D9F
  • statusBarItem.activeBackground#563548
  • statusBarItem.hoverBackground#34373B
  • statusBarItem.prominentBackground#563548
  • statusBarItem.prominentForeground#DCDDDE
  • statusBarItem.remoteBackground#563548
  • statusBarItem.remoteForeground#CACBCC
  • tab.activeBackground#1E1F20
  • tab.activeBorderTop#D47BA8
  • tab.activeForeground#CACBCC
  • tab.border#34373B
  • tab.hoverBackground#352C31
  • tab.inactiveBackground#242526
  • tab.inactiveForeground#6C6E70
  • tab.unfocusedActiveForeground#9B9D9F
  • tab.unfocusedInactiveForeground#505254
  • terminal.ansiBlack#292B2E
  • terminal.ansiBlue#D47BA8
  • terminal.ansiBrightBlack#76797D
  • terminal.ansiBrightBlue#C58AA6
  • terminal.ansiBrightCyan#89B7BE
  • terminal.ansiBrightGreen#85B494
  • terminal.ansiBrightMagenta#B09BDD
  • terminal.ansiBrightRed#DF8585
  • terminal.ansiBrightWhite#E7E8E9
  • terminal.ansiBrightYellow#D8B75C
  • terminal.ansiCyan#75A7AF
  • terminal.ansiGreen#71A482
  • terminal.ansiMagenta#A18BCF
  • terminal.ansiRed#D57171
  • terminal.ansiWhite#BEC0C2
  • terminal.ansiYellow#CCA643
  • terminal.background#1E1F20
  • terminal.foreground#CACBCC
  • terminal.selectionBackground#563548
  • terminalCursor.foreground#D47BA8
  • textBlockQuote.background#242526
  • textBlockQuote.border#82556C
  • textCodeBlock.background#242526
  • textLink.activeForeground#C58AA6
  • textLink.foreground#D47BA8
  • textPreformat.foreground#CACBCC
  • textSeparator.foreground#34373B
  • titleBar.activeBackground#242526
  • titleBar.activeForeground#CACBCC
  • titleBar.border#34373B
  • titleBar.inactiveBackground#242526
  • titleBar.inactiveForeground#6C6E70
  • tree.indentGuidesStroke#34373B
  • window.activeBorder#34373B
  • window.inactiveBorder#242526

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6C6E70italic
keyword, storage.type, storage.modifier, keyword.control, keyword.operator.expression#D47BA8
entity.name.type, entity.name.class, entity.name.namespace, support.type, support.class, variable.language#C58AA6
support.constant, support.function, entity.name.function.preprocessor, entity.name.function.macro#C58AA6
entity.name.function, meta.function-call, support.function.any-method#CACBCC
variable, variable.parameter, variable.other.property, meta.object-literal.key, support.variable.property#CACBCC
variable.other.property, meta.object-literal.key, support.variable.property#CACBCC
string#CACBCC
constant.numeric#CACBCC
constant.language, constant.character, constant.other#CACBCC
entity.name.tag#D47BA8
entity.other.attribute-name, meta.decorator, entity.name.function.decorator, punctuation.decorator#D47BA8
punctuation, keyword.operator, meta.brace, meta.delimiter#9B9D9F
markup.heading, entity.name.section#DCDDDEbold
markup.bold#DCDDDEbold
markup.italic#CACBCCitalic
markup.underline.link, string.other.link, meta.link#D47BA8underline
invalid, invalid.illegal#D57171underline
markup.inserted#71A482
markup.changed#D47BA8
markup.deleted#D57171