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#1a1a1a
  • activityBar.foreground#7d7d7d
  • activityBarBadge.background#383838
  • badge.background#383838
  • badge.foreground#c1c1c1
  • button.background#333333
  • editor.background#1c1c1c
  • editorGroupHeader.tabsBackground#1a1a1a
  • editorGroupHeader.tabsBorder#1a1a1a
  • editorSuggestWidget.background#1a1a1a
  • focusBorder#363636
  • foreground#888888
  • input.background#2a2a2a
  • input.foreground#e0e0e0
  • list.activeSelectionBackground#212121
  • list.activeSelectionForeground#f5f5f5
  • list.focusBackground#292929
  • list.highlightForeground#eaeaea
  • list.hoverBackground#262626
  • list.hoverForeground#9e9e9e
  • list.inactiveSelectionBackground#212121
  • list.inactiveSelectionForeground#f5f5f5
  • panelTitle.activeBorder#1f1f1f
  • panelTitle.activeForeground#fafafa
  • panelTitle.inactiveForeground#484848
  • peekView.border#444444
  • peekViewEditor.background#242424
  • pickerGroup.border#363636
  • pickerGroup.foreground#eaeaea
  • progressBar.background#fafafa
  • scrollbar.shadow#1f1f1f
  • sideBar.background#1a1a1a
  • sideBarSectionHeader.background#202020
  • 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#cccccc
  • titleBar.activeBackground#1a1a1a
  • titleBar.border#1a1a1a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#84817a
variable#D4D4D4
keyword, storage.type, storage.modifier#b3a65f
keyword.operator, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#b3a65f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#3498db
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#3498db
support.other.variable, string.other.link#3498db
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#fa983a
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#6ab04c
entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#FAC863
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#3498db
variable.language#3498dbitalic
entity.name.method.js#D8DEE9
meta.class-method.js entity.name.function.js, variable.function.constructor#D8DEE9
entity.other.attribute-name#BB80B3
markup.inserted#99C794
markup.deleted#3498db
markup.changed#BB80B3
string.regexp#5FB3B3
constant.character.escape#5FB3B3
*url*, *link*, *uri*underline
constant.numeric.line-number.find-in-files - match#AB7967
entity.name.filename.find-in-files#99C794
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#3498dbitalic
source.js constant.other.object.key.js string.unquoted.label.js#3498dbitalic
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#3498db
token.debug-token#b267e6
source.js entity.other.attribute-name.jsitalic
text.html.basic entity.other.attribute-name.htmlitalic
constant.character, constant.other#3498db
support#95bf8c
keyword#badc58
keyword.operator, constant.other.color#badc58
punctuation,keyword.operator#badc58
orsenkucher-theme by Orsen Kucher - VS Code Theme