Skip to main content
CodingTheme

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#ebdbb2
  • activityBar.background#080808
  • activityBar.border#3e3a32
  • activityBar.foreground#ebdbb2
  • activityBar.inactiveForeground#a89984
  • activityBarBadge.background#d65d0e
  • activityBarBadge.foreground#080808
  • badge.background#d65d0e
  • badge.foreground#080808
  • button.background#d65d0e
  • button.border#ebdbb212
  • button.foreground#080808
  • button.hoverBackground#d65d0ee6
  • button.secondaryBackground#ebdbb20f
  • button.secondaryForeground#ebdbb2
  • button.secondaryHoverBackground#ebdbb220
  • checkbox.background#313131
  • checkbox.border#ebdbb21f
  • commandCenter.activeBackground#080808
  • commandCenter.activeForeground#ebdbb2
  • commandCenter.background#080808
  • commandCenter.border#ebdbb220
  • commandCenter.inactiveBorder#1b1b1b
  • commandCenter.inactiveForeground#a89984
  • debugToolBar.background#080808
  • descriptionForeground#a89984
  • diffEditor.insertedLineBackground#23863633
  • diffEditor.insertedTextBackground#b8bb2630
  • diffEditor.removedLineBackground#da363333
  • diffEditor.removedTextBackground#fb493430
  • dropdown.background#080808
  • dropdown.border#3e3a32
  • dropdown.foreground#ebdbb2
  • dropdown.listBackground#313131
  • editor.background#080808
  • editor.findMatchBackground#83a59870
  • editor.findMatchHighlightBackground#d65d0e30
  • editor.findRangeHighlightBackground#83a59870
  • editor.foreground#ebdbb2
  • editor.hoverHighlightBackground#689d6a50
  • editor.inactiveSelectionBackground#ebdbb211
  • editor.lineHighlightBackground#ebdbb215
  • editor.selectionBackground#ebdbb221
  • editor.selectionHighlightBackground#fabd2f40
  • editorBracketHighlight.foreground1#b16286
  • editorBracketHighlight.foreground2#458588
  • editorBracketHighlight.foreground3#689d6a
  • editorBracketHighlight.foreground4#98971a
  • editorBracketHighlight.foreground5#d79921
  • editorBracketHighlight.foreground6#d65d0e
  • editorBracketHighlight.unexpectedBracket.foreground#cc241d
  • editorBracketMatch.background#92837480
  • editorBracketMatch.border#080808
  • editorCodeLens.foreground#a8998490
  • editorCursor.foreground#ebdbb2
  • editorError.foreground#cc241d
  • editorGroup.border#ebdbb217
  • editorGroup.dropBackground#3e3a3260
  • editorGroupHeader.noTabsBackground#3e3a32
  • editorGroupHeader.tabsBackground#080808
  • editorGroupHeader.tabsBorder#ebdbb220
  • editorGutter.addedBackground#b8bb26
  • editorGutter.background#080808
  • editorGutter.deletedBackground#fb4934
  • editorGutter.modifiedBackground#83a598
  • editorHoverWidget.background#080808
  • editorHoverWidget.border#3e3a32
  • editorIndentGuide.activeBackground1#ebdbb270
  • editorIndentGuide.background1#ebdbb22a
  • editorInfo.foreground#458588
  • editorInlayHint.background#a8998433
  • editorInlayHint.foreground#a89984
  • editorInlayHint.typeBackground#a8998433
  • editorInlayHint.typeForeground#a89984
  • editorLineNumber.activeForeground#ebdbb2
  • editorLineNumber.foreground#ebdbb270
  • editorLink.activeForeground#ebdbb2
  • editorOverviewRuler.addedForeground#83a598
  • editorOverviewRuler.border#080808
  • editorOverviewRuler.commonContentForeground#928374
  • editorOverviewRuler.currentContentForeground#458588
  • editorOverviewRuler.deletedForeground#83a598
  • editorOverviewRuler.errorForeground#fb4934
  • editorOverviewRuler.findMatchForeground#bdae9380
  • editorOverviewRuler.incomingContentForeground#689d6a
  • editorOverviewRuler.infoForeground#d3869b
  • editorOverviewRuler.modifiedForeground#83a598
  • editorOverviewRuler.rangeHighlightForeground#bdae9380
  • editorOverviewRuler.selectionHighlightForeground#665c5480
  • editorOverviewRuler.warningForeground#d79921
  • editorOverviewRuler.wordHighlightForeground#665c5480
  • editorOverviewRuler.wordHighlightStrongForeground#665c5480
  • editorRuler.foreground#a8998440
  • editorSuggestWidget.background#080808
  • editorSuggestWidget.border#3e3a32
  • editorSuggestWidget.focusHighlightForeground#d65d0e
  • editorSuggestWidget.foreground#ebdbb2
  • editorSuggestWidget.highlightForeground#d65d0e
  • editorSuggestWidget.selectedBackground#3e3a3236
  • editorSuggestWidget.selectedForeground#ebdbb2
  • editorWarning.foreground#d79921
  • editorWhitespace.foreground#a8998420
  • editorWidget.background#080808
  • editorWidget.border#3e3a32
  • errorForeground#fb4934
  • extensionButton.prominentBackground#b8bb2680
  • extensionButton.prominentHoverBackground#b8bb2630
  • focusBorder#ebdbb283
  • foreground#ebdbb2
  • gitDecoration.conflictingResourceForeground#b16286
  • gitDecoration.deletedResourceForeground#cc241d
  • gitDecoration.ignoredResourceForeground#7c6f64
  • gitDecoration.modifiedResourceForeground#d79921
  • gitDecoration.untrackedResourceForeground#98971a
  • icon.foreground#ebdbb2
  • input.background#ebdbb205
  • input.border#ebdbb21f
  • input.foreground#ebdbb2
  • input.placeholderForeground#ebdbb260
  • inputOption.activeBackground#2489db82
  • inputOption.activeBorder#ebdbb260
  • inputValidation.errorBackground#cc241d80
  • inputValidation.errorBorder#fb4934
  • inputValidation.infoBackground#45858880
  • inputValidation.infoBorder#83a598
  • inputValidation.warningBackground#d7992180
  • inputValidation.warningBorder#fabd2f
  • keybindingLabel.foreground#ebdbb2
  • list.activeSelectionBackground#ebdbb235
  • list.activeSelectionForeground#ebdbb2
  • list.activeSelectionIconForeground#ebdbb2
  • list.dropBackground#ebdbb235
  • list.focusBackground#ebdbb235
  • list.focusForeground#ebdbb2
  • list.focusOutline#ebdbb200
  • list.highlightForeground#d65d0e
  • list.hoverBackground#ebdbb220
  • list.hoverForeground#ebdbb2
  • list.inactiveSelectionBackground#ebdbb220
  • list.inactiveSelectionForeground#ebdbb2
  • menu.background#080808
  • menu.border#3e3a32
  • menu.foreground#ebdbb2
  • menu.separatorBackground#454545
  • merge.border#080808
  • merge.currentContentBackground#45858820
  • merge.currentHeaderBackground#45858840
  • merge.incomingContentBackground#689d6a20
  • merge.incomingHeaderBackground#689d6a40
  • notebook.cellBorderColor#3e3a32
  • notebook.cellEditorBackground#282828
  • notebook.focusedCellBorder#a89984
  • notebook.focusedEditorBorder#3e3a32
  • notificationCenterHeader.background#1f1f1f
  • notificationCenterHeader.foreground#ebdbb2
  • notifications.background#080808
  • notifications.border#ebdbb220
  • notifications.foreground#ebdbb2
  • panel.background#080808
  • panel.border#ebdbb220
  • panelInput.border#ebdbb220
  • panelTitle.activeBorder#d65d0e
  • panelTitle.activeForeground#ebdbb2
  • panelTitle.inactiveForeground#a89984
  • peekView.border#3e3a32
  • peekViewEditor.background#3e3a3250
  • peekViewEditorGutter.background#3e3a3250
  • peekViewResult.background#3e3a3250
  • peekViewResult.fileForeground#ebdbb2
  • peekViewResult.matchHighlightBackground#8ec07c30
  • peekViewResult.selectionBackground#8ec07c30
  • peekViewResult.selectionForeground#8ec07c30
  • peekViewTitle.background#3e3a3250
  • peekViewTitleDescription.foreground#bdae93
  • peekViewTitleLabel.foreground#ebdbb2
  • pickerGroup.border#ebdbb220
  • pickerGroup.foreground#a89984
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#d65d0e
  • quickInput.background#080808
  • quickInput.foreground#ebdbb2
  • quickInputList.focusBackground#ebdbb235
  • scrollbar.shadow#080808
  • scrollbarSlider.activeBackground#d65e0edc
  • scrollbarSlider.background#50494599
  • scrollbarSlider.hoverBackground#665c54
  • selection.background#689d6a80
  • settings.dropdownBackground#181818
  • settings.dropdownBorder#1d1d1d
  • settings.headerForeground#ebdbb2
  • settings.modifiedItemIndicator#d65e0e
  • sideBar.background#080808
  • sideBar.border#ebdbb220
  • sideBar.foreground#d5c4a1
  • sideBarSectionHeader.background#080808
  • sideBarSectionHeader.border#ebdbb220
  • sideBarSectionHeader.foreground#ebdbb2
  • sideBarTitle.foreground#ebdbb2
  • statusBar.background#080808
  • statusBar.border#ebdbb220
  • statusBar.debuggingBackground#d65d0e
  • statusBar.debuggingBorder#080808
  • statusBar.debuggingForeground#080808
  • statusBar.foreground#ebdbb2
  • statusBar.noFolderBackground#080808
  • statusBar.noFolderBorder#080808
  • statusBarItem.focusBorder#d65d0e
  • statusBarItem.prominentBackground#6e768166
  • statusBarItem.remoteBackground#d65d0e
  • statusBarItem.remoteForeground#080808
  • tab.activeBackground#080808
  • tab.activeBorderTop#d65d0e
  • tab.activeForeground#ebdbb2
  • tab.border#ebdbb220
  • tab.hoverBackground#080808
  • tab.inactiveBackground#080808
  • tab.inactiveForeground#a89984
  • tab.lastPinnedBorder#ebdbb233
  • tab.unfocusedActiveBorder#1f1f1f
  • tab.unfocusedActiveBorderTop#ebdbb220
  • tab.unfocusedActiveForeground#a89984
  • tab.unfocusedHoverBackground#6e76811a
  • tab.unfocusedInactiveForeground#a89984
  • terminal.ansiBlack#3e3a32
  • 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#080808
  • terminal.foreground#ebdbb2
  • terminal.inactiveSelectionBackground#3a3d41
  • terminal.tab.activeBorder#d65d0e
  • textBlockQuote.background#010409
  • textBlockQuote.border#ebdbb214
  • textCodeBlock.background#6e768166
  • textLink.activeForeground#458588
  • textLink.foreground#83a598
  • textSeparator.foreground#21262d
  • titleBar.activeBackground#080808
  • titleBar.activeForeground#ebdbb2
  • titleBar.border#ebdbb220
  • titleBar.inactiveBackground#080808
  • titleBar.inactiveForeground#a89984
  • welcomePage.progress.foreground#d65d0e
  • welcomePage.tileBackground#ebdbb20f
  • widget.border#ebdbb220
  • widget.shadow#08080830

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#458588
comment, punctuation.definition.comment#ebdbb270italic
punctuation.separator, punctuation.terminator, punctuation.section, punctuation.definition.tag, punctuation.accessor#a89984
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#ebdbb2
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, 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, variable.other.local, meta.definition.variable#83a598
prototype#d3869b
storage.type.class#fb4934
punctuation.quoted#ebdbb2
punctuation.quasi#fb4934
*url*, *link*, *uri*underline
source.js variable.language, source.ts variable.language#fe8019
entity.name.function.member.cpp, entity.name.function.member.static.cpp#fabd2f
entity.name.namespace.cpp#d3869b
entity.name.scope-resolution.cpp, entity.name.scope-resolution.parameter.cpp#d3869b
variable.other.property.cpp, variable.other.constant.property.cpp, variable.other.property.c, variable.other.constant.property.c#ebdbb2
variable.language.this.cpp#fe8019
storage.type.template.cpp#8ec07c
keyword.operator.cpp, storage.modifier.pointer.cpp, storage.modifier.reference.cpp, keyword.operator.c, storage.modifier.pointer.c, storage.modifier.reference.c#a89984
meta.preprocessor.cpp, entity.name.function.preprocessor.cpp, meta.preprocessor.c, entity.name.function.preprocessor.c#fe8019
variable.other.enummember.cpp#d3869b
entity.name.type.namespace.cs#ebdbb2
meta.function.cs, entity.name.function.cs#b8bb26
entity.name.variable.field.cs, variable.other.readwrite.cs, variable.other.object.property.cs#ebdbb2
entity.name.variable.parameter.cs#83A598
keyword.other.using.cs, entity.name.variable.local.cs#ebdbb2
variable.language.this.cs#d3869b
punctuation.definition.typeparameters.begin.cs, punctuation.definition.typeparameters.end.cs#a89984
storage.modifier.import.java#ebdbb2
storage.type.java#fabd2f
meta.method.identifier.java entity.name.function.java#b8bb26
keyword.operator.namespace.rust, keyword.operator.access.dot.rust, keyword.operator.key-value.rust, punctuation.semi.rust, punctuation.comma.rust, punctuation.brackets.angle.rust#a89984
constant.other.caps.python#fe8019
meta.function-call.generic.python#fabd2f
variable.language.special.self.python#fe8019
support.class.php, support.class.builtin.php#fabd2f
keyword.operator.class.php, keyword.operator.key.php, keyword.operator.string.php#a89984
markup.underlineunderline
string.other.link.title.markdown#928374underline
markup.underline.link#d3869b
markup.boldbold
markup.heading#a89984bold
markup.italicitalic
markup.inserted#b8bb26
markup.deleted#d65d0e
markup.changed#fe8019
markup.punctuation.quote.beginning#98971a
markup.punctuation.list.beginning#83a598
markup.inline.raw, markup.fenced_code.block#8ec07c
string.quoted.double.json#83a598
source.json meta.structure.dictionary.json support.type.property-name.json#b8bb26
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8ec07c
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#d3869b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#b8bb26
text.html entity.name.tag, text.html punctuation.tag#8ec07cbold
text.html meta.tag.other.unrecognized.html.derivative entity.name.tag#ffba31bold
source.powershell support.function.powershell#fabd2f

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Darkbox Theme by bottledlactose - VS Code Theme