Skip to main content
Coding Theme

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.activeBackground#00000000
  • activityBar.activeBorder#f78166
  • activityBar.background#000000
  • activityBar.border#21262d
  • activityBar.foreground#e6edf3
  • activityBar.inactiveForeground#6e7681
  • activityBarBadge.background#1f6feb
  • activityBarBadge.foreground#ffffff
  • badge.background#1f6feb33
  • badge.foreground#79c0ff
  • breadcrumb.activeSelectionForeground#adbac7
  • breadcrumb.background#020202
  • breadcrumb.focusForeground#e6edf3
  • breadcrumb.foreground#6e7681
  • breadcrumbPicker.background#131416
  • button.background#238636
  • button.border#00000000
  • button.foreground#ffffff
  • button.hoverBackground#2ea043
  • button.secondaryBackground#21262d
  • button.secondaryForeground#c9d1d9
  • button.secondaryHoverBackground#30363d
  • checkbox.background#131416
  • checkbox.border#6e7681
  • checkbox.foreground#e6edf3
  • checkbox.selectBackground#21262d
  • checkbox.selectBorder#1f6feb
  • debugToolBar.background#131416
  • descriptionForeground#8b949e
  • diffEditor.insertedLineBackground#28a74530
  • diffEditor.insertedTextBackground#28a74550
  • diffEditor.removedLineBackground#f8514930
  • diffEditor.removedTextBackground#f8514950
  • dropdown.background#131416
  • dropdown.border#30363d
  • dropdown.foreground#e6edf3
  • dropdown.listBackground#09090a
  • editor.background#020202
  • editor.findMatchBackground#ffd33d44
  • editor.findMatchHighlightBackground#ffd33d22
  • editor.findRangeHighlightBackground#ffd33d15
  • editor.focusedStackFrameHighlightBackground#2b6a3033
  • editor.foldBackground#58606915
  • editor.foreground#e6edf3
  • editor.hoverHighlightBackground#3392ff22
  • editor.inactiveSelectionBackground#3392ff22
  • editor.lineHighlightBackground#131416
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#ffd33d15
  • editor.selectionBackground#3392ff44
  • editor.selectionHighlightBackground#17e5e633
  • editor.stackFrameHighlightBackground#c6902625
  • editor.wordHighlightBackground#00000000
  • editor.wordHighlightBorder#17e5e699
  • editor.wordHighlightStrongBackground#00000000
  • editor.wordHighlightStrongBorder#17e5e666
  • editorBracketHighlight.foreground1#79c0ff
  • editorBracketHighlight.foreground2#ffa657
  • editorBracketHighlight.foreground3#d2a8ff
  • editorBracketHighlight.foreground4#79c0ff
  • editorBracketHighlight.foreground5#ffa657
  • editorBracketHighlight.foreground6#d2a8ff
  • editorBracketHighlight.unexpectedBracket.foreground#ff7b72
  • editorBracketMatch.background#17e5e650
  • editorBracketMatch.border#00000000
  • editorCursor.background#000000
  • editorCursor.foreground#79c0ff
  • editorError.foreground#f85149
  • editorGroup.border#21262d
  • editorGroup.dropBackground#1f6feb15
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#21262d
  • editorGutter.addedBackground#3fb950
  • editorGutter.background#020202
  • editorGutter.deletedBackground#ff7b72
  • editorGutter.modifiedBackground#1f6feb
  • editorHint.foreground#3fb950
  • editorHoverWidget.background#131416
  • editorHoverWidget.border#30363d
  • editorHoverWidget.foreground#e6edf3
  • editorIndentGuide.activeBackground1#30363d
  • editorIndentGuide.background1#21262d
  • editorInfo.foreground#58a6ff
  • editorLineNumber.activeForeground#e6edf3
  • editorLineNumber.foreground#6e7681
  • editorOverviewRuler.addedForeground#3fb950
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.deletedForeground#ff7b72
  • editorOverviewRuler.errorForeground#f85149
  • editorOverviewRuler.findMatchForeground#ffd33d99
  • editorOverviewRuler.modifiedForeground#1f6feb
  • editorOverviewRuler.selectionHighlightForeground#17e5e699
  • editorOverviewRuler.warningForeground#e3b341
  • editorStickyScroll.background#020202
  • editorStickyScrollHover.background#09090a
  • editorSuggestWidget.background#131416
  • editorSuggestWidget.border#30363d
  • editorSuggestWidget.foreground#c9d1d9
  • editorSuggestWidget.highlightForeground#58a6ff
  • editorSuggestWidget.selectedBackground#21262d
  • editorSuggestWidget.selectedForeground#e6edf3
  • editorWarning.foreground#e3b341
  • editorWhitespace.foreground#484f58
  • editorWidget.background#131416
  • editorWidget.border#30363d
  • editorWidget.foreground#e6edf3
  • errorForeground#f85149
  • focusBorder#1f6feb
  • foreground#e6edf3
  • gitDecoration.addedResourceForeground#3fb950
  • gitDecoration.conflictingResourceForeground#e3b341
  • gitDecoration.deletedResourceForeground#f85149
  • gitDecoration.ignoredResourceForeground#484f58
  • gitDecoration.modifiedResourceForeground#58a6ff
  • gitDecoration.submoduleResourceForeground#484f58
  • gitDecoration.untrackedResourceForeground#3fb950
  • icon.foreground#8b949e
  • input.background#09090a
  • input.border#30363d
  • input.foreground#e6edf3
  • input.placeholderForeground#484f58
  • inputOption.activeBackground#1f6feb33
  • inputOption.activeBorder#1f6feb
  • inputOption.activeForeground#e6edf3
  • inputValidation.errorBackground#160b0b
  • inputValidation.errorBorder#f85149
  • inputValidation.infoBackground#0b1526
  • inputValidation.infoBorder#58a6ff
  • inputValidation.warningBackground#161100
  • inputValidation.warningBorder#e3b341
  • list.activeSelectionBackground#30363d
  • list.activeSelectionForeground#e6edf3
  • list.deemphasizedForeground#484f58
  • list.dropBackground#21262d
  • list.errorForeground#f85149
  • list.focusBackground#0c2d6b
  • list.focusForeground#e6edf3
  • list.highlightForeground#58a6ff
  • list.hoverBackground#09090a
  • list.hoverForeground#e6edf3
  • list.inactiveFocusBackground#1d2d3e
  • list.inactiveSelectionBackground#21262d
  • list.inactiveSelectionForeground#e6edf3
  • list.warningForeground#e3b341
  • menu.background#131416
  • menu.border#30363d
  • menu.foreground#e6edf3
  • menu.selectionBackground#21262d
  • menu.selectionForeground#e6edf3
  • menu.separatorBackground#30363d
  • menubar.selectionBackground#21262d
  • menubar.selectionForeground#e6edf3
  • minimap.background#020202
  • minimap.errorHighlight#f85149
  • minimap.findMatchHighlight#ffd33d99
  • minimap.selectionHighlight#3392ff44
  • minimap.warningHighlight#e3b341
  • minimapGutter.addedBackground#3fb950
  • minimapGutter.deletedBackground#ff7b72
  • minimapGutter.modifiedBackground#1f6feb
  • notificationCenterHeader.background#21262d
  • notificationCenterHeader.foreground#8b949e
  • notifications.background#131416
  • notifications.border#30363d
  • notifications.foreground#e6edf3
  • notificationsErrorIcon.foreground#f85149
  • notificationsInfoIcon.foreground#58a6ff
  • notificationsWarningIcon.foreground#e3b341
  • panel.background#09090a
  • panel.border#21262d
  • panelInput.border#21262d
  • panelTitle.activeBorder#f78166
  • panelTitle.activeForeground#e6edf3
  • panelTitle.inactiveForeground#6e7681
  • peekView.border#30363d
  • peekViewEditor.background#09090a
  • peekViewEditorGutter.background#09090a
  • peekViewResult.background#09090a
  • peekViewResult.fileForeground#c9d1d9
  • peekViewResult.lineForeground#8b949e
  • peekViewResult.matchHighlightBackground#ffd33d33
  • peekViewResult.selectionBackground#21262d
  • peekViewResult.selectionForeground#e6edf3
  • peekViewTitle.background#131416
  • peekViewTitleDescription.foreground#8b949e
  • peekViewTitleLabel.foreground#e6edf3
  • pickerGroup.border#21262d
  • pickerGroup.foreground#e6edf3
  • progressBar.background#1f6feb
  • quickInput.background#131416
  • quickInput.foreground#e6edf3
  • sash.hoverBorder#1f6feb
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#484f5888
  • scrollbarSlider.background#484f5833
  • scrollbarSlider.hoverBackground#484f5844
  • settings.headerForeground#e6edf3
  • settings.modifiedItemIndicator#1f6feb
  • sideBar.background#000000
  • sideBar.border#21262d
  • sideBar.foreground#adbac7
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#21262d
  • sideBarSectionHeader.foreground#e6edf3
  • sideBarTitle.foreground#e6edf3
  • statusBar.background#000000
  • statusBar.border#21262d
  • statusBar.debuggingBackground#f78166
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#8b949e
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#8b949e
  • statusBarItem.activeBackground#30363d
  • statusBarItem.errorBackground#f85149
  • statusBarItem.errorForeground#000000
  • statusBarItem.hoverBackground#21262d
  • statusBarItem.prominentBackground#21262d
  • statusBarItem.remoteBackground#09090a
  • statusBarItem.remoteForeground#8b949e
  • statusBarItem.warningBackground#e3b341
  • statusBarItem.warningForeground#000000
  • tab.activeBackground#020202
  • tab.activeBorder#09090a
  • tab.activeBorderTop#f78166
  • tab.activeForeground#e6edf3
  • tab.border#21262d
  • tab.hoverBackground#020202
  • tab.hoverForeground#e6edf3
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#6e7681
  • tab.lastPinnedBorder#21262d
  • tab.unfocusedActiveBackground#09090a
  • tab.unfocusedActiveBorder#09090a
  • tab.unfocusedActiveBorderTop#21262d
  • tab.unfocusedActiveForeground#6e7681
  • tab.unfocusedInactiveBackground#000000
  • tab.unfocusedInactiveForeground#484f58
  • terminal.ansiBlack#484f58
  • terminal.ansiBlue#58a6ff
  • terminal.ansiBrightBlack#6e7681
  • terminal.ansiBrightBlue#79c0ff
  • terminal.ansiBrightCyan#56d4dd
  • terminal.ansiBrightGreen#56d364
  • terminal.ansiBrightMagenta#d2a8ff
  • terminal.ansiBrightRed#ffa198
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f0c674
  • terminal.ansiCyan#39c5cf
  • terminal.ansiGreen#3fb950
  • terminal.ansiMagenta#bc8cff
  • terminal.ansiRed#ff7b72
  • terminal.ansiWhite#b1bac4
  • terminal.ansiYellow#e3b341
  • terminal.background#09090a
  • terminal.foreground#c9d1d9
  • terminal.selectionBackground#3392ff44
  • terminal.tab.activeBorder#f78166
  • terminalCursor.background#6e7681
  • terminalCursor.foreground#79c0ff
  • textBlockQuote.background#09090a
  • textBlockQuote.border#21262d
  • textCodeBlock.background#131416
  • textLink.activeForeground#79c0ff
  • textLink.foreground#58a6ff
  • textPreformat.foreground#8b949e
  • textSeparator.foreground#21262d
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#e6edf3
  • titleBar.border#21262d
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#6e7681
  • tree.inactiveIndentGuidesStroke#131416
  • tree.indentGuidesStroke#21262d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#8b949e
constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language#79c0ff
entity, entity.name#d2a8ff
variable.parameter.function#e6edf3
entity.name.tag#7ee787
keyword#ff7b72
storage, storage.type#ff7b72
storage.modifier.package, storage.modifier.import, storage.type.java#e6edf3
string, punctuation.definition.string, string punctuation.section.embedded source#a5d6ff
support#79c0ff
meta.property-name#79c0ff
variable#ffa657
variable.other#e6edf3
source.regexp, string.regexp#a5d6ff
string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#a5d6ff
string.regexp constant.character.escape#7ee787bold
support.constant, support.variable#79c0ff
meta.module-reference#79c0ff
punctuation.definition.list.begin.markdown#ffa657
markup.heading, markup.heading entity.name#79c0ffbold
markup.quote#7ee787
markup.italic#e6edf3italic
markup.bold#e6edf3bold
markup.underlineunderline
markup.strikethroughstrikethrough
markup.inline.raw#79c0ff
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#ffdcd7
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#aff5b4
markup.changed, punctuation.definition.changed#ffa657
meta.diff.range#d2a8ffbold
meta.diff.header#79c0ff
meta.separator#79c0ffbold
constant.other.reference.link, string.other.link#a5d6ffunderline
invalid.broken, invalid.deprecated, invalid.illegal, invalid.unimplemented#ffa198italic