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.activeBorder#687BDF
  • activityBar.background#DDB1CF
  • activityBar.foreground#3F2331
  • activityBar.inactiveForeground#6B525E
  • activityBarBadge.background#D7DAEB
  • activityBarBadge.foreground#1B1B1F
  • badge.background#687BDF
  • badge.foreground#1B1B1F
  • button.background#D7DAEB
  • button.foreground#1B1B1F
  • button.hoverBackground#D7DAEB
  • descriptionForeground#6B525E
  • dropdown.background#E4B6D3
  • dropdown.border#D9ACC2
  • dropdown.foreground#3F2331
  • editor.background#F7C4DC
  • editor.findMatchBackground#938DDC
  • editor.findMatchHighlightBackground#938DDC77
  • editor.foreground#3F2331
  • editor.inactiveSelectionBackground#B69BD999
  • editor.lineHighlightBackground#EDBCD3
  • editor.selectionBackground#B69BD9
  • editorBracketMatch.background#B69BD9
  • editorBracketMatch.border#687BDF
  • editorCursor.foreground#687BDF
  • editorError.foreground#983752
  • editorGroupHeader.tabsBackground#D9AECD
  • editorHoverWidget.background#E4B6D3
  • editorHoverWidget.border#D9ACC2
  • editorHoverWidget.foreground#3F2331
  • editorIndentGuide.activeBackground1#6B525E
  • editorIndentGuide.background1#D9ACC266
  • editorInfo.foreground#6A8BD8
  • editorLineNumber.activeForeground#687BDF
  • editorLineNumber.foreground#6B525E
  • editorSuggestWidget.background#E4B6D3
  • editorSuggestWidget.border#D9ACC2
  • editorSuggestWidget.foreground#3F2331
  • editorSuggestWidget.selectedBackground#B69BD9
  • editorWarning.foreground#6B543A
  • editorWhitespace.foreground#D9ACC266
  • editorWidget.background#E4B6D3
  • editorWidget.border#D9ACC2
  • editorWidget.foreground#3F2331
  • errorForeground#983752
  • focusBorder#687BDF
  • foreground#3F2331
  • gitDecoration.addedResourceForeground#7F8F57
  • gitDecoration.deletedResourceForeground#983752
  • gitDecoration.modifiedResourceForeground#6989D9
  • input.background#E4B6D3
  • input.border#D9ACC2
  • input.foreground#3F2331
  • input.placeholderForeground#6B525E
  • list.activeSelectionBackground#B69BD9
  • list.activeSelectionForeground#3F2331
  • list.highlightForeground#687BDF
  • list.hoverBackground#E8B9D5
  • list.inactiveSelectionBackground#B69BD999
  • list.inactiveSelectionForeground#3F2331
  • notifications.background#E4B6D3
  • notifications.border#D9ACC2
  • notifications.foreground#3F2331
  • panel.background#E4B6D3
  • panel.border#D9ACC2
  • panel.foreground#3F2331
  • quickInput.background#E4B6D3
  • quickInput.foreground#3F2331
  • scrollbarSlider.background#D9ACC288
  • scrollbarSlider.hoverBackground#D9ACC2BB
  • selection.background#B69BD9
  • sideBar.background#E4B6D3
  • sideBar.border#D9ACC2
  • sideBar.foreground#3F2331
  • statusBar.background#E4B6D3
  • statusBar.debuggingBackground#687BDF
  • statusBar.debuggingForeground#1B1B1F
  • statusBar.foreground#3F2331
  • statusBar.noFolderBackground#E4B6D3
  • statusBar.noFolderForeground#3F2331
  • tab.activeBackground#F7C4DC
  • tab.activeBorderTop#687BDF
  • tab.activeForeground#3F2331
  • tab.border#D9ACC2
  • tab.inactiveBackground#D9AECD
  • tab.inactiveForeground#1B1B1F
  • terminal.ansiBlack#2F1A25
  • terminal.ansiBlue#6A8BD8
  • terminal.ansiBrightBlack#6B525E
  • terminal.ansiBrightBlue#6A8BD8
  • terminal.ansiBrightCyan#5F99D1
  • terminal.ansiBrightGreen#7F8F57
  • terminal.ansiBrightMagenta#A474BF
  • terminal.ansiBrightRed#983752
  • terminal.ansiBrightWhite#3F2331
  • terminal.ansiBrightYellow#6B543A
  • terminal.ansiCyan#5F99D1
  • terminal.ansiGreen#7F8F57
  • terminal.ansiMagenta#A474BF
  • terminal.ansiRed#983752
  • terminal.ansiWhite#6B525E
  • terminal.ansiYellow#6B543A
  • terminal.background#F7C4DC
  • terminal.foreground#3F2331
  • textLink.activeForeground#687BDF
  • textLink.foreground#687BDF
  • titleBar.activeBackground#D9AECD
  • titleBar.activeForeground#3F2331
  • titleBar.inactiveBackground#F7C4DC
  • titleBar.inactiveForeground#6B525E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6B525Eitalic
keyword, storage#687BDF
string#7F8F57
constant.numeric, constant.language#6B543A
entity.name.type, support.type, support.class#AA73BC
entity.name.function, support.function#5E9BCF
variable#3F2331
entity.name.tag#687BDF
entity.other.attribute-name#6B543A
markup.heading#687BDF
invalid#983752