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.activeBorder#3e5e24
  • activityBar.background#f5f5f5
  • activityBar.border#dcdcdc
  • activityBar.foreground#3e5e24
  • activityBar.inactiveForeground#999999
  • activityBarBadge.background#3e5e24
  • activityBarBadge.foreground#ffffff
  • badge.background#e0eedc
  • badge.foreground#3e5e24
  • button.background#3e5e24
  • button.foreground#ffffff
  • button.hoverBackground#e1af4b
  • button.secondaryBackground#e0e0e0
  • button.secondaryForeground#3e5e24
  • button.secondaryHoverBackground#d5d5d5
  • commandCenter.background#3e5e24
  • commandCenter.foreground#bfbdb6
  • descriptionForeground#555555
  • diffEditor.insertedTextBackground#dcedc8
  • diffEditor.removedTextBackground#ffcdd2
  • dropdown.background#ffffff
  • dropdown.border#cccccc
  • dropdown.foreground#333333
  • editor.background#ffffff
  • editor.findMatchBackground#fff59d
  • editor.findMatchBorder#fbc02d
  • editor.foreground#333333
  • editor.inactiveSelectionBackground#cde9ff66
  • editor.lineHighlightBackground#f5f5f5
  • editor.selectionBackground#cde9ffcc
  • editor.selectionHighlightBackground#7fd96226
  • editor.wordHighlightBackground#c5e1a5
  • editor.wordHighlightStrongBackground#aed581
  • editorBracketMatch.background#c8e6c9
  • editorBracketMatch.border#81c784
  • editorCursor.foreground#3e5e24
  • editorError.foreground#d32f2f
  • editorGutter.addedBackground#aed581
  • editorGutter.deletedBackground#ef9a9a
  • editorGutter.modifiedBackground#64b5f6
  • editorIndentGuide.activeBackground#cccccc
  • editorIndentGuide.background#eeeeee
  • editorLineNumber.activeForeground#333333
  • editorLineNumber.foreground#bbbbbb
  • editorOverviewRuler.addedForeground#aed581
  • editorOverviewRuler.deletedForeground#ef9a9a
  • editorOverviewRuler.modifiedForeground#64b5f6
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.border#cccccc
  • editorSuggestWidget.highlightForeground#3e5e24
  • editorSuggestWidget.selectedBackground#e0f2f1
  • editorWarning.foreground#fbc02d
  • editorWhitespace.foreground#eeeeee
  • editorWidget.background#ffffff
  • editorWidget.border#cccccc
  • errorForeground#d95757
  • extensionButton.prominentBackground#3e5e24
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#e1af4b
  • focusBorder#3e5e24b3
  • foreground#333333
  • icon.foreground#333333
  • input.background#ffffff
  • input.border#cccccc
  • input.foreground#333333
  • input.placeholderForeground#888888
  • inputOption.activeBackground#e9f0e5
  • inputOption.activeBorder#3e5e244d
  • inputOption.activeForeground#3e5e24
  • inputValidation.errorBackground#ffefef
  • inputValidation.errorBorder#d95757
  • inputValidation.infoBackground#e6f7ff
  • inputValidation.infoBorder#39bae6
  • inputValidation.warningBackground#fff8e1
  • inputValidation.warningBorder#ffb454
  • list.activeSelectionBackground#e9f0e5
  • list.activeSelectionForeground#333333
  • list.deemphasizedForeground#666666
  • list.errorForeground#d95757
  • list.filterMatchBackground#e3f2fd
  • list.filterMatchBorder#90caf9
  • list.focusBackground#f0f0f0
  • list.focusForeground#333333
  • list.focusOutline#42593040
  • list.highlightForeground#3e5e24
  • list.hoverBackground#f0f0f0
  • list.inactiveSelectionBackground#f7f7f7
  • list.inactiveSelectionForeground#333333
  • list.invalidItemForeground#aaaaaa
  • listFilterWidget.background#ffffff
  • listFilterWidget.noMatchesOutline#d95757
  • listFilterWidget.outline#3e5e24
  • menubar.selectionBackground#244a3b7a
  • menubar.selectionForeground#bfbdb6
  • panel.background#f9f9f9
  • panel.border#e0e0e0
  • peekView.border#3e5e24
  • peekViewEditor.background#ffffff
  • peekViewEditor.matchHighlightBackground#fff59d
  • peekViewResult.background#ffffff
  • peekViewResult.fileForeground#3e5e24
  • peekViewTitle.background#f0f0f0
  • peekViewTitleLabel.foreground#3e5e24
  • progressBar.background#3e5e24
  • scrollbar.shadow#ffffff00
  • scrollbarSlider.activeBackground#99999999
  • scrollbarSlider.background#cccccc66
  • scrollbarSlider.hoverBackground#aaaaaa66
  • selection.background#cde9ff
  • sideBar.background#f9f9f9
  • sideBar.border#e0e0e0
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#f0f0f0
  • sideBarSectionHeader.border#dcdcdc
  • sideBarSectionHeader.foreground#555555
  • sideBarTitle.foreground#3e5e24
  • statusBar.background#e0eedc
  • statusBar.border#dcdcdc
  • statusBar.debuggingBackground#f29668
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#3e5e24
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#1976d2
  • terminal.ansiBrightBlack#616161
  • terminal.ansiBrightBlue#2196f3
  • terminal.ansiBrightCyan#4dd0e1
  • terminal.ansiBrightGreen#4caf50
  • terminal.ansiBrightMagenta#ba68c8
  • terminal.ansiBrightRed#f44336
  • terminal.ansiBrightWhite#fafafa
  • terminal.ansiBrightYellow#ffeb3b
  • terminal.ansiCyan#0097a7
  • terminal.ansiGreen#388e3c
  • terminal.ansiMagenta#9c27b0
  • terminal.ansiRed#d32f2f
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#fbc02d
  • terminal.background#ffffff
  • terminal.foreground#333333
  • textBlockQuote.background#f9f9f9
  • textLink.activeForeground#2d441a
  • textLink.foreground#3e5e24
  • textPreformat.foreground#444444
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#333333
  • titleBar.inactiveBackground#f0f0f0
  • titleBar.inactiveForeground#999999
  • tree.indentGuidesStroke#dddddd
  • widget.shadow#00000020

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#bfbdb6—
comment#acb6bf8citalic
string, constant.other.symbol#aad94c—
string.regexp, constant.character, constant.other#95e6cb—
constant.numeric#d2a6ff—
constant.language#d2a6ff—
variable, variable.parameter.function-call#bfbdb6—
variable.member#f07178—
variable.language#39bae6italic
storage#ff8f40—
keyword#ff8f40—
keyword.operator#f29668—
punctuation.separator, punctuation.terminator#bfbdb6b3—
punctuation.section#bfbdb6—
punctuation.accessor#f29668—
punctuation.definition.template-expression#ff8f40—
punctuation.section.embedded#ff8f40—
meta.embedded#bfbdb6—
source.java storage.type, source.haskell storage.type, source.c storage.type#59c2ff—
entity.other.inherited-class#39bae6—
storage.type.function#ff8f40—
source.java storage.type.primitive#39bae6—
entity.name.function#ffb454—
variable.parameter, meta.parameter#d2a6ff—
variable.function, variable.annotation, meta.function-call.generic, support.function.go#ffb454—
support.function, support.macro#f07178—
entity.name.import, entity.name.package#aad94c—
entity.name#59c2ff—
entity.name.tag, meta.tag.sgml#39bae6—
support.class.component#59c2ff—
punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag#39bae680—
entity.other.attribute-name#ffb454—
support.constant#f29668italic
support.type, support.class, source.go storage.type#39bae6—
meta.decorator variable.other, meta.decorator punctuation.decorator, storage.type.annotation#e6b673—
invalid#d95757—
meta.diff, meta.diff.header#c594c5—
source.ruby variable.other.readwrite#ffb454—
source.css entity.name.tag, source.sass entity.name.tag, source.scss entity.name.tag, source.less entity.name.tag, source.stylus entity.name.tag#59c2ff—
source.css support.type, source.sass support.type, source.scss support.type, source.less support.type, source.stylus support.type#acb6bf8c—
support.type.property-name#39bae6normal
constant.numeric.line-number.find-in-files - match#acb6bf8c—
constant.numeric.line-number.match#ff8f40—
entity.name.filename.find-in-files#aad94c—
message.error#d95757—
markup.heading, markup.heading entity.name#aad94cbold
markup.underline.link, string.other.link#39bae6—
markup.italic#f07178italic
markup.bold#f07178bold
markup.italic markup.bold, markup.bold markup.italic—bold italic
markup.raw——
markup.raw.inline——
meta.separator#acb6bf8cbold
markup.quote#95e6cbitalic
markup.list punctuation.definition.list.begin#ffb454—
markup.inserted#7fd962—
markup.changed#73b8ff—
markup.deleted#f26d78—
markup.strike#e6b673—
markup.table#39bae6—
text.html.markdown markup.inline.raw#f29668—
text.html.markdown meta.dummy.line-break#acb6bf8c—
punctuation.definition.markdown#acb6bf8c—