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#000000
  • editor.background#1d2225
  • editor.foreground#cdd3de
  • editor.hoverHighlightBackground#05070969
  • editor.lineHighlightBackground#05070969
  • editor.selectionBackground#4f5b66
  • editor.selectionHighlightBackground#c4dbff48
  • editor.selectionHighlightBorder#65737e
  • editor.wordHighlightBackground#05070969
  • editor.wordHighlightBorder#c4dbff48
  • editor.wordHighlightStrongBackground#05070969
  • editorCursor.foreground#c0c5ce
  • editorGroupHeader.tabsBackground#14171a
  • editorWhitespace.foreground#65737e
  • gitlens.trailingLineBackgroundColor#1d2225
  • gitlens.trailingLineForegroundColor#65737e
  • sideBar.background#14171a
  • sideBarSectionHeader.background#263036
  • sideBarTitle.foreground#65737e
  • statusBar.background#000000
  • statusBar.border#000000
  • statusBar.debuggingBackground#b84a0b
  • statusBar.foreground#e7e7e7
  • statusBar.noFolderBackground#000000
  • statusBarItem.hoverBackground#3a566a
  • tab.activeBackground#263036
  • tab.activeBorder#3a566a
  • tab.activeBorderTop#6699cc
  • tab.activeModifiedBorder#f99157
  • tab.hoverBackground#263036
  • tab.inactiveBackground#15171a
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#65737e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#65737E
variable#CDD3DE
keyword, storage.type, storage.modifier#C594C5
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#5FB3B3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#EB606B
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#6699CC
support.other.variable, string.other.link#F2777A
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#F99157
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#99C794normal
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#EC5F67
variable.language#EC5F67italic
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#EC5F67
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#6699CCitalic
source.js constant.other.object.key.js string.unquoted.label.js#EC5F67italic
commentitalic
punctuation.definition.commentitalic
entity.name.tag.jsbold
keyword.control.import.js, keyword.control.from.js, keyword.control.export.js, keyword.control.flow.js, storage.modifier.async.jsitalic
storage.type.function.arrow.jsunderline
variable.other.constant.object.js#6699CC
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Theme - Sawyer by Sawyer - VS Code Theme