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#ff00d4
  • activityBar.background#050607
  • activityBar.border#11141c
  • activityBar.foreground#fdf8ff
  • activityBarBadge.background#ff00d4
  • activityBarBadge.foreground#050607
  • badge.background#ff00d4
  • badge.foreground#050607
  • button.background#ff00d4
  • button.foreground#050607
  • button.hoverBackground#ff4bff
  • chat.commandInputBackground#050607
  • chat.commandInputBorder#ff00d466
  • chat.requestBackground#0f131b
  • chat.responseBackground#050607
  • chat.slashCommandBackground#10131a
  • chatAvatar.userBackground#ff00d4
  • chatAvatar.userForeground#050607
  • dropdown.background#0f131b
  • dropdown.border#ff00d466
  • editor.background#0a0d10
  • editor.foreground#fdf8ff
  • editor.inactiveSelectionBackground#121925
  • editor.lineHighlightBackground#1a1d20
  • editor.selectionBackground#1c2635
  • editorCursor.foreground#ff00d4
  • editorGroup.border#11141c
  • editorGroupHeader.noTabsBackground#050607
  • editorGroupHeader.tabsBackground#050607
  • editorLineNumber.activeForeground#ff00d4
  • editorLineNumber.foreground#5b616c
  • editorWhitespace.foreground#343943
  • focusBorder#ff00d466
  • input.background#0f131b
  • input.border#ff00d466
  • input.foreground#fdf8ff
  • input.placeholderForeground#b8bcc7
  • list.activeSelectionBackground#10131a
  • list.activeSelectionForeground#fdf8ff
  • list.dropBackground#ff00d433
  • list.focusBackground#151a24
  • list.hoverBackground#0d1017
  • list.inactiveSelectionBackground#090c12
  • menu.background#07090c
  • menu.foreground#fdf8ff
  • menu.selectionBackground#10131a
  • menubar.selectionBackground#10131acc
  • panel.background#07090c
  • panel.border#11141c
  • panelTitle.activeForeground#fdf8ff
  • panelTitle.inactiveForeground#a4a8b3
  • peekView.border#ff00d4
  • peekViewEditor.background#050607
  • peekViewResult.background#050607
  • selection.background#1c2635
  • sideBar.background#050607
  • sideBar.border#11141c
  • sideBar.foreground#fdf8ff
  • sideBarSectionHeader.background#0a0d10
  • sideBarSectionHeader.border#11141c
  • sideBarSectionHeader.foreground#fdf8ff
  • sideBarTitle.foreground#fdf8ff
  • statusBar.background#050607
  • statusBar.border#11141c
  • statusBar.debuggingBackground#ff00d4
  • statusBar.debuggingForeground#050607
  • statusBar.foreground#fdf8ff
  • tab.activeBackground#0a0d10
  • tab.activeForeground#fdf8ff
  • tab.border#11141c
  • tab.inactiveBackground#050607
  • tab.inactiveForeground#a4a8b3
  • terminal.ansiBlack#0a0d10
  • terminal.ansiBlue#2f9bff
  • terminal.ansiBrightBlack#1a1d20
  • terminal.ansiBrightBlue#6ec6ff
  • terminal.ansiBrightCyan#7bfff4
  • terminal.ansiBrightGreen#6effc8
  • terminal.ansiBrightMagenta#ff66f0
  • terminal.ansiBrightRed#ff4b92
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff7d
  • terminal.ansiCyan#00ffe7
  • terminal.ansiGreen#1fff9f
  • terminal.ansiMagenta#ff00d4
  • terminal.ansiRed#ff0066
  • terminal.ansiWhite#fdf8ff
  • terminal.ansiYellow#fff952
  • terminal.background#050607
  • terminal.foreground#fdf8ff
  • terminalCursor.foreground#ff00d4
  • titleBar.activeBackground#050607
  • titleBar.activeForeground#fdf8ff
  • titleBar.border#11141c
  • titleBar.inactiveBackground#050607
  • titleBar.inactiveForeground#b8bcc7
  • tree.indentGuidesStroke#303540

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666c79italic
keyword, storage, storage.type, storage.modifier#ff66f0
string, constant.other.symbol#1fff9f
variable, entity.name.variable#fdf8ff
entity.name.function, support.function#2f9bff
entity.name.type, support.type, storage.type.class#fff952
constant.numeric, constant.language#ff4b92
punctuation, meta.brace, meta.delimiter#fdf8ff
markup.heading, markup.heading entity.name.section, markup.heading.markdown#ff66f0bold
markup.bold, markup.bold.markdown#fff952bold
markup.italic, markup.italic.markdown#1fff9fitalic
markup.quote, markup.quote.markdown#a4a8b3
markup.inline.raw, markup.fenced_code.block, markup.raw.block#2f9bff
punctuation.definition.heading, punctuation.definition.list.begin, markup.list.numbered, markup.list.unnumbered#ff00d4