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#2B2B2B
  • activityBarBadge.background#2B2B2B
  • editor.background#2B2B2B
  • editor.findMatchHighlightBackground#595761
  • editor.foreground#eeffff
  • editor.lineHighlightBackground#313133
  • editor.selectionBackground#595761
  • editor.selectionHighlightBackground#595761
  • focusBorder#595761
  • list.activeSelectionBackground#595761
  • minimap.selectionHighlight#595761
  • panel.background#2B2B2B
  • peekView.border#595761
  • peekViewEditor.background#2B2B2B
  • peekViewEditor.matchHighlightBackground#595761
  • peekViewResult.matchHighlightBackground#595761
  • peekViewResult.selectionBackground#595761
  • selection.background#595761
  • sideBar.background#2B2B2B
  • sideBarTitle.foreground#2B2B2B
  • statusBar.background#2B2B2B
  • terminal.background#2B2B2B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A0A29Fitalic
variable, string constant.other.placeholder#F8F8F0
constant.other.color#F8F8F0
invalid, invalid.illegal#FA8581
keyword#EE90E6
storage.type, storage.modifier#539DDF
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#FBA54C
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FA8581
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FA8581
meta.block variable.other#F2D94E
support.other.variable, string.other.link#F2D94E
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F2D94E
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#A1BBEC
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#75D0C1
support.type#A1BBEC
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#75D0C1
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#EE90E6
variable.language#75D0C1italic
entity.name.method.js#5F6DBCitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#5F6DBC
entity.other.attribute-name#5695A3
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#5695A3italic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#92BC2C
markup.inserted#92BC2C
markup.deleted#D3425F
markup.changed#0C69C8
string.regexp#A1BBEC
constant.character.escape#A1BBEC
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#5FBD58italic
source.js constant.other.object.key.js string.unquoted.label.js#5FBD58italic
markup.italic#C9BB8Aitalic
markup.bold, markup.bold string#C9BB8Abold
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#C9BB8Abold
markup.underline#C9BB8Aunderline
markup.quote punctuation.definition.blockquote.markdown#A0A29F
markup.quoteitalic
string.other.link.title.markdown#5FBD58
string.other.link.description.title.markdown#539DDF
constant.other.reference.link.markdown#5695A3
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#EEFFFF

Shiki preview

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

Loading...

Pokemon-theme - Coding Theme