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.activeBorder#ff79c6
  • activityBar.background#282a36
  • activityBar.foreground#f8f8f2
  • activityBar.inactiveForeground#929292
  • editor.background#202020
  • editor.foreground#f1f1f1
  • editor.lineHighlightBackground#353535
  • editor.selectionBackground#44475a
  • editorCursor.foreground#f8f8f0
  • editorIndentGuide.activeBackground1#777777
  • editorLineNumber.activeForeground#e6e4a1
  • editorWhitespace.foreground#3b3a32
  • focusBorder#202020
  • list.activeSelectionBackground#202020
  • list.activeSelectionForeground#f8f8f2
  • list.hoverBackground#44475a
  • sideBar.background#202020
  • sideBar.foreground#f8f8f2
  • sideBarSectionHeader.background#202020
  • statusBar.background#202020
  • statusBar.foreground#f8f8f2
  • tab.activeBackground#202020
  • tab.activeForeground#f8f8f2
  • tab.inactiveBackground#202020
  • tab.inactiveForeground#929292
  • titleBar.activeBackground#202020
  • titleBar.activeForeground#f8f8f2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, meta.diff, meta.diff.header#6272A4
string, meta.structure.dictionary.value.json string.quoted.double.json#F1FA8C
constant.numeric, constant.language, support.function, constant.character, constant.other, support.constant, constant.numeric.line-number.find-in-files - match, meta meta meta meta.structure.dictionary.value string#BD93F9
support.function.builtin.agg#8BE9FD
variable
variable.other.readwrite.instance, meta.attribute.powershell, variable.other.readwrite.powershell, variable.parameter.function.language.python, variable.parameter.java, variable.parameter.scala, meta.parameters.js, variable.other.jinja, variable.other.declaration.scala, meta.definition.variable.java, meta meta.structure.dictionary.value string, meta meta meta meta meta meta.structure.dictionary.value string#FFB86C
meta.hashtable.assignment.powershell#777777
variable.other.member.powershell#60c1d6
variable.parameter.attribute.powershell, entity.name.function.decorator.python#FFB86Citalic
constant.character.escaped, constant.character.escape, keyword, storage, entity.name.tag, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.name.tag.html, meta meta meta meta meta.structure.dictionary.value string#FF79C6
storage.type, punctuation.bracket.square.java, punctuation.definition.annotation.java, punctuation.bracket.angle.java, support.type, support.other.variable, support.type.vendored.property-name.css, meta.property-name.css, meta.property-list.css#8BE9FDitalic
storage.type.generic.java#65a7bbbold
entity.name.class#50FA7Bunderline
entity.other.inherited-class#50FA7Bitalic underline
meta.member.access.python#e7cbe1
entity.other.attribute-name, markup.inserted, meta meta meta.structure.dictionary.value string, meta meta meta meta meta meta meta.structure.dictionary.value string#50FA7B
invalid, invalid.deprecated#F8F8F0
markup.deleted#d66ddd
markup.changed#E6DB74
entity.name.filename#E6DB74
message.error#F83333
punctuation.definition.string.begin.json - meta.structure.dictionary.value.json, punctuation.definition.string.end.json - meta.structure.dictionary.value.json#EEEEEE
meta.structure.dictionary.json string.quoted.double.json#8BE9FD
meta.object-literal.key.js, meta.function-call.arguments.python, meta.indexed-name.python, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.css, entity.other.attribute-name.pseudo-element.css#FFCC99
storage.modifier.package.java#FFCC99bold underline
meta.function-call.python, support.function.aggregate.sql, meta.function-call.java, meta.method-call.java, source.scala entity.name.class, source.scala entity.other.inherited-class.scala#8BE9FD
variable.language.special.self.python, support.function.conversion.sql, support.function.system.sql, support.function.string.sql, entity.name.function.python, meta.method.identifier.java, support.function.builtin.python, entity.name.function.js, entity.name.function.powershell, entity.name.function.declaration, variable.language.this.java, entity.other.attribute-name.class.css, entity.other.attribute-name.css, entity.other.attribute-name.html, variable.language.scala#6EE3A9
support.function.magic.python#6EE3A9bold
variable.other.object.java, storage.modifier.import.java#ffffff
storage.type.function.python, storage.type.class.python, entity.name.type.class.python, storage.type.powershell, entity.name.type.class.java, constant.other.database-name.sql, keyword.declaration.scala, entity.name.class.declaration, variable.other.object.js#D9534Fbold
comment.line.number-sign.python, comment.block.css, comment.line.double-slash.scala, comment.line.double-dash.sql, string.quoted.docstring.multi.python, comment.line.double-slash.js#747474
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
variable.other.jinja.attribute, keyword.control.jinja, entity.other.jinja.delimiter.tag, entity.other.jinja.delimiter.variable#4cc0dabold
meta.embedded.line.css#858585

Shiki preview

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

Loading...

Carina Dark Theme by Ivan Pavlov - VS Code Theme