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#88c0d0
  • activityBar.background#2e3440
  • activityBar.foreground#d8dee9
  • activityBar.inactiveForeground#7b88a0
  • activityBarBadge.background#88c0d0
  • activityBarBadge.foreground#2e3440
  • badge.background#88c0d0
  • badge.foreground#2e3440
  • button.background#5e81ac
  • button.foreground#eceff4
  • button.hoverBackground#4c6f96
  • diffEditor.insertedTextBackground#a3be8c20
  • diffEditor.removedTextBackground#bf616a20
  • editor.background#2e3440
  • editor.findMatchBackground#88c0d060
  • editor.findMatchHighlightBackground#88c0d030
  • editor.foreground#d8dee9
  • editor.inactiveSelectionBackground#434c5e80
  • editor.lineHighlightBackground#3b4252
  • editor.selectionBackground#434c5e
  • editorBracketMatch.background#88c0d030
  • editorBracketMatch.border#88c0d0
  • editorCursor.foreground#d8dee9
  • editorGroupHeader.tabsBackground#252a33
  • editorGutter.addedBackground#a3be8c
  • editorGutter.deletedBackground#bf616a
  • editorGutter.modifiedBackground#ebcb8b
  • editorIndentGuide.activeBackground1#4c566a
  • editorIndentGuide.background1#3b4252
  • editorLineNumber.activeForeground#d8dee9
  • editorLineNumber.foreground#4c566a
  • focusBorder#88c0d0
  • input.background#252a33
  • input.border#3b4252
  • input.foreground#d8dee9
  • inputOption.activeBorder#88c0d0
  • list.activeSelectionBackground#3b4252
  • list.activeSelectionForeground#d8dee9
  • list.focusBackground#3b4252
  • list.highlightForeground#88c0d0
  • list.hoverBackground#3b425280
  • panel.background#252a33
  • panel.border#3b4252
  • panelTitle.activeForeground#88c0d0
  • panelTitle.inactiveForeground#7b88a0
  • scrollbarSlider.activeBackground#d8dee960
  • scrollbarSlider.background#d8dee920
  • scrollbarSlider.hoverBackground#d8dee940
  • sideBar.background#252a33
  • sideBar.foreground#d8dee9
  • sideBarSectionHeader.background#2e3440
  • sideBarSectionHeader.foreground#d8dee9
  • sideBarTitle.foreground#d8dee9
  • statusBar.background#3b4252
  • statusBar.foreground#d8dee9
  • statusBar.noFolderBackground#2e3440
  • statusBarItem.hoverBackground#434c5e
  • tab.activeBackground#2e3440
  • tab.activeBorder#88c0d0
  • tab.activeForeground#d8dee9
  • tab.border#2e3440
  • tab.inactiveBackground#252a33
  • tab.inactiveForeground#7b88a0
  • terminal.ansiBlue#81a1c1
  • terminal.ansiBrightBlack#4c566a
  • terminal.ansiBrightBlue#81a1c1
  • terminal.ansiBrightCyan#8fbcbb
  • terminal.ansiBrightGreen#a3be8c
  • terminal.ansiBrightMagenta#b48ead
  • terminal.ansiBrightRed#bf616a
  • terminal.ansiBrightWhite#eceff4
  • terminal.ansiBrightYellow#ebcb8b
  • terminal.ansiCyan#88c0d0
  • terminal.ansiGreen#a3be8c
  • terminal.ansiMagenta#b48ead
  • terminal.ansiRed#bf616a
  • terminal.ansiWhite#e5e9f0
  • terminal.ansiYellow#ebcb8b
  • terminal.background#2e3440
  • terminal.foreground#d8dee9
  • titleBar.activeBackground#2e3440
  • titleBar.activeForeground#d8dee9
  • titleBar.inactiveBackground#252a33
  • titleBar.inactiveForeground#7b88a0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#616e88italic
string#a3be8c—
constant.numeric, constant.language#b48ead—
keyword, storage.type, storage.modifier#81a1c1—
entity.name.function, support.function#88c0d0—
entity.name.type, entity.name.class, support.class#8fbcbb—
variable#d8dee9—
variable.parameter#d8dee9—
entity.name.tag#81a1c1—
entity.other.attribute-name#8fbcbb—
markup.heading#81a1c1bold
markup.bold—bold
markup.italic—italic
markup.inline.raw#a3be8c—
invalid#bf616a—
Codex Theme Collection by Xuan - VS Code Theme