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.background#ddd6c1
  • activityBar.dropBackground#eee8d5
  • activityBar.foreground#584c27
  • activityBarBadge.background#b58900
  • badge.background#b58900aa
  • button.background#ac9d57
  • debugExceptionWidget.background#ddd6c1
  • debugExceptionWidget.border#ab395b
  • debugToolBar.background#ddd6c1
  • dropdown.background#eee8d5
  • dropdown.border#d3af86
  • editor.background#fdf6e3
  • editor.lineHighlightBackground#eee8d5
  • editor.selectionBackground#93a1a1bb
  • editorBracketMatch.background#00000065
  • editorCursor.background#fdf6e3
  • editorCursor.foreground#dc322f
  • editorGroup.border#ddd6c1
  • editorGroup.dropBackground#ddd6c1aa
  • editorGroupHeader.tabsBackground#fdf6e3
  • editorHoverWidget.background#ccc4b0
  • editorIndentGuide.activeBackground#081e2550
  • editorIndentGuide.background#eee8d599
  • editorLineNumber.activeForeground#567983
  • editorLineNumber.foreground#586e7560
  • editorWhitespace.foreground#586e7580
  • editorWidget.background#eee8d5
  • extensionButton.prominentBackground#b58900
  • extensionButton.prominentHoverBackground#584c27aa
  • focusBorder#d3af86
  • input.background#ddd6c1
  • input.foreground#586e75
  • input.placeholderForeground#586e75aa
  • inputOption.activeBorder#d3af86
  • list.activeSelectionBackground#dfca88
  • list.activeSelectionForeground#6c6c6c
  • list.focusBackground#dfca8866
  • list.highlightForeground#b58900
  • list.hoverBackground#dfca8844
  • list.inactiveSelectionBackground#d1cbb8
  • minimap.selectionHighlight#eee8d5
  • panel.border#ddd6c1
  • peekView.border#b58900
  • peekViewEditor.background#fffbf2
  • peekViewEditor.matchHighlightBackground#7744aa40
  • peekViewResult.background#eee8d5
  • peekViewTitle.background#eee8d5
  • pickerGroup.border#2aa19899
  • pickerGroup.foreground#2aa19899
  • progressBar.background#b58900
  • scrollbar.shadow#999999
  • scrollbarSlider.background#00000024
  • selection.background#ccc4b0
  • sideBar.background#eee8d5
  • sideBarTitle.foreground#586e75
  • statusBar.background#eee8d5
  • statusBar.debuggingBackground#eee8d5
  • statusBar.foreground#586e75
  • statusBar.noFolderBackground#eee8d5
  • statusBarItem.prominentBackground#ddd6c1
  • statusBarItem.prominentHoverBackground#ddd6c199
  • statusBarItem.remoteBackground#ac9d57
  • tab.activeBackground#fdf6e3
  • tab.activeModifiedBorder#cb4b16
  • tab.border#ddd6c1
  • tab.inactiveBackground#eee8d5
  • tab.inactiveForeground#586e75
  • terminal.ansiBlack#073642
  • terminal.ansiBlue#268bd2
  • terminal.ansiBrightBlack#586e75
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#586e75
  • terminal.ansiBrightMagenta#6c71c4
  • terminal.ansiBrightRed#cb4b16
  • terminal.ansiBrightWhite#eee8d5
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#2aa198
  • terminal.ansiGreen#859900
  • terminal.ansiMagenta#d33682
  • terminal.ansiRed#dc322f
  • terminal.ansiWhite#eee8d5
  • terminal.ansiYellow#b58900
  • titleBar.activeBackground#fdf6e3
  • titleBar.inactiveBackground#eee8d5
  • walkThrough.embeddedEditorBackground#00000014

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#6A737D—
constant, entity.name.constant, variable.other.constant, variable.language, support, meta.property-name, string variable, support.constant, meta.object-literal, support.variable, meta.module-reference, markup.raw, markup.ignored, markup.untracked, meta.diff.header, meta.output, keyword.operator.symbole, keyword.other.mark, keyword.operator, punctuation.section#005CC5—
variable.parameter.function, storage.modifier.package, storage.modifier.import, storage.type.java, variable.other, string source, markup.list, meta.function-call support.function, support.function, meta.function-call entity.name.function#000000—
entity, entity.name#6F42C1—
entity.name.tag, markup.quote, markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#22863A—
keyword, storage#992631—
storage.type#267F99—
string, punctuation.definition.string, string punctuation.section.embedded source, source.regexp, string.regexp, string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#04448c—
string.unquoted.import.ada——
variable, markup.changed, punctuation.definition.changed, sublimelinter.mark.warning#994106—
invalid.broken, invalid.deprecated, invalid.unimplemented#B31D28bold italic underline
invalid.illegal#B31D28italic underline
carriage-return#992631italic underline
message.error, markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted, brackethighlighter.unmatched, sublimelinter.mark.error#B31D28—
string.regexp constant.character.escape#22863Abold
markup.heading, markup.heading entity.name, meta.separator#005CC5bold
markup.italic#000000italic
markup.bold#000000bold
meta.diff.range#6F42C1bold
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#586069—
sublimelinter.gutter-mark#959DA5—
constant.other.reference.link, string.other.link#032F62underline
comment, punctuation.definition.comment, entity.name.function, support.function—italic
token.info-token#316BCD—
token.warn-token#CD9731—
token.error-token#CD3131—
token.debug-token#800080—