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#181825
  • activityBar.foreground#cdd6f4
  • activityBar.inactiveForeground#45475a
  • activityBarBadge.background#89b4fa
  • activityBarBadge.foreground#1e1e2e
  • badge.background#89b4fa
  • badge.foreground#1e1e2e
  • button.background#89b4fa
  • button.foreground#1e1e2e
  • button.hoverBackground#b4d0fd
  • diffEditor.insertedTextBackground#a6e3a120
  • diffEditor.removedTextBackground#f38ba820
  • dropdown.background#313244
  • dropdown.border#45475a
  • dropdown.foreground#cdd6f4
  • editor.background#1e1e2e
  • editor.findMatchBackground#f9e2af40
  • editor.findMatchHighlightBackground#f9e2af25
  • editor.foreground#cdd6f4
  • editor.inactiveSelectionBackground#313244
  • editor.lineHighlightBackground#313244
  • editor.selectionBackground#45475a
  • editorCursor.foreground#f5c2e7
  • editorError.foreground#f38ba8
  • editorGroupHeader.tabsBackground#181825
  • editorGutter.addedBackground#a6e3a1
  • editorGutter.deletedBackground#f38ba8
  • editorGutter.modifiedBackground#89b4fa
  • editorIndentGuide.activeBackground1#585b70
  • editorIndentGuide.background1#313244
  • editorInfo.foreground#89b4fa
  • editorLineNumber.activeForeground#cdd6f4
  • editorLineNumber.foreground#45475a
  • editorWarning.foreground#f9e2af
  • editorWhitespace.foreground#313244
  • focusBorder#89b4fa
  • input.background#313244
  • input.border#45475a
  • input.foreground#cdd6f4
  • inputOption.activeBorder#89b4fa
  • list.activeSelectionBackground#313244
  • list.activeSelectionForeground#cdd6f4
  • list.focusBackground#313244
  • list.hoverBackground#24273a
  • notification.background#313244
  • notification.foreground#cdd6f4
  • panel.background#181825
  • panel.border#313244
  • panelTitle.activeBorder#cba6f7
  • panelTitle.activeForeground#cdd6f4
  • panelTitle.inactiveForeground#6c7086
  • scrollbarSlider.activeBackground#6c708680
  • scrollbarSlider.background#45475a80
  • scrollbarSlider.hoverBackground#585b7080
  • sideBar.background#181825
  • sideBar.foreground#cdd6f4
  • sideBarSectionHeader.background#1e1e2e
  • sideBarSectionHeader.foreground#cdd6f4
  • sideBarTitle.foreground#cdd6f4
  • statusBar.background#181825
  • statusBar.foreground#cdd6f4
  • statusBar.noFolderBackground#181825
  • statusBarItem.hoverBackground#313244
  • tab.activeBackground#1e1e2e
  • tab.activeBorderTop#cba6f7
  • tab.activeForeground#cdd6f4
  • tab.border#11111b
  • tab.inactiveBackground#181825
  • tab.inactiveForeground#6c7086
  • terminal.ansiBlack#45475a
  • terminal.ansiBlue#89b4fa
  • terminal.ansiBrightBlack#585b70
  • terminal.ansiBrightBlue#89b4fa
  • terminal.ansiBrightCyan#89dceb
  • terminal.ansiBrightGreen#a6e3a1
  • terminal.ansiBrightMagenta#cba6f7
  • terminal.ansiBrightRed#f38ba8
  • terminal.ansiBrightWhite#cdd6f4
  • terminal.ansiBrightYellow#f9e2af
  • terminal.ansiCyan#89dceb
  • terminal.ansiGreen#a6e3a1
  • terminal.ansiMagenta#cba6f7
  • terminal.ansiRed#f38ba8
  • terminal.ansiWhite#bac2de
  • terminal.ansiYellow#f9e2af
  • terminal.background#181825
  • terminal.foreground#cdd6f4
  • titleBar.activeBackground#181825
  • titleBar.activeForeground#cdd6f4
  • titleBar.inactiveBackground#181825
  • titleBar.inactiveForeground#6c7086

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6c7086italic
keyword, storage.type, storage.modifier#cba6f7
keyword.operator#89dceb
string, string.template#a6e3a1
string.regexp#fab387
constant.numeric#fab387
constant.language#fab387
constant.character.escape#fab387
variable#cdd6f4
variable.language#cba6f7italic
entity.name.function, support.function#89b4fa
entity.name.type, entity.name.class, support.class#f9e2af
entity.name.tag#f38ba8
entity.other.attribute-name#fab387
support.type#89dceb
meta.decorator, punctuation.decorator#89b4fa
punctuation#cdd6f4
invalid#f38ba8