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.

  • activityBarBadge.background#0066cc
  • activityBarBadge.foreground#ffffff
  • badge.background#0066cc
  • badge.foreground#ffffff
  • editor.background#26292c
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#202325
  • editor.selectionBackground#49483e
  • editorCursor.foreground#f8f8f0
  • editorIndentGuide.activeBackground#9d550fb0
  • editorWhitespace.foreground#3b3a32
  • statusBar.background#0066cc
  • statusBar.border#ffffff
  • statusBar.debuggingBackground#ff9900
  • statusBar.debuggingBorder#ffffff
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ac00e6
  • statusBar.noFolderBorder#ffffff
  • statusBar.noFolderForeground#ffffff
  • terminal.foreground#f2f2f2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#75715E
string#E6DB74
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
markup.deleted.git_gutter#F92672
markup.inserted.git_gutter#A6E22E
markup.changed.git_gutter#E6DB74
markup.ignored.git_gutter#75715E
markup.untracked.git_gutter#75715E
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
string#00ccff
keyword - keyword.operator#ffcc00
keyword.control#ffcc00
storage#ffcc00
storage.type#ffcc00
constant.numeric#00b33c
entity.name.type#ff0066
entity.name.class#ff0066
support.type#ff0066
support.class#ff0066
entity.name.function#0066ff
support.function#0066ff
variable#ffffff
entity.name.variable#ffffff
comment.line, comment.block, punctuation.definition.comment, comment.block.documentation, meta.toc-list#a6a6a6
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.character.escape, constant.other.placeholder, constant.language, constant.other#00cc44
entity.name.class, entity.name.struct, entity.name.enum, entity.name.union, entity.name.trait, entity.name.interface, entity.name.type, entity.name.namespace, entity.name.constant, entity.name.label, entity.name.section, entity.name.class.forward-decl, entity.name.tag, entity.other.inherited-class, entity.other.attribute-name, entity.name.function, entity.name.function.constructor, entity.name.function.destructor#0080ff
invalid.illegal, invalid.deprecated#ff6699
keyword.control, keyword.control.conditional, keyword.control.import, keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.logical, punctuation.definition.keyword, keyword.operator.word, keyword.other#ffcc00bold
markup.heading, markup.underline.link, markup.list.unnumbered, markup.list.numbered, markup.quote, markup.bold, markup.italic, markup.underline, markup.raw.inline, markup.raw.block, markup.inserted, markup.deleted, markup.other#cccccc
meta.class, meta.struct, meta.enum, meta.union, meta.trait, meta.interface, meta.type, meta.block, punctuation.section.block.begin, punctuation.section.block.end, meta.braces, punctuation.section.braces.begin, punctuation.section.braces.end, meta.function, meta.function.parameters, meta.function.return-type, meta.group, punctuation.section.group.begin, punctuation.section.group.end, meta.parens, punctuation.section.parens.begin, punctuation.section.parens.end, meta.brackets, punctuation.section.brackets.begin, punctuation.section.brackets.end, meta.namespace, meta.preprocessor, meta.generic, punctuation.definition.generic.begin, punctuation.definition.generic.end, meta.path, meta.tag, meta.function-call, meta.paragraph#f2f2f2
punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.separator.continuation#f2f2f2
source#f2f2f2
storage.type, storage.modifier#ffcc00bold
string.quoted.single, string.quoted.double, string.quoted.triple, punctuation.definition.string.begin, punctuation.definition.string.end, string.quoted.other, string.unquoted, string.regexp#00ccff
support.constant, support.function, support.module, support.type, support.class#ff0066bold
text.html, text.xml#f2f2f2
variable.other, variable.other.readwrite, variable.parameter, punctuation.definition.variable, variable.other.member, variable.other.constant, variable.function, variable.language#f2f2f2

Shiki preview

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

Loading...

Jupiter Theme Official by Kausik Das - VS Code Theme