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#2E3440
  • activityBarTop.background#2E3440
  • editor.background#2E3440
  • editor.foreground#D8DEE9
  • editor.lineHighlightBackground#3B4252
  • editor.selectionBackground#4C566A
  • editorBracketMatch.background#3B4252
  • editorCursor.foreground#FFD700
  • editorGroupHeader.tabsBackground#3B4252
  • editorIndentGuide.activeBackground1#81A1C1
  • editorLineNumber.foreground#A0A8B4
  • list.activeSelectionBackground#2E3440
  • list.focusBackground#2E3440
  • list.hoverBackground#2f343d
  • menu.background#2E3440
  • menu.selectionBackground#2E3440
  • sideBar.background#3B4252
  • tab.inactiveBackground#3B4252
  • titleBar.activeBackground#2E3440

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B0BEC5italic
variable, string constant.other.placeholder#8FBCBB
constant.other.color#F0E68C
invalid, invalid.illegal#FF4500
keyword, storage.type, storage.modifier#B48EAD
keyword.control, 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#88C0D0
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#F2A900
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#81A1C1
meta.block variable.other#D08770
support.other.variable, string.other.link#D08770
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#EBCB8B
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#A3BE8C
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#EBCB8B
support.type#A0A8B4
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#A0A8B4
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#88C0D0italic
meta.class-method.js entity.name.function.js, variable.function.constructor#88C0D0
entity.other.attribute-name#B48EAD
A11yEclipse by Gize Bonilla - VS Code Theme