Skip to main content
CodingTheme

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#255011
  • activityBar.background#161719
  • activityBar.foreground#c5c8c6
  • activityBar.inactiveForeground#555555
  • activityBarBadge.background#255011
  • activityBarBadge.foreground#c5c8c6
  • contrastBorder#050707
  • descriptionForeground#d9dbde
  • dropdown.background#282a2e
  • dropdown.border#373b41
  • dropdown.foreground#d9dbde
  • dropdown.listBackground#282a2e
  • editor.background#1d1f21
  • editor.foreground#c5c8c6
  • editor.lineHighlightBackground#282a2e
  • editor.selectionBackground#050707
  • editorBracketMatch.border#555555
  • editorCursor.foreground#c5c8c6
  • editorIndentGuide.activeBackground#444444
  • editorIndentGuide.background#2f2f2f
  • editorOverviewRuler.border#1c1e20
  • editorSuggestWidget.selectedBackground#1d1f21
  • editorWhitespace.foreground#2f2f2f
  • focusBorder#373b41
  • foreground#d9dbde
  • list.activeSelectionBackground#222426
  • list.activeSelectionForeground#d9dbde
  • list.focusBackground#050707
  • list.focusForeground#d9dbde
  • list.hoverBackground#1c1e20
  • list.inactiveSelectionBackground#222426
  • list.inactiveSelectionForeground#d9dbde
  • menu.background#282a2e
  • selection.background#1a1a1a
  • sideBar.background#191B1D
  • sideBar.foreground#a3a8ae
  • sideBarSectionHeader.background#161719
  • statusBar.background#161719
  • statusBar.foreground#c5c8c6
  • statusBar.noFolderBackground#161719
  • tab.activeBackground#1d1f21
  • tab.activeForeground#d9dbde
  • tab.inactiveBackground#161719
  • titleBar.activeBackground#161719
  • titleBar.border#030404
  • titleBar.inactiveBackground#161719
  • widget.shadow#16161638

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#c5c8c6ff
meta.class#c5c8c6
variable.parameter.function#c5c8c6
comment, punctuation.definition.comment#969896italic
punctuation.definition.variable, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.block, punctuation.separator, punctuation.accessor, meta.template.expression, meta.array.literal#c5c8c6
none#c5c8c6
keyword.operator#c5c8c6
keyword#b294bb
variable, support.variable, support.type.property-name#81ac6f
meta.object-literal.key#c5c8c6
support.class, entity.name.class, entity.name.type.class#f0c674
entity.name.type#f0c674
support.constant#f0c674
support.type.primitive, support.type.builtin#c5c8c6
meta.definition.method#c5c8c6
meta.function-call, meta.require, variable.language.super, keyword.other.special-method#81a2be
storage#b294bb
support.function#8abeb7
string, punctuation.definition.string, constant.other.symbol, entity.other.inherited-class#b5bd68
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#8abeb7
constant.numeric#de935f
none#de935f
none#de935f
constant#de935f
entity.other.attribute-name#de935fitalic
entity.name.tag#81ac6f
entity.other.attribute-name.id#81a2be
meta.selector#b294bb
meta.decorator#f0c674
none#de935f
support.type.property-name.css#c5c8c6
support.constant.property-value.css#de935f
entity.name.section#81ac6fbold underline
markup.heading punctuation.definition.heading#555555
keyword.other.unit#de935f
punctuation.definition.boldbold
markup.boldbold
punctuation.definition.bold#555555bold
punctuation.definition.italicitalic
markup.italicitalic
punctuation.definition.italic#555555italic
markup.inline.raw, markup.fenced_code.block#969896
meta.link, markup.underline.link.markdown, markup.underline.link.image.markdown#969896
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#969896
string.other.link, string.other.link.title#8abeb7
beginning.punctuation.definition.list#81ac6f
markup.quoteitalic
meta.separator#c5c8c6
markup.inserted#b5bd68
markup.deleted#81ac6f
markup.changed#b294bb
constant.other.color#8abeb7
string.regexp#8abeb7
constant.character.escape#8abeb7
punctuation.section.embedded, variable.interpolation#a3685a
invalid.illegal#ffffff
invalid.broken#1d1f21
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Base16 Leaf Tomorrow by swjh - VS Code Theme