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#243042
  • activityBar.foreground#4dabf7
  • activityBar.inactiveForeground#5a677d
  • activityBarBadge.background#4dabf7
  • activityBarBadge.foreground#1e2228
  • editor.background#243042
  • editor.findMatchBackground#4dabf769
  • editor.findMatchHighlightBackground#3dd8ed37
  • editor.lineHighlightBackground#2d3541
  • editor.selectionBackground#4dabf7af
  • editor.selectionHighlightBackground#1679c525
  • editor.selectionHighlightBorder#4dabf781
  • editor.wordHighlightBackground#238acf30
  • editor.wordHighlightStrongBackground#ffffff1d
  • editorCursor.foreground#4dabf7
  • editorGroupHeader.tabsBackground#0000001d
  • editorHoverWidget.border#008888
  • editorIndentGuide.background1#2a3038
  • editorSuggestWidget.border#00AFAF
  • list.activeSelectionBackground#2d3a4a
  • list.activeSelectionForeground#f0e5e0
  • list.focusBackground#2d3a4a
  • list.hoverBackground#2a3038
  • list.hoverForeground#e0e6f0
  • list.inactiveSelectionBackground#2a3038
  • list.inactiveSelectionForeground#e0e6f0
  • pickerGroup.border#444444
  • pickerGroup.foreground#FFFFFF
  • quickInput.background#243042
  • quickInput.foreground#FFFFFF
  • quickInputList.focusBackground#1f7dca
  • quickInputList.focusForeground#FFFFFF
  • sideBar.background#243042
  • sideBar.border#4dabf73d
  • sideBar.foreground#e0e6f0
  • sideBarTitle.foreground#94a3b8
  • statusBar.background#243042
  • statusBar.border#000000
  • statusBar.debuggingBackground#243042
  • statusBar.foreground#e0e6f0
  • statusBar.noFolderBackground#243042
  • tab.activeBorderTop#4dabf7
  • tab.inactiveBackground#243042
  • titleBar.activeBackground#243042
  • titleBar.activeForeground#dceffb
  • titleBar.inactiveBackground#243042

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.object-literal.key.js, meta.object-literal.key.ts, variable.other.property.js#eeeeee
variable.other.constant.js, meta.definition.variable.js, meta.var-single-variable.expr.js, meta.var.expr.js, source.js#ffffffda
text.html.derivative, source.ts#ffffff
meta.decorator.ts, punctuation.decorator.ts, punctuation.decorator.js#9D9D9D
source.ignore#4dabf7
comment, punctuation.definition.comment#696969italic
variable.other.property.js, meta.object-literal.key.ts, meta.definition.variable.js#FFFFFF
variable, string constant.other.placeholder#82e8edcb
variable.language.this.ts, variable.language.this.js#dfcef4
invalid, invalid.illegal#eb6f92
keyword, storage.type, storage.modifier, keyword.control#73befb
constant.other.color, punctuation, 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#dfcef4
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#f1f1f1df
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#f4f0eb
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter#dfcef4
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#cbbaeb
support.type#9ccfd8
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#99add5
entity.other.attribute-name#4dabf7
markup.inserted#c4a7e7
markup.deleted#eb6f92
markup.changed#4dabf7
string.regexp#9ccfd8
constant.character.escape#9ccfd8
*url*, *link*, *uri*#4dabf7underline
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#9ccfd8
markup.italic#ebbcbaitalic
markup.bold, markup.bold string#ebbcbabold
Gopher Night Theme by Mergim Ujkani - VS Code Theme