Skip to main content
CodingTheme

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#1A1C23
  • debugToolBar.background#1A1C23
  • dropdown.background#23262F
  • dropdown.listBackground#23262F
  • editor.background#23262F
  • editor.foreground#F0F0F0
  • editorGroupHeader.tabsBackground#23262F
  • input.background#23262F
  • list.activeSelectionBackground#252833
  • list.focusBackground#23262F
  • list.hoverBackground#23262F
  • notifications.background#23262F
  • quickInput.background#1A1C23
  • quickInputList.focusBackground#23262F
  • settings.dropdownBackground#23262F
  • settings.textInputBackground#23262F
  • sideBar.background#1A1C23
  • sideBarSectionHeader.background#23262F
  • sideBarTitle.foreground#F0F0F0
  • tab.inactiveBackground#23262F
  • terminal.foreground#F0F0F0
  • titleBar.activeBackground#23262F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ADB2C2
variable, string constant.other.placeholder#F0F0F0
constant.other.color#F0F0F0
invalid, invalid.illegal#F0F0F0
keyword, keyword.control, storage.type, storage.modifier#B490E0
constant.other.color, meta.tag#00A0CC
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#F0F0F0
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FF5370
entity.name.tag, entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#C2C2FF
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#A0E8FF
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#A0E8FF
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#CF81D9
variable.language#E170BB
entity.other.attribute-name#E170BB
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
punctuation.definition.arguments.begin, punctuation.definition.arguments.end#F0F0F0
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#B490E0
punctuation.definition.decorator.python#B490E0
keyword.other.fn.rust#B490E0
keyword.other.sql#C2C2FF

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Purple Wolf Theme by Code Bizarre - VS Code Theme