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.activeBackground#7300FF
  • activityBar.background#141414
  • activityBarBadge.background#65E065
  • badge.background#65E065
  • button.background#7300FF
  • commandCenter.debuggingBackground#001B1B1B
  • editor.background#141414
  • editor.findMatchBackground#264f78
  • editor.findMatchHighlightBackground#8b898970
  • editor.foreground#ffff
  • editor.lineHighlightBackground#8b89892a
  • editor.selectionBackground#8b898970
  • editor.selectionForeground#8b898970
  • editor.selectionHighlightBackground#8b898970
  • editorWidget.background#141414
  • focusBorder#8b898970
  • list.activeSelectionBackground#8b898970
  • list.dropBackground#8b898970
  • list.highlightForeground#A176f6
  • menu.background#141414
  • menu.selectionBackground#7300FF
  • menubar.selectionBackground#7300FF
  • pickerGroup.foreground#A176f6
  • progressBar.background#7300FF
  • selection.background#8b898970
  • sideBar.background#1b1b1b
  • sideBarTitle.foreground#ffff
  • statusBar.background#141414
  • statusBar.debuggingBackground#7300FF
  • tab.activeBackground#7300ff
  • tab.activeBorder#ffff
  • terminal.background#141414
  • titleBar.activeBackground#141414

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#ffffitalic
constant.other.color#ffffff
invalid, invalid.illegal#DA4A4A
keyword, storage.type, storage.modifier#65E065
keyword.control, constant.other.color, 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#65E065
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#A176f6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#65E065
support.other.variable, string.other.link#f07178
constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#65E065
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#F3FA9A
entity.other.inherited-class#A176f6
support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#A176f6
support.type#A176f6
constant.numeric#DA4A4Abold
variable.language#A176f6italic
variable.other.property.js#ffffitalic
variable.other.property.ts#ffffitalic
variable.parameter.js#A176f6italic
variable.parameter.ts#A176f6italic
meta.block, variable.other, variable.other.object.js#D24E01italic
entity.name.type.class.js#A176f6
meta.block, variable.other, variable.other.object.ts#A176f6italic
variable.other.constant.js#A176f6
variable.other.object.js#A176f6
variable.other.constant.ts#A176f6
entity.name.type.class.ts#A176f6
entity.name.type.interface.ts#A176f6
entity.name.type.class.java#A176f6
variable.other.definition.java#ffff
variable.other.object.property.java#ffff
entity.name.type.class.php#A176f6
variable.other.php#ffff
keyword.other.type.php#A176f6
variable.other.property.php#ffff
entity.name.type.class.cs#A176f6
keyword.type.cs#A176f6
constant.character.escape#D24E01
*url*, *link*, *uri*underline
source.json meta.structure.dictionary.json support.type.property-name.json#A176f6

Shiki preview

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

Loading...

Joker Dark Theme by Luis Gustavo - VS Code Theme