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#050505
  • activityBar.foreground#FFD700
  • activityBarBadge.background#FFD700
  • activityBarBadge.foreground#000000
  • button.background#FFD700
  • button.foreground#000000
  • button.hoverBackground#FFFFFF
  • dropdown.background#222222
  • dropdown.foreground#FFD700
  • editor.background#000000
  • editor.foreground#66CDAA
  • editor.inactiveSelectionBackground#111111
  • editor.lineHighlightBackground#050505
  • editor.lineHighlightBorder#FFD700
  • editor.selectionBackground#222222
  • editorBracketMatch.background#4fc3ff33
  • editorBracketMatch.border#4fc3ff
  • editorCursor.foreground#FFD700
  • editorGutter.background#000000
  • editorIndentGuide.activeBackground1#FFD700
  • editorIndentGuide.background1#222222
  • editorLineNumber.activeForeground#FFD700
  • editorLineNumber.foreground#4fc3ff
  • editorWhitespace.foreground#333333
  • input.background#111111
  • input.foreground#66CDAA
  • input.placeholderForeground#FFD70099
  • list.activeSelectionBackground#222222
  • list.activeSelectionForeground#FFD700
  • list.focusBackground#FFD70033
  • list.focusForeground#FFD700
  • list.hoverBackground#222222
  • list.hoverForeground#FFD700
  • list.inactiveSelectionBackground#111111
  • list.inactiveSelectionForeground#66CDAA
  • sideBar.background#111111
  • sideBar.foreground#66CDAA
  • sideBarSectionHeader.background#222222
  • sideBarSectionHeader.foreground#FFD700
  • statusBar.background#111111
  • statusBar.debuggingBackground#FFD700
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#FFD700
  • titleBar.activeBackground#222222
  • titleBar.activeForeground#FFD700
  • titleBar.inactiveBackground#111111
  • titleBar.inactiveForeground#66CDAA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955
string, string.template#CE9178
constant.character.escape#D7BA7D
constant.numeric#B5CEA8
constant.language#569CD6
keyword, storage.type, storage.modifier#569CD6
keyword.control#C586C0
keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, keyword.operator.expression, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#569CD6
keyword.operator#D4D4D4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.class, support.type#4EC9B0
entity.name.function, support.function, meta.object-literal.key entity.name.function, source.powershell variable.other.member, entity.name.operator.custom-literal#DCDCAA
variable, variable.other, variable.other.readwrite, variable.object.property, meta.object-literal.key, support.variable#9CDCFE
variable.parameter#9CDCFE
variable.other.constant, variable.other.enummember, entity.name.constant#4FC1FF
variable.language#569CD6
entity, entity.name#DCDCAA
entity.name.tag#569CD6
entity.other.attribute-name#9CDCFE
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end, punctuation.separator.inheritance.php, punctuation.definition.tag.html#808080
string.regexp#D16969
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, meta.selector#D7BA7D
support.type.property-name.css#9CDCFE
support.constant#4FC1FF
meta.tag.preprocessor, entity.name.function.preprocessor#569CD6
markup.heading#569CD6bold
markup.inline.raw#CE9178
markup.boldbold
markup.italicitalic
markup.strikethroughstrikethrough
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796E6
markup.inserted#B5CEA8
markup.deleted#CE9178
markup.changed#569CD6
invalid#F44747
token.debug-token#B267E6
Evolution Themes by james-evolution - VS Code Theme