Skip to main content
Coding Theme

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#18181B
  • activityBar.foreground#D7DAE0
  • activityBar.inactiveForeground#5F6672
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#F8FAFD
  • button.background#61afef
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#27272A
  • dropdown.border#3F3F46
  • editor.background#18181B
  • editor.findMatchBorder#528bff
  • editor.findMatchHighlightBackground#325a7a
  • editor.lineHighlightBackground#27272A
  • editor.selectionBackground#3F3F46
  • editor.selectionHighlightBackground#ffffff10
  • editorBracketHighlight.foreground1#e5c07b
  • editorBracketHighlight.foreground2#c678dd
  • editorBracketHighlight.foreground3#61afef
  • editorBracketHighlight.foreground4#95c673
  • editorBracketHighlight.foreground5#e06c75
  • editorBracketHighlight.foreground6#56b6c2
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#c24038
  • editorGroup.border#181A1F
  • editorGroupHeader.tabsBackground#27272A
  • editorHoverWidget.background#27272A
  • editorHoverWidget.border#52525B
  • editorIndentGuide.background#3F3F46
  • editorLineNumber.foreground#52525B
  • editorRuler.foreground#3F3F46
  • editorSuggestWidget.background#27272A
  • editorSuggestWidget.border#3F3F46
  • editorSuggestWidget.selectedBackground#3F3F46
  • editorWhitespace.foreground#484a50
  • editorWidget.background#27272A
  • input.background#18181B
  • list.activeSelectionBackground#3F3F46
  • list.activeSelectionForeground#E4E4E7
  • list.focusBackground#3F3F46
  • list.highlightForeground#D4D4D8
  • list.hoverBackground#3F3F46
  • list.inactiveSelectionBackground#3F3F46
  • list.inactiveSelectionForeground#E4E4E7
  • scrollbarSlider.activeBackground#71717A
  • scrollbarSlider.background#3F3F46
  • scrollbarSlider.hoverBackground#52525B
  • sideBar.background#27272A
  • sideBar.border#27272A
  • sideBarSectionHeader.background#18181B
  • sideBarSectionHeader.border#27272A
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#27272A
  • statusBar.debuggingBackground#21252B
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21252B
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#3F3F46
  • tab.border#000000
  • tab.hoverBackground#3F3F46
  • tab.inactiveBackground#27272A
  • terminal.ansiBlack#1D2021
  • terminal.ansiBlue#0D6678
  • terminal.ansiBrightBlack#665C54
  • terminal.ansiBrightBlue#0D6678
  • terminal.ansiBrightCyan#8BA59B
  • terminal.ansiBrightGreen#95c673
  • terminal.ansiBrightMagenta#8F4673
  • terminal.ansiBrightRed#FB543F
  • terminal.ansiBrightWhite#FDF4C1
  • terminal.ansiBrightYellow#FAC03B
  • terminal.ansiCyan#8BA59B
  • terminal.ansiGreen#95c673
  • terminal.ansiMagenta#8F4673
  • terminal.ansiRed#FB543F
  • terminal.ansiWhite#A89984
  • terminal.ansiYellow#FAC03B
  • terminal.background#18181B
  • terminal.foreground#eeeeee
  • terminalCursor.background#95c673
  • terminalCursor.foreground#95c673
  • titleBar.activeBackground#18181B
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#27272A
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.comment#676f7ditalic
string#95c673
punctuation.definition.template-expression.begin.js,punctuation.definition.template-expression.end.js,punctuation.definition.template-expression.begin.ts,punctuation.definition.template-expression.end.ts#c678dd
string.template.js#e5c07b
meta.template.expression.js#abb2bf
constant.numeric#c678dd
string.embedded.begin, string.embedded.end#c678dd
string.embedded#95c673
constant.language#56b6c2
constant.character, constant.other#56b6c2
variable.language#e06c75
variable.readwrite, variable.readwrite.other.block#61afef
keyword, keyword.operator.logical, keyword.operator.constructor#e06c75
keyword.operator#e06c75
storage#e06c75
storage.type#56b6c2
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#61afef
variable.other.object#61afef
variable.other.property, variable.other.block#abb2bf
entity.other.inherited-class#95c673
entity.name.function, support.function#e5c07b
variable.parameter#d19a66italic
entity.name.function-call#abb2bf
function.support.builtin, function.support.core#95c673
entity.name.tag, entity.name.tag.class.js, entity.name.tag.class.jsx#e06c75
entity.name.tag.class, entity.name.tag.id#56b6c2
entity.other.attribute-name#56b6c2
support.constant#56b6c2
support.type, support.variable#56b6c2
support.dictionary.json#56b6c2
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#abb2bf
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#95c673
variable.css, variable.scss, variable.less, variable.sass#56b6c2
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#e5c07b
unit.css, unit.scss, unit.less, unit.sass#c678dd
function.css, function.scss, function.less, function.sass#56b6c2
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
structure.dictionary.property-name.json#56b6c2
string.detected-link#61afef
meta.diff, meta.diff.header#75715E
markup.deleted#c678dd
markup.inserted#e5c07b
markup.changed#e5c07b
constant.numeric.line-number.find-in-files - match#56b6c2A0
entity.name.filename.find-in-files#e5c07b
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown#696969
markup.underline.link.markdown#61afef
markup.bold.markdownbold
punctuation.definition.bold.markdown#696969
markup.heading.markdown#e06c75bold
punctuation.definition.heading.markdown#696969
markup.quote.markdown#95c673
meta.separator.markdown#c678ddbold
markup.raw.inline.markdown, markup.raw.block.markdown#56b6c2
punctuation.definition.list_item.markdown#ffffffbold
variable.language#e06c75italic
Eldberry Theme by Skowei - VS Code Theme