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.background#101010
  • activityBar.foreground#d3494e
  • activityBar.inactiveForeground#5d6f71
  • activityBarBadge.background#d3494e
  • activityBarBadge.foreground#f5f5f5
  • badge.background#d3494e
  • badge.foreground#f5f5f5
  • button.background#a63c40
  • button.foreground#f5f5f5
  • button.hoverBackground#d3494e
  • dropdown.background#1f1f1f
  • dropdown.border#5d6f71
  • editor.background#151515
  • editor.findMatchBackground#a63c4066
  • editor.findMatchHighlightBackground#a63c4033
  • editor.foreground#a1b0b8
  • editor.lineHighlightBackground#1f1f1f
  • editor.selectionBackground#832e3166
  • editor.selectionHighlightBackground#832e3133
  • editorBracketMatch.background#832e3133
  • editorBracketMatch.border#a63c40
  • editorCursor.foreground#ff443e
  • editorGroupHeader.tabsBackground#1a1a1a
  • editorHoverWidget.background#1a1a1a
  • editorHoverWidget.border#5d6f71
  • editorIndentGuide.activeBackground1#5d6f71
  • editorIndentGuide.background1#252525
  • editorLineNumber.activeForeground#d3494e
  • editorLineNumber.foreground#5d6f71
  • editorSuggestWidget.background#1a1a1a
  • editorSuggestWidget.selectedBackground#832e31
  • editorWhitespace.foreground#2a2a2a
  • editorWidget.background#1a1a1a
  • editorWidget.border#5d6f71
  • errorForeground#fc595f
  • focusBorder#a63c40
  • foreground#a1b0b8
  • gitDecoration.deletedResourceForeground#fc595f
  • gitDecoration.ignoredResourceForeground#5d6f71
  • gitDecoration.modifiedResourceForeground#df9395
  • gitDecoration.untrackedResourceForeground#ba8586
  • input.background#1f1f1f
  • input.border#5d6f71
  • input.foreground#a1b0b8
  • inputOption.activeBorder#d3494e
  • list.activeSelectionBackground#832e31
  • list.activeSelectionForeground#f5f5f5
  • list.highlightForeground#fc595f
  • list.hoverBackground#252525
  • list.inactiveSelectionBackground#252525
  • panel.background#151515
  • panel.border#252525
  • panelTitle.activeForeground#d3494e
  • panelTitle.inactiveForeground#5d6f71
  • peekView.border#a63c40
  • peekViewEditor.background#1a1a1a
  • peekViewResult.background#181818
  • progressBar.background#d3494e
  • scrollbarSlider.activeBackground#5d6f7188
  • scrollbarSlider.background#5d6f7133
  • scrollbarSlider.hoverBackground#5d6f7155
  • selection.background#832e3199
  • sideBar.background#181818
  • sideBar.foreground#a1b0b8
  • sideBarSectionHeader.background#101010
  • sideBarTitle.foreground#a1b0b8
  • statusBar.background#832e31
  • statusBar.debuggingBackground#a63c40
  • statusBar.foreground#f5f5f5
  • statusBar.noFolderBackground#101010
  • tab.activeBackground#151515
  • tab.activeBorderTop#d3494e
  • tab.activeForeground#f5f5f5
  • tab.border#101010
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#5d6f71
  • terminal.ansiBlack#252525
  • terminal.ansiBlue#fc595f
  • terminal.ansiBrightBlack#5d6f71
  • terminal.ansiBrightBlue#fc595f
  • terminal.ansiBrightCyan#ba8586
  • terminal.ansiBrightGreen#a63c40
  • terminal.ansiBrightMagenta#df9395
  • terminal.ansiBrightRed#832e31
  • terminal.ansiBrightWhite#f5f5f5
  • terminal.ansiBrightYellow#d2494e
  • terminal.ansiCyan#ba8586
  • terminal.ansiGreen#a63c40
  • terminal.ansiMagenta#df9395
  • terminal.ansiRed#832e31
  • terminal.ansiWhite#f5f5f5
  • terminal.ansiYellow#d3494e
  • terminal.background#151515
  • terminal.foreground#a1b0b8
  • terminalCursor.foreground#ff443e
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#a1b0b8
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#5d6f71

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5d6f71italic
string, punctuation.definition.string, string.quoted#ba8586
constant.numeric, constant.language, constant.character, constant.other#fc595f
keyword, keyword.control, storage, storage.type, storage.modifier#d3494e
entity.name.function, support.function, meta.function-call, meta.function-call entity.name.function#df9395
entity.name.type, entity.name.class, support.type, support.class, entity.other.inherited-class#fc595f
variable, variable.other, meta.definition.variable#a1b0b8
variable.parameter#ba8586italic
entity.name.tag, punctuation.definition.tag#d3494e
entity.other.attribute-name#df9395italic
keyword.operator, punctuation, meta.brace, punctuation.separator, punctuation.terminator#8a9a9c
markup.heading, markup.heading entity.name#fc595fbold
markup.bold#d3494ebold
markup.italic#ba8586italic
markup.underline.link, string.other.link#df9395underline
invalid, invalid.illegal#ff443e
Tomorrow Night Burns by str3sss - VS Code Theme