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#09090b
  • activityBar.border#27272a
  • editor.background#09090b
  • menu.background#09090b
  • menu.border#27272a
  • menu.separatorBackground#27272a
  • sideBar.background#09090b
  • sideBar.border#27272a
  • titleBar.activeBackground#09090b
  • titleBar.border#27272a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6C8692italic
variable, string constant.other.placeholder#D0EFFF
constant.other.color#FFFFFF
invalid, invalid.illegal#FF4C6D
keyword, storage.type, storage.modifier#FF5FA8
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#70CFFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FF809F
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FFA3C1
meta.block variable.other#FF5C78
support.other.variable, string.other.link#F16D85
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F6A681
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#B9E89B
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#FFD477
support.type#A8C2D6
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#A8C2D6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5C78
variable.language#FF5C78italic
entity.other.attribute-name#FF94B8
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFD477italic
Ombre Dark Theme by Rlzee - VS Code Theme