Skip to main content
Coding Theme

Color themes

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#000000
  • activityBar.border#000000
  • badge.background#000000
  • button.background#000000
  • editor.background#000000
  • editor.foreground#d7d7d7
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#444444
  • editorCursor.foreground#ff8801
  • editorGroupHeader.tabsBackground#000000
  • editorWhitespace.foreground#3b3a32
  • input.background#000000
  • list.focusBackground#333333
  • list.inactiveFocusBackground#444444
  • list.inactiveSelectionBackground#000000
  • menu.background#000000
  • sideBar.background#000000
  • sideBar.border#000000
  • sideBar.dropBackground#000000
  • statusBar.background#000000
  • tab.inactiveBackground#101010
  • titleBar.activeBackground#000000
  • titleBar.inactiveBackground#101010

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#677A83
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#6CA9E1italic
support.setting#6CE184italic
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
string.embedded.begin, string.embedded.end, punctuation.definition.template-expression, punctuation.section.embedded#C678DD
variable.other.object, variable.other.constant, variable.other.global, variable.other.readwrite.class, variable.other.readwrite.instance, variable.other.readwrite.batchfile, variable.readwrite, variable.readwrite.other.block#61AFEF
comment, variable.language, variable.parameter, entity.other.attribute-name, keyword, markup.underline.link, storage.modifier, storage.type, string.url, variable.language.super, variable.language.this
keyword.operator, keyword.other.type, storage.modifier.import, storage.modifier.package, storage.type.built-in, storage.type.function.arrow, storage.type.generic, storage.type.java, storage.type.primitive
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Best Themes Redefined 🚀 by Lakshit Somani - VS Code Theme