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#21242d
  • activityBarBadge.background#92add0
  • activityBarBadge.foreground#000000
  • dropdown.background#191b22
  • editor.background#2a2d39
  • editor.foreground#f5f5f5
  • editorGroupHeader.tabsBackground#21242d
  • input.background#191b22
  • list.activeSelectionBackground#252833
  • list.focusBackground#252833
  • list.hoverBackground#252833
  • notifications.background#21242d
  • settings.textInputBackground#191b22
  • sideBar.background#21242d
  • sideBarTitle.foreground#f5f5f5
  • tab.inactiveBackground#21242d
  • terminal.foreground#f5f5f5
  • titleBar.activeBackground#21242d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#92add0
variable, string constant.other.placeholder#f5f5f5
constant.other.color#f5f5f5
invalid, invalid.illegal#ff5370
keyword, keyword.control, storage.type, storage.modifier#9664bd
constant.other.color, meta.tag#64b8bd
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#f5f5f5
meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.tag, entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#9692d0
meta.block variable.other#ff75d1
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#97dcff
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#97dcff
entity.other.inherited-class#9692d0
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ff75d1
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#b2ccd6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff5370
variable.language#ff75d1
entity.name.method.js#82aaffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82aaff
entity.other.attribute-name#c792ea
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ffcb6bitalic
source.sass keyword.control#82aaff
markup.inserted#c3e88d
markup.deleted#ff5370
markup.changed#c792ea
string.regexp#89ddff
constant.character.escape#89ddff
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82aaffitalic
source.js constant.other.object.key.js string.unquoted.label.js#ff5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#c792ea
text.html.markdown, punctuation.definition.list_item.markdown#eeffff
text.html.markdown markup.inline.raw.markdown#c792ea
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737e
markup.italic#97dcffitalic
markup.bold, markup.bold string#97dcffbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#9664bdunderline
markup.quote punctuation.definition.blockquote.markdown#65737e
markup.quoteitalic
string.other.link.title.markdown#82aaff
string.other.link.description.title.markdown#c792ea
constant.other.reference.link.markdown#9692d0
markup.raw.block#c792ea
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#eeffff
variable.language.fenced.markdown#65737e
meta.separator#65737ebold
markup.table#f5f5f5
punctuation.definition.arguments.begin.python, punctuation.definition.arguments.end.python#f5f5f5
punctuation.definition.range.diff#64b8bd

Shiki preview

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

Loading...

Awoo Theme by Code Bizarre - VS Code Theme