Skip to main content
Coding Theme

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#d6e9dc26
  • activityBar.activeBorder#d9d4e8
  • activityBar.activeForeground#d6e9dc
  • activityBar.background#191919
  • activityBar.border#00000000
  • activityBar.foreground#d6e9dc
  • activityBar.inactiveForeground#b5e4ff
  • badge.background#d6e9dc
  • badge.foreground#191919
  • button.background#d6e9dc33
  • button.border#d6e9dc66
  • button.foreground#d6e9dc
  • button.hoverBackground#d6e9dc55
  • contrastBorder#d9d4e826
  • dialog.background#202326
  • dialog.border#d6e9dc66
  • dialog.foreground#d6e9dc
  • dropdown.background#191919
  • dropdown.border#d6e9dc
  • dropdown.foreground#fff9f4
  • editor.background#191919
  • editor.findMatchBackground#fff9f433
  • editor.findMatchHighlightBackground#d9d4e822
  • editor.foreground#b5e4ff
  • editor.inactiveSelectionBackground#d9d4e814
  • editor.lineHighlightBackground#d6e9dc0D
  • editor.selectionBackground#d6e9dc1F
  • editor.selectionHighlightBackground#d9d4e814
  • editor.wordHighlightBackground#fff9f414
  • editor.wordHighlightStrongBackground#d6e9dc1A
  • editorBracketMatch.background#AFCFC333
  • editorBracketMatch.border#fff9f4
  • editorCursor.foreground#dcd4f5
  • editorIndentGuide.activeBackground1#d9d4e866
  • editorIndentGuide.background1#d6e9dc2B
  • editorLineHighlightBackground#d6e9dc33
  • editorLineNumber.activeForeground#fff9f4
  • editorLineNumber.foreground#d9d4e8
  • editorOverviewRuler.border#00000000
  • editorSuggestWidget.background#202326
  • editorSuggestWidget.border#d6e9dc66
  • editorSuggestWidget.foreground#d6e9dc
  • editorSuggestWidget.highlightForeground#d9d4e8
  • editorSuggestWidget.selectedBackground#d6e9dc22
  • editorSuggestWidget.selectedForeground#d6e9dc
  • editorWidget.background#202326
  • editorWidget.border#d6e9dc66
  • editorWidget.foreground#d6e9dc
  • focusBorder#d6e9dc
  • icon.foreground#fff9f4
  • input.background#191919
  • input.border#d9d4e8
  • input.foreground#d6e9dc
  • input.placeholderForeground#d6e9dc88
  • inputOption.activeBackground#d6e9dc33
  • inputOption.activeBorder#d6e9dcAA
  • list.activeSelectionBackground#d6e9dc22
  • list.activeSelectionForeground#d6e9dc
  • list.focusBackground#d6e9dc22
  • list.focusForeground#d6e9dc
  • list.focusOutline#c9d4d1
  • list.highlightForeground#fff9f4
  • list.hoverBackground#e8dfd716
  • list.hoverForeground#d6e9dc
  • list.inactiveSelectionBackground#e8dfd718
  • list.inactiveSelectionForeground#d6e9dc
  • menu.background#202326
  • menu.foreground#d9d4e8
  • menu.selectionBackground#fff9f4
  • menu.selectionForeground#191919
  • notificationCenter.border#fff9f4
  • notifications.background#202326
  • notifications.border#d6e9dc
  • notifications.foreground#d9d4e8
  • panel.background#191919
  • panel.border#d6e9dc
  • panelTitle.activeBorder#fff9f4
  • panelTitle.activeForeground#d6e9dc
  • panelTitle.inactiveForeground#fff9f4
  • progressBar.background#d9d4e8
  • quickInput.background#202326
  • quickInput.foreground#d6e9dc
  • quickInputList.focusBackground#d6e9dc22
  • quickInputList.focusForeground#d6e9dc
  • quickInputList.focusIconForeground#d9d4e8
  • quickInputTitle.background#202326
  • scrollbarSlider.activeBackground#829EAF99
  • scrollbarSlider.background#7E9D9955
  • scrollbarSlider.hoverBackground#AFCFC377
  • sideBar.background#191919
  • sideBar.border#00000000
  • sideBar.foreground#e1d5ea
  • statusBar.background#BFCFBB
  • statusBar.border#BFCFBB
  • statusBar.debuggingBackground#BFCFBB
  • statusBar.debuggingForeground#191919
  • statusBar.foreground#191919
  • statusBar.noFolderBackground#BFCFBB
  • statusBarItem.hoverBackground#BFCFBB
  • tab.activeBackground#fff9f4
  • tab.activeBorder#fff9f4
  • tab.activeForeground#191919
  • tab.border#fff9f4
  • tab.hoverBackground#293033
  • tab.hoverForeground#d6e9dc
  • tab.inactiveBackground#191919
  • tab.inactiveForeground#d6e9dc
  • terminal.background#191919
  • terminal.foreground#d9d4e8
  • terminalCursor.foreground#fff9f4
  • titleBar.activeBackground#191919
  • titleBar.activeForeground#d9d4e8
  • titleBar.border#d9d4e8
  • titleBar.inactiveBackground#191919
  • titleBar.inactiveForeground#d6e9dc
  • widget.shadow#00000088

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#fff9f4italic
keyword, storage.type, storage.modifier#d9d4e8bold
string, meta.embedded.assembly#d6e9dc
constant.numeric, constant.language.boolean, constant.language.null#e8dfd7
entity.name.function, support.function#fff9f4
variable, support.variable#d9d4e8
entity.name.type, support.type, entity.name.class#d6e9dc
meta.object-literal.key, support.type.property-name, variable.other.property#e8dfd7
punctuation, meta.brace, meta.delimiter#fff9f4
entity.name.tag#d9d4e8
entity.other.attribute-name#d6e9dc