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#1A1A1A
  • activityBar.foreground#61afef
  • activityBarBadge.background#383838
  • badge.background#383838
  • badge.foreground#C1C1C1
  • button.background#333
  • editor.background#1f1f1f
  • editorGroupHeader.tabsBackground#1A1A1A
  • editorGroupHeader.tabsBorder#1A1A1A
  • focusBorder#363636
  • foreground#7D7D7D
  • input.background#2A2A2A
  • input.foreground#E0E0E0
  • list.activeSelectionBackground#212121
  • list.activeSelectionForeground#F5F5F5
  • list.focusBackground#262626
  • list.highlightForeground#F5F5F5
  • list.hoverBackground#262626
  • list.hoverForeground#9E9E9E
  • list.inactiveSelectionBackground#212121
  • list.inactiveSelectionForeground#F5F5F5
  • panelTitle.activeBorder#1f1f1f
  • panelTitle.activeForeground#FAFAFA
  • panelTitle.inactiveForeground#484848
  • peekView.border#444
  • peekViewEditor.background#242424
  • pickerGroup.border#363636
  • pickerGroup.foreground#FAFAFA
  • progressBar.background#FAFAFA
  • scrollbar.shadow#1f1f1f
  • sideBar.background#1A1A1A
  • sideBarSectionHeader.background#1d1d1d
  • statusBar.background#1A1A1A
  • statusBar.debuggingBackground#1A1A1A
  • statusBar.foreground#7E7E7E
  • statusBar.noFolderBackground#1A1A1A
  • tab.activeBorder#1e1e1e
  • tab.activeForeground#FAFAFA
  • tab.border#1A1A1A
  • tab.inactiveBackground#1A1A1A
  • tab.inactiveForeground#484848
  • textLink.activeForeground#fafafa
  • textLink.foreground#ccc
  • titleBar.activeBackground#1A1A1A
  • titleBar.border#1A1A1A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#24292eff
keyword.operator.accessor, meta.group.braces.round.function.arguments, meta.template.expression, markup.fenced_code meta.embedded.block#24292eff
emphasisitalic
strong, markup.heading.markdown, markup.bold.markdownbold
markup.italic.markdownitalic
meta.link.inline.markdown#1976D2underline
comment, markup.fenced_code, markup.inline#6a737d
string#032f62
constant.language, variable.language.this, variable.other.class, variable.other.constant, meta.property-name, support#79b8ff
constant.numeric, meta.property-value, keyword.other.unit, keyword.other.template, entity.other.attribute-name, support.type.property-name.json#f8f8f8
keyword, storage.modifier, storage.type, storage.control.clojure, entity.name.function.clojure, support.function.node, meta.function.c, meta.function.cpp, punctuation.separator.key-value, punctuation.definition.template-expression#f97583
variable.parameter.function#FF9800
entity.name.type, entity.other.inherited-class, meta.function-call, meta.instance.constructor, entity.other.attribute-name, entity.name.function, constant.keyword.clojure#b392f0
entity.name.tag, string.quoted, string.regexp, string.interpolated, string.template, keyword.other.template#98c379
token.info-token#316bcd
token.warn-token#cd9731
token.error-token#cd3131
token.debug-token#800080