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.

  • activityBar.activeBorder#8B6914
  • activityBar.background#0D0010
  • activityBar.foreground#E0C97F
  • badge.background#6B006B
  • badge.foreground#E0C97F
  • breadcrumb.activeSelectionForeground#FFD700
  • breadcrumb.background#0D0010
  • breadcrumb.focusForeground#E0C97F
  • breadcrumb.foreground#8B6914
  • button.background#6B006B
  • button.foreground#E0C97F
  • debugToolBar.background#0D0010
  • debugToolBar.border#6B006B
  • diffEditor.insertedLineBackground#8B691411
  • diffEditor.insertedTextBackground#8B691422
  • diffEditor.removedLineBackground#C0392B11
  • diffEditor.removedTextBackground#C0392B22
  • editor.background#0D0010
  • editor.findMatchBackground#8B691444
  • editor.findMatchBorder#8B6914
  • editor.findMatchHighlightBackground#8B691422
  • editor.findRangeHighlightBackground#6B006B22
  • editor.foreground#E0C97F
  • editor.lineHighlightBackground#1A0020
  • editor.selectionBackground#6B006B55
  • editorCursor.foreground#E0C97F
  • editorError.foreground#C0392B
  • editorGroupHeader.tabsBackground#0D0010
  • editorHint.foreground#8B6914
  • editorHoverWidget.background#0D0010
  • editorHoverWidget.border#6B006B
  • editorHoverWidget.foreground#E0C97F
  • editorIndentGuide.activeBackground1#6B006B
  • editorIndentGuide.background1#1A0020
  • editorInfo.foreground#6B4E8B
  • editorInlayHint.background#1A0020
  • editorInlayHint.foreground#3A0050
  • editorInlayHint.parameterForeground#8B6914
  • editorInlayHint.typeForeground#6B4E8B
  • editorLineNumber.activeForeground#8B6914
  • editorLineNumber.foreground#3A0050
  • editorSuggestWidget.background#0D0010
  • editorSuggestWidget.border#6B006B
  • editorSuggestWidget.foreground#E0C97F
  • editorSuggestWidget.highlightForeground#FFD700
  • editorSuggestWidget.selectedBackground#1A0020
  • editorSuggestWidget.selectedForeground#E0C97F
  • editorSuggestWidget.selectedIconForeground#8B6914
  • editorWarning.foreground#C8A84B
  • focusBorder#6B006B
  • gitDecoration.addedResourceForeground#FFD700
  • gitDecoration.deletedResourceForeground#C0392B
  • gitDecoration.ignoredResourceForeground#6B4E8B
  • gitDecoration.modifiedResourceForeground#8B6914
  • gitDecoration.untrackedResourceForeground#FFD700
  • input.background#1A0020
  • input.border#6B006B
  • input.foreground#E0C97F
  • list.activeSelectionBackground#6B006B
  • list.activeSelectionForeground#E0C97F
  • list.highlightForeground#8B6914
  • list.hoverBackground#1A0020
  • menu.background#0D0010
  • menu.border#6B006B
  • menu.foreground#E0C97F
  • menu.selectionBackground#1A0020
  • menu.selectionBorder#6B006B
  • menu.selectionForeground#E0C97F
  • menu.separatorBackground#3A0050
  • merge.currentContentBackground#6B006B22
  • merge.currentHeaderBackground#6B006B44
  • merge.incomingContentBackground#8B691422
  • merge.incomingHeaderBackground#8B691444
  • minimap.background#0D0010
  • minimap.findMatchHighlight#8B691499
  • minimap.selectionHighlight#6B006B99
  • minimapSlider.activeBackground#6B006B66
  • minimapSlider.background#6B006B22
  • minimapSlider.hoverBackground#6B006B44
  • notificationLink.foreground#8B6914
  • notifications.background#0D0010
  • notifications.border#6B006B
  • notifications.foreground#E0C97F
  • panel.background#0D0010
  • panel.border#6B006B
  • peekView.border#6B006B
  • peekViewEditor.background#0D0010
  • peekViewResult.background#1A0020
  • peekViewResult.selectionBackground#6B006B
  • peekViewResult.selectionForeground#E0C97F
  • peekViewTitle.background#1A0020
  • peekViewTitleDescription.foreground#8B6914
  • peekViewTitleLabel.foreground#E0C97F
  • scrollbar.shadow#0D0010
  • scrollbarSlider.activeBackground#6B006B99
  • scrollbarSlider.background#6B006B33
  • scrollbarSlider.hoverBackground#6B006B66
  • sideBar.background#0D0010
  • sideBar.border#6B006B
  • sideBar.foreground#E0C97F
  • sideBarSectionHeader.background#1A0020
  • sideBarSectionHeader.foreground#8B6914
  • statusBar.background#3A0050
  • statusBar.foreground#E0C97F
  • tab.activeBackground#1A0020
  • tab.activeBorder#8B6914
  • tab.activeForeground#E0C97F
  • tab.inactiveBackground#0D0010
  • tab.inactiveForeground#8B6914
  • terminal.ansiBlack#1A0020
  • terminal.ansiBlue#3A0050
  • terminal.ansiBrightYellow#C8A84B
  • terminal.ansiCyan#9B8B6E
  • terminal.ansiGreen#8B6914
  • terminal.ansiMagenta#6B006B
  • terminal.ansiRed#C0392B
  • terminal.ansiWhite#D4C5A9
  • terminal.ansiYellow#8B6914
  • terminal.background#0D0010
  • terminal.foreground#E0C97F
  • terminal.selectionBackground#6B006B55
  • terminalCursor.background#0D0010
  • terminalCursor.foreground#E0C97F
  • titleBar.activeBackground#0D0010
  • titleBar.activeForeground#E0C97F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage#6B006Bbold
string#C8A84B
constant.numeric#C8A84B
entity.name.function, support.function#E0C97Fbold
comment#6B4E8Bitalic
variable#D4C5A9
entity.name.class#8B6914bold
keyword.operator#9B8B6E
heading.1.markdown, markup.heading.setext.1.markdown#E0C97Fbold
heading.2.markdown, markup.heading.setext.2.markdown#C8A84Bbold
heading.3.markdown#8B6914bold
markup.bold.markdown#E0C97Fbold
markup.italic.markdown#9B8B6Eitalic
markup.inline.raw.markdown, markup.fenced_code.block.markdown#C8A84B
markup.underline.link.markdown#6B006B
punctuation.definition.table.markdown#3A0050
meta.separator.markdown#3A0050
entity.name.function.decorator, meta.decorator, punctuation.definition.decorator#8B6914italic
punctuation.definition.block, punctuation.section.block, meta.brace.round, meta.brace.square, meta.brace.curly#8B6914
punctuation.separator, punctuation.terminator#6B4E8B
variable.parameter#9B8B6E
variable.language.special.self, variable.language.this#6B4E8Bitalic
Dark Luxury by Doge42 - VS Code Theme