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.activeBackground#1f1f38
  • activityBar.activeBorder#F1FA8C
  • activityBar.activeFocusBorder#F1FA8C
  • activityBar.background#12121f
  • activityBar.foreground#F1FA8C
  • activityBar.inactiveForeground#6d6d8d
  • activityBarBadge.background#ff79c6
  • activityBarBadge.foreground#12121f
  • badge.background#ff79c6
  • badge.foreground#12121f
  • button.background#ff79c6
  • button.foreground#12121f
  • button.hoverBackground#ff79c6cc
  • chat.avatarBackground#8be9fd
  • chat.avatarForeground#12121f
  • chat.requestBackground#1f1f38
  • chat.requestBorder#ff79c6
  • chat.slashCommandBackground#f1fa8c33
  • chat.slashCommandForeground#f1fa8c
  • editor.background#171729
  • editor.foreground#d4d4e8
  • editor.lineHighlightBackground#1f1f3855
  • editor.selectionBackground#44446688
  • editor.selectionHighlightBackground#44446655
  • editorBracketMatch.background#50fa7b33
  • editorBracketMatch.border#50fa7b
  • editorCursor.foreground#f1fa8c
  • editorError.foreground#ffb86c
  • editorGroupHeader.tabsBackground#171729
  • editorGutter.addedBackground#50fa7b
  • editorGutter.deletedBackground#ffb86c
  • editorGutter.modifiedBackground#8be9fd
  • editorIndentGuide.activeBackground1#50fa7b55
  • editorIndentGuide.background1#2a2a40
  • editorLineNumber.activeForeground#ff79c6
  • editorLineNumber.foreground#3a3a55
  • editorWarning.foreground#f1fa8c
  • editorWhitespace.foreground#2d2d44
  • focusBorder#ff79c6
  • icon.foreground#bfbfe6
  • inlineChat.background#1a1a2e
  • inlineChat.border#8be9fd
  • inlineChat.shadow#00000088
  • input.background#1f1f38
  • input.border#3d3d63
  • input.foreground#f8f8f2
  • input.placeholderForeground#6b6b88
  • inputOption.activeBorder#8be9fd
  • interactive.activeCodeBorder#50fa7b
  • interactive.inactiveCodeBorder#3a3a55
  • list.activeSelectionBackground#2a2a44
  • list.activeSelectionForeground#ff79c6
  • list.hoverBackground#1f1f38
  • panel.background#171726
  • panel.border#2d2d52
  • sideBar.background#12121f
  • sideBar.foreground#a0a0c0
  • sideBarSectionHeader.background#1a1a2e
  • sideBarTitle.foreground#d4d4e8
  • statusBar.background#12121f
  • statusBar.debuggingBackground#ff79c6
  • statusBar.debuggingForeground#12121f
  • statusBar.foreground#a0a0c0
  • tab.activeBackground#171729
  • tab.activeBorder#ff79c6
  • tab.activeForeground#d4d4e8
  • tab.activeModifiedBorder#f1fa8c
  • tab.border#12121f
  • tab.inactiveBackground#12121f
  • tab.inactiveForeground#6272a4
  • tab.unfocusedActiveBorder#3a3a55
  • terminal.ansiBlack#21222c
  • terminal.ansiBlue#8be9fd
  • terminal.ansiBrightBlack#6272a4
  • terminal.ansiBrightBlue#8be9fd
  • terminal.ansiBrightCyan#8be9fd
  • terminal.ansiBrightGreen#50fa7b
  • terminal.ansiBrightMagenta#ff79c6
  • terminal.ansiBrightRed#ffb86c
  • terminal.ansiBrightWhite#d4d4e8
  • terminal.ansiBrightYellow#f1fa8c
  • terminal.ansiCyan#8be9fd
  • terminal.ansiGreen#50fa7b
  • terminal.ansiMagenta#ff79c6
  • terminal.ansiRed#ffb86c
  • terminal.ansiWhite#d4d4e8
  • terminal.ansiYellow#f1fa8c
  • terminal.background#12121f
  • terminal.foreground#d4d4e8
  • textBlockQuote.background#202036
  • textBlockQuote.border#ff79c6
  • textCodeBlock.background#191927
  • textLink.activeForeground#50c7ff
  • textLink.foreground#8be9fd
  • textPreformat.foreground#f8f8f2
  • titleBar.activeBackground#12121f
  • titleBar.activeForeground#d4d4e8
  • titleBar.inactiveBackground#12121f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6272a4
variable, string constant.other.placeholder, meta.objectliteral#bd93f9
constant.other.color#bd93f9
invalid, invalid.illegal#ffb86c
keyword, storage.type, storage.modifier#ff79c6
keyword.operator, punctuation#ff79c6
keyword.control, keyword.control.flow#ff79c6
entity.name.function, support.function, meta.function-call#50fa7b
entity.name.class, entity.name.type, support.type, support.class#8be9fd
entity.name.tag, punctuation.definition.tag#ff79c6
support.type.property-name.css, support.type.property-name#8be9fd
support.constant.property-value.css, meta.property-value#f1fa8c
entity.other.attribute-name#50fa7b
constant.numeric, constant.language, constant.character, constant.escape#ffb86c
string, string.quoted, meta.string#f1fa8c
support.class.component, entity.name.tag.tsx, entity.name.tag.jsx#8be9fd
entity.name.function.decorator, meta.attribute.python#ffb86c
support.type.property-name.json, string.json#ff79c6
meta.structure.dictionary.value.json, string.quoted.double.json#f1fa8c