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#ff4ecb
  • activityBar.background#19011f
  • activityBar.border#2d0336
  • activityBar.foreground#ffecf7
  • activityBarBadge.background#ff4ecb
  • activityBarBadge.foreground#0b0213
  • badge.background#ff4ecb
  • badge.foreground#0b0213
  • button.background#ff4ecb
  • button.foreground#0b0213
  • button.hoverBackground#ff8be4
  • chat.commandInputBackground#0f0213
  • chat.commandInputBorder#ff4ecb55
  • chat.requestBackground#1a0422
  • chat.responseBackground#0f0213
  • chat.slashCommandBackground#2e0a35
  • chatAvatar.userBackground#ff4ecb
  • chatAvatar.userForeground#0b0213
  • dropdown.background#1a0422
  • dropdown.border#ff4ecb55
  • editor.background#0b0213
  • editor.foreground#ffecf7
  • editor.inactiveSelectionBackground#151a29
  • editor.lineHighlightBackground#1a0d26
  • editor.selectionBackground#1f2940
  • editorCursor.foreground#ff4ecb
  • editorGroup.border#2d0336
  • editorGroupHeader.noTabsBackground#120016
  • editorGroupHeader.tabsBackground#120016
  • editorLineNumber.activeForeground#ff4ecb
  • editorLineNumber.foreground#5a4f7a
  • editorWhitespace.foreground#3b3650
  • focusBorder#ff4ecb55
  • input.background#1a0422
  • input.border#ff4ecb55
  • input.foreground#ffecf7
  • input.placeholderForeground#b58bcf
  • list.activeSelectionBackground#2e0a35
  • list.activeSelectionForeground#ffecf7
  • list.dropBackground#ff4ecb44
  • list.focusBackground#31133b
  • list.hoverBackground#1f0926
  • list.inactiveSelectionBackground#1c0620
  • menu.background#120016
  • menu.foreground#ffecf7
  • menu.selectionBackground#2e0a35
  • menubar.selectionBackground#2e0a35aa
  • panel.background#120016
  • panel.border#2d0336
  • panelTitle.activeForeground#ffecf7
  • panelTitle.inactiveForeground#a38fbd
  • peekView.border#ff4ecb
  • peekViewEditor.background#120016
  • peekViewResult.background#0f0213
  • selection.background#1f2940
  • sideBar.background#140118
  • sideBar.border#2d0336
  • sideBar.foreground#ffecf7
  • sideBarSectionHeader.background#1f0329
  • sideBarSectionHeader.border#2d0336
  • sideBarSectionHeader.foreground#ffecf7
  • sideBarTitle.foreground#ffecf7
  • statusBar.background#140118
  • statusBar.border#2d0336
  • statusBar.debuggingBackground#ff4ecb
  • statusBar.debuggingForeground#0b0213
  • statusBar.foreground#ffecf7
  • tab.activeBackground#120016
  • tab.activeForeground#ffecf7
  • tab.border#2d0336
  • tab.inactiveBackground#0a000f
  • tab.inactiveForeground#a38fbd
  • terminal.ansiBlack#0b0213
  • terminal.ansiBlue#7ab8ff
  • terminal.ansiBrightBlack#1a0d26
  • terminal.ansiBrightBlue#a6d2ff
  • terminal.ansiBrightCyan#b0fff8
  • terminal.ansiBrightGreen#a8ffd7
  • terminal.ansiBrightMagenta#ff8be4
  • terminal.ansiBrightRed#ff7bbd
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe9a3
  • terminal.ansiCyan#7efff5
  • terminal.ansiGreen#7effc3
  • terminal.ansiMagenta#ff4ecb
  • terminal.ansiRed#ff4fa3
  • terminal.ansiWhite#ffecf7
  • terminal.ansiYellow#ffd676
  • terminal.background#0f0213
  • terminal.foreground#ffecf7
  • terminalCursor.foreground#ff4ecb
  • titleBar.activeBackground#140118
  • titleBar.activeForeground#ffecf7
  • titleBar.border#2d0336
  • titleBar.inactiveBackground#140118
  • titleBar.inactiveForeground#bba6d6
  • tree.indentGuidesStroke#402054

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6a608aitalic
keyword, storage, storage.type, storage.modifier#ff8be4
string, constant.other.symbol#7effc3
variable, entity.name.variable#ffecf7
entity.name.function, support.function#7ab8ff
entity.name.type, support.type, storage.type.class#ffd676
constant.numeric, constant.language#ff7bbd
punctuation, meta.brace, meta.delimiter#ffecf7
markup.heading, markup.heading entity.name.section, markup.heading.markdown#ff8be4bold
markup.bold, markup.bold.markdown#ffd676bold
markup.italic, markup.italic.markdown#7effc3italic
markup.quote, markup.quote.markdown#a38fbd
markup.inline.raw, markup.fenced_code.block, markup.raw.block#7ab8ff
punctuation.definition.heading, punctuation.definition.list.begin, markup.list.numbered, markup.list.unnumbered#ff4ecb
ThemeDatabase All Themes by enes ozturk - VS Code Theme