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#eaf0ea
  • activityBar.foreground#705697
  • activityBarBadge.background#705697
  • badge.background#705697aa
  • button.background#705697
  • dropdown.background#edf5ed
  • editor.background#edf5ed
  • editor.findMatchBackground#bf9cac
  • editor.findMatchHighlightBackground#edc9d8
  • editor.foreground#000000
  • editor.lineHighlightBackground#e8f0e8
  • editor.selectionBackground#d9dae9
  • editor.selectionHighlightBackground#e4d9e9fa
  • editorCursor.background#edf5ed
  • editorCursor.foreground#800080
  • editorGroup.border#c0d0c0
  • editorGroup.dropBackground#d9dae988
  • editorGroupHeader.tabsBackground#edf5ed
  • editorIndentGuide.activeBackground#c0d0c0
  • editorIndentGuide.background#dde0dd
  • editorLineNumber.activeForeground#9769dc
  • editorLineNumber.foreground#6d705b
  • editorOverviewRuler.border#ff000000
  • editorWhitespace.foreground#aaaaaa
  • errorForeground#f1897f
  • focusBorder#a6b39b
  • input.background#ffffff
  • input.foreground#000000
  • inputOption.activeBorder#adafb7
  • inputValidation.errorBackground#ffeaea
  • inputValidation.errorBorder#f1897f
  • inputValidation.infoBackground#f2fcff
  • inputValidation.infoBorder#4ec1e5
  • inputValidation.warningBackground#fffee2
  • inputValidation.warningBorder#ffe055
  • list.activeSelectionBackground#c4d9b1
  • list.activeSelectionForeground#000000
  • list.focusBackground#cadeb9
  • list.highlightForeground#9769dc
  • list.hoverBackground#e0e0e0
  • list.inactiveSelectionBackground#d3dbcd
  • menu.foreground#000000
  • notifications.background#eaf0ea
  • panel.background#eaf0ea
  • peekView.border#705697
  • peekViewEditor.background#f2f8fc
  • peekViewEditor.matchHighlightBackground#c2dfe3
  • peekViewResult.background#f2f8fc
  • peekViewResult.matchHighlightBackground#93c6d6
  • peekViewTitle.background#f2f8fc
  • pickerGroup.border#749351
  • pickerGroup.foreground#a6b39b
  • progressBar.background#705697
  • selection.background#d9dae9
  • sideBar.background#eaf0ea
  • sideBarSectionHeader.background#dde5dd
  • statusBar.background#eaf0ea
  • statusBar.debuggingBackground#705697
  • statusBar.foreground#333a33
  • statusBar.noFolderBackground#eaf0ea
  • statusBarItem.remoteBackground#4e3c69
  • tab.inactiveBackground#dde5dd
  • terminal.foreground#000000
  • titleBar.activeBackground#edf5ed
  • titleBar.inactiveBackground#dde5dd
  • 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#005CC5—
entity, entity.name#6F42C1—
variable.parameter.function#24292E—
entity.name.tag#22863A—
keyword#992631—
storage, storage.type#992631—
storage.modifier.package, storage.modifier.import, storage.type.java#24292E—
string, punctuation.definition.string, string punctuation.section.embedded source#032F62—
support#005CC5—
meta.property-name#005CC5—
variable#E36209—
variable.other#24292E—
invalid.broken#B31D28italic
invalid.deprecated#B31D28italic
invalid.illegal#B31D28italic
invalid.unimplemented#B31D28italic
carriage-return#FAFBFCitalic underline
message.error#B31D28—
string source#24292E—
string variable#005CC5—
source.regexp, string.regexp#032F62—
string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#032F62—
string.regexp constant.character.escape#22863Abold
support.constant#005CC5—
support.variable#005CC5—
meta.module-reference#005CC5—
punctuation.definition.list.begin.markdown#E36209—
markup.heading, markup.heading entity.name#005CC5bold
markup.quote#22863A—
markup.italic#24292Eitalic
markup.bold#24292Ebold
markup.raw, markup.inline.raw#005CC5—
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#B31D28—
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#22863A—
markup.changed, punctuation.definition.changed#E36209—
markup.ignored, markup.untracked#F6F8FA—
meta.diff.range#6F42C1bold
meta.diff.header#005CC5—
meta.separator#005CC5bold
meta.output#005CC5—
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#586069—
brackethighlighter.unmatched#B31D28—
constant.other.reference.link, string.other.link#032F62underline
comment—italic
punctuation.definition.comment—italic
entity.name.function—italic
support.function—italic
token.info-token#316BCD—
token.warn-token#CD9731—
token.error-token#CD3131—
token.debug-token#800080—
comment—italic
punctuation.definition.comment—italic
entity.name.function—italic
support.function—italic