Skip to main content
Coding Theme

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.

  • __1)BASE COLORS
  • __10)EDITOR GROUPS & TABS
  • __11)EDITOR
  • __13)ACTIVITY BAR
  • __14)DIFF EDITOR
  • __15)EDITOR WIDGETS
  • __16)PEEK VIEW
  • __17)MERGE CONFLICTS
  • __18)PANELS
  • __19)STATUS BAR
  • __2)BUTTONS
  • __20)TERMINAL
  • __21)TITLE BAR
  • __22)GIT
  • __23)NOTIFICATIONS
  • __24)EXTENSIONS
  • __25)LINKS
  • __3)DROPDOWNS (NOT SUPPORTED ON macOS)
  • __4)INPUTS
  • __5PROGRESS BAR
  • __6)SCROLLBAR
  • __7)BADGES
  • __8)LISTS AND TREES
  • __9)SIDEBAR
  • activityBar.background#282828
  • activityBar.border#3c3836
  • activityBar.dropBackground#282828
  • activityBar.foreground#ebdbb2
  • activityBarBadge.background#c88f1f
  • activityBarBadge.foreground#ebdbb2
  • badge.background#458588
  • badge.foreground#ebdbb2
  • button.background#c88f1f
  • button.foreground#ebdbb2
  • button.hoverBackground#ba841c
  • debugToolBar.background#282828
  • diffEditor.insertedTextBackground#b8bb2630
  • diffEditor.insertedTextBorder#98971a00
  • diffEditor.removedTextBackground#fb493430
  • diffEditor.removedTextBorder#cc241d00
  • dropdown.background#282828
  • dropdown.border#3c3836
  • dropdown.foreground#ebdbb2
  • editor.background#282828
  • editor.findMatchBackground#83a59870
  • editor.findMatchHighlightBackground#fe801930
  • editor.findRangeHighlightBackground#83a59870
  • editor.foreground#ebdbb2
  • editor.hoverHighlightBackground#ebdbb240
  • editor.lineHighlightBackground#3c383660
  • editor.lineHighlightBorder#3c383600
  • editor.selectionBackground#ebdbb240
  • editor.selectionHighlightBackground#fabd2f40
  • editorBracketMatch.background#92837480
  • editorBracketMatch.border#28282800
  • editorCodeLens.foreground#a8998490
  • editorCursor.foreground#ebdbb2
  • editorError.foreground#cc241d
  • editorGroup.background#3c3836
  • editorGroup.border#3c3836
  • editorGroup.dropBackground#3c383660
  • editorGroupHeader.noTabsBackground#3c3836
  • editorGroupHeader.tabsBackground#3c3836
  • editorGroupHeader.tabsBorder#3c383600
  • editorGutter.addedBackground#b8bb26
  • editorGutter.background#28282800
  • editorGutter.deletedBackground#fb4934
  • editorGutter.modifiedBackground#83a598
  • editorHoverWidget.background#282828
  • editorHoverWidget.border#3c3836
  • editorIndentGuide.activeBackground#a8998450
  • editorIndentGuide.background#a8998420
  • editorInfo.foreground#458588
  • editorLineNumber.foreground#665c54
  • editorLink.activeForeground#ebdbb2
  • editorOverviewRuler.addedForeground#83a598
  • editorOverviewRuler.border#28282800
  • editorOverviewRuler.commonContentForeground#928374
  • editorOverviewRuler.currentContentForeground#458588
  • editorOverviewRuler.deletedForeground#83a598
  • editorOverviewRuler.errorForeground#fb4934
  • editorOverviewRuler.findMatchForeground#bdae93
  • editorOverviewRuler.incomingContentForeground#689d6a
  • editorOverviewRuler.infoForeground#d3869b
  • editorOverviewRuler.modifiedForeground#83a598
  • editorOverviewRuler.rangeHighlightForeground#bdae93
  • editorOverviewRuler.selectionHighlightForeground#665c54
  • editorOverviewRuler.warningForeground#d79921
  • editorOverviewRuler.wordHighlightForeground#665c54
  • editorOverviewRuler.wordHighlightStrongForeground#665c54
  • editorRuler.foreground#a8998440
  • editorSuggestWidget.background#282828
  • editorSuggestWidget.border#3c3836
  • editorSuggestWidget.foreground#ebdbb2
  • editorSuggestWidget.highlightForeground#689d6a
  • editorSuggestWidget.selectedBackground#3c383660
  • editorWarning.foreground#d79921
  • editorWhitespace.foreground#a8998420
  • editorWidget.background#282828
  • editorWidget.border#3c3836
  • extensionButton.prominentBackground#b8bb2680
  • extensionButton.prominentHoverBackground#b8bb2630
  • focusBorder#3c3836
  • gitDecoration.conflictingResourceForeground#b16286
  • gitDecoration.deletedResourceForeground#cc241d
  • gitDecoration.ignoredResourceForeground#7c6f64
  • gitDecoration.modifiedResourceForeground#d79921
  • gitDecoration.untrackedResourceForeground#98971a
  • input.background#ebdbb205
  • input.border#3c3836
  • input.foreground#ebdbb2
  • input.placeholderForeground#ebdbb260
  • inputValidation.errorBackground#cc241d80
  • inputValidation.errorBorder#fb4934
  • inputValidation.infoBackground#45858880
  • inputValidation.infoBorder#83a598
  • inputValidation.warningBackground#d7992180
  • inputValidation.warningBorder#fabd2f
  • list.activeSelectionBackground#3c383680
  • list.activeSelectionForeground#c88f1f
  • list.dropBackground#3c3836
  • list.focusBackground#3c3836
  • list.focusForeground#ebdbb2
  • list.highlightForeground#c88f1f
  • list.hoverBackground#3c383680
  • list.hoverForeground#d5c4a1
  • list.inactiveSelectionBackground#3c383680
  • list.inactiveSelectionForeground#c88f1f
  • merge.border#28282800
  • merge.currentContentBackground#45858820
  • merge.currentHeaderBackground#45858840
  • merge.incomingContentBackground#689d6a20
  • merge.incomingHeaderBackground#689d6a40
  • notification.background#282828
  • notification.buttonBackground#665c54
  • notification.buttonForeground#ebdbb2
  • notification.buttonHoverBackground#665c5450
  • notification.errorBackground#fb4934
  • notification.errorForeground#282828
  • notification.foreground#ebdbb2
  • notification.infoBackground#83a598
  • notification.infoForeground#282828
  • notification.warningBackground#fabd2f
  • notification.warningForeground#282828
  • panel.border#3c3836
  • panelTitle.activeForeground#ebdbb2
  • peekView.border#3c3836
  • peekViewEditor.background#3c383650
  • peekViewEditor.matchHighlightBackground
  • peekViewEditorGutter.background#3c383650
  • peekViewResult.background#3c383650
  • peekViewResult.fileForeground#ebdbb2
  • peekViewResult.matchHighlightBackground#8ec07c30
  • peekViewResult.selectionBackground#8ec07c30
  • peekViewResult.selectionForeground#8ec07c30
  • peekViewTitle.background#3c383650
  • peekViewTitleDescription.foreground#bdae93
  • peekViewTitleLabel.foreground#ebdbb2
  • progressBar.background#d79921
  • scrollbar.shadow#282828
  • scrollbarSlider.activeBackground#d79921
  • scrollbarSlider.background#50494599
  • scrollbarSlider.hoverBackground#665c54
  • sideBar.background#282828
  • sideBar.border#3c3836
  • sideBar.foreground#d5c4a1
  • sideBarSectionHeader.background#28282800
  • sideBarSectionHeader.foreground#ebdbb2
  • sideBarTitle.foreground#ebdbb2
  • statusBar.background#282828
  • statusBar.debuggingBackground#fe8019
  • statusBar.debuggingBorder#28282800
  • statusBar.debuggingForeground#282828
  • statusBar.foreground#ebdbb2
  • statusBar.noFolderBackground#282828
  • statusBar.noFolderBorder#28282800
  • statusBar.prominentBackground#689d6a
  • statusBar.prominentHoverBackground#689d6a70
  • tab.activeBorder#282828
  • tab.activeForeground#ebdbb2
  • tab.border#28282800
  • tab.inactiveBackground#3c383660
  • tab.inactiveForeground#a89984
  • tab.unfocusedActiveBorder#28282800
  • tab.unfocusedActiveForeground#a89984
  • tab.unfocusedInactiveForeground#928374
  • terminal.ansiBlack#3c3836
  • terminal.ansiBlue#458588
  • terminal.ansiBrightBlack#928374
  • terminal.ansiBrightBlue#83a598
  • terminal.ansiBrightCyan#8ec07c
  • terminal.ansiBrightGreen#b8bb26
  • terminal.ansiBrightMagenta#d3869b
  • terminal.ansiBrightRed#fb4934
  • terminal.ansiBrightWhite#ebdbb2
  • terminal.ansiBrightYellow#fabd2f
  • terminal.ansiCyan#689d6a
  • terminal.ansiGreen#98971a
  • terminal.ansiMagenta#b16286
  • terminal.ansiRed#cc241d
  • terminal.ansiWhite#a89984
  • terminal.ansiYellow#d79921
  • terminal.background#282828
  • terminal.foreground#ebdbb2
  • textLink.activeForeground#458588
  • textLink.foreground#83a598
  • titleBar.activeBackground#282828
  • titleBar.activeForeground#ebdbb2
  • titleBar.inactiveBackground#282828

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ebdbb2
#ebdbb2
emphasisitalic
strongbold
header#458588
comment, punctuation.definition.comment#928374italic
constant, support.constant, variable.arguments#d3869b
constant.rgb-value#ebdbb2
entity.name.selector#8ec07c
entity.other.attribute-name#fabd2f
entity.name.tag, punctuation.tag#8ec07c
invalid, invalid.illegal#cc241d
invalid.deprecated#b16286
meta.selector#8ec07c
meta.preprocessor#fe8019
meta.preprocessor.string#b8bb26
meta.preprocessor.numeric#b8bb26
meta.header.diff#fe8019
storage#fb4934
storage.modifier#fe8019
string#b8bb26
string.tag#b8bb26
string.value#b8bb26
string.regexp#fe8019
string.escape#fb4934
string.quasi#8ec07c
string.entity#b8bb26
object#ebdbb2
module.node#83a598
support.type.property-name#689d6a
keyword#fb4934
keyword.control#fb4934
keyword.control.module#8ec07c
keyword.control.less#d79921
keyword.operator#8ec07c
keyword.operator.new#fe8019
keyword.other.unit#b8bb26
metatag.php#fe8019
support.function.git-rebase#689d6a
constant.sha.git-rebase#b8bb26
meta.type.name, meta.return.type, meta.return-type, meta.cast, meta.type.annotation, support.type, storage.type.cs, variable.class#fabd2f
variable.this, support.variable#d3869b
entity.name, entity.static, entity.name.class.static.function, entity.name.function, entity.name.class, entity.name.type#fabd2f
storage.type.function, entity.function, entity.name.function.static#8ec07c
entity.name.function.function-call#8ec07c
support.function.builtin#fe8019
entity.name.method, entity.name.method.function-call, entity.name.static.function-call#689d6a
brace#d5c4a1
meta.parameter.type.variable, variable.parameter, variable.name, variable.other, variable, string.constant.other.placeholder#83a598
prototype#d3869b
storage.type.class#fb4934
punctuation#a89984
punctuation.quoted#ebdbb2
punctuation.quasi#fb4934
*url*, *link*, *uri*underline
Jazzbox by heavensmile - VS Code Theme