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#0C0E12
  • activityBar.foreground#AAB6C2
  • editor.background#0F1115
  • editor.foreground#D8DEE9
  • editor.inactiveSelectionBackground#2381B210
  • editor.lineHighlightBackground#1A2734
  • editor.lineHighlightBorder#2381B215
  • editor.selectionBackground#2381B220
  • editorBracketMatch.background#2381B210
  • editorBracketMatch.border#2381B240
  • editorCursor.foreground#2381B2
  • editorGutter.addedBackground#00A68A
  • editorGutter.deletedBackground#E34A4F
  • editorGutter.modifiedBackground#256FB3
  • editorLineNumber.activeForeground#8F99A8
  • editorLineNumber.foreground#4D5A68
  • editorWhitespace.foreground#26313D
  • focusBorder#2381B240
  • list.activeSelectionBackground#003B4F50
  • list.hoverBackground#191F28
  • sideBar.background#0F1115
  • sideBar.foreground#9AA5B0
  • statusBar.background#0C0E12
  • statusBar.foreground#8F99A8
  • tab.activeBackground#13161B
  • tab.activeForeground#E3E7EC
  • tab.inactiveBackground#0C0E12
  • tab.inactiveForeground#7C8895
  • terminal.background#0F1115
  • terminal.foreground#D8DEE9
  • titleBar.activeBackground#0C0E12
  • titleBar.activeForeground#AAB6C2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B7585
keyword, storage.type, storage.modifier#2381B2bold
variable, meta.definition.variable#B48EAD
string, constant.other.symbol#5CC99A
number, constant.numeric#A97BE0
function, entity.name.function#6EA5E0
entity.name.class, support.class, meta.class#DDBB65
support.function, support.constant#6FB8D6
constant.language, variable.language#F48C4A
invalid, invalid.illegal#FFFFFF
meta.embedded, source.groovy.embedded#D8DEE9
markup.heading, entity.name.section#2381B2bold
markup.bold#D8DEE9bold
markup.italic#D8DEE9italic
meta.tag, entity.name.tag#4A9DC7
entity.other.attribute-name#6FB7AE
punctuation.definition.tag, punctuation.separator.key-value#5A8EB0
constant.character.escape#00BFA5
Vespera Theme by ovcharovcoder - VS Code Theme