Skip to main content
CodingTheme

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#14171b
  • activityBar.dropBackground#21272e
  • activityBar.foreground#e74c3c
  • activityBarBadge.background#14171b
  • activityBarBadge.foreground#f8f8f0
  • button.background#e74c3c
  • button.foreground#21272e
  • button.hoverBackground#922e22
  • dropdown.background#21272e
  • dropdown.border#53df83
  • dropdown.foreground#53df83
  • dropdown.listBackground#181A1F
  • editor.background#14171b
  • editor.findMatchBackground#1abc9c80
  • editor.findMatchHighlightBackground#56b5c240
  • editor.foreground#f8f8f0
  • editor.lineHighlightBackground#14171b
  • editor.selectionBackground#e6d5d327
  • editor.wordHighlightBackground#14171b
  • editorCursor.foreground#1abc9c
  • editorGroup.border#14171b
  • editorGroup.emptyBackground#14171b
  • editorGroupHeader.tabsBackground#14171b
  • editorHoverWidget.background#282C34
  • editorHoverWidget.border#14171b
  • editorIndentGuide.background#3B4048
  • editorLineNumber.foreground#495162
  • editorSuggestWidget.background#14171b
  • editorSuggestWidget.border#14171b
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#3B4048
  • editorWidget.background#21272e
  • input.background#161416
  • input.border#10151a
  • input.foreground#f8f8f0
  • inputOption.activeBorder#10151a
  • inputValidation.errorBackground#e74c3c
  • inputValidation.errorBorder#10151a
  • inputValidation.infoBackground#e74c3c
  • inputValidation.infoBorder#10151a
  • inputValidation.warningBackground#e74c3c
  • list.activeSelectionBackground#91362c
  • list.activeSelectionForeground#f8f8f0
  • list.focusBackground#91362c
  • list.focusForeground#f8f8f0
  • list.hoverBackground#773b34be
  • list.hoverForeground#f8f8f0
  • list.inactiveSelectionBackground#21272e
  • menu.background#21272e
  • menu.foreground#f8f8f0
  • pickerGroup.foreground#f8f8f0
  • quickInput.background#21272e
  • quickInput.foreground#f8f8f0
  • quickInputTitle.background#1c2127
  • sideBar.background#181A1F
  • sideBarSectionHeader.background#21272e
  • statusBar.background#21272e
  • statusBar.debuggingBackground#21272e
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21272e
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#262D35
  • tab.activeForeground#f8f8f0
  • tab.border#181A1F
  • tab.inactiveBackground#1B1F23
  • tab.inactiveForeground#737c8c
  • titleBar.activeBackground#21272e
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#21272e
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.type.property-name, support.variable, variable#f8f8f0
markup.inline.raw, storage.type, support.constant, support.type, support.class#d18f51
constant, keyword.other.unit#56b6c2
comment#b3918be5
meta.brace, punctuation.definition.array, punctuation.definition.binding-pattern, punctuation.definition.block, punctuation.definition.dictionary, punctuation.definition.string, punctuation.definition.tag, punctuation.section, punctuation.separator, punctuation.support, punctuation.terminator#1abc9c
string, markup.quote, markup.bold, markup.italic#fa996c
entity.name.class, entity.name.function, entity.name.type, entity.other.attribute-name, entity.other.inherited-class, markup.heading.setext, support.function#2ea793fb
entity.name.tag, storage, variable.language#ec8181
keyword, punctuation.definition.keyword#0bcaaa
markup.bold.markdown, punctuation.definition.bold.markdownbold
comment, markup.italic.markdown, punctuation.definition.italic.markdownitalic

Shiki preview

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

Loading...

Vintage-Vibrance Color Theme by EdgarAldair - VS Code Theme