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#FFFFA5
  • activityBar.background#0D0D0D
  • activityBar.foreground#FFFFA5
  • editor.background#0A0A0A
  • editor.foreground#F8F8F2
  • editor.inactiveSelectionBackground#2C2C3C88
  • editor.lineHighlightBackground#151515
  • editor.selectionBackground#264F78
  • editorBracketMatch.background#222
  • editorBracketMatch.border#FF5F9E
  • editorCursor.foreground#FF5F9E
  • editorGroupHeader.tabsBackground#000000
  • editorIndentGuide.activeBackground#FF00FF
  • editorIndentGuide.background#222
  • editorLineNumber.activeForeground#FF5F9E
  • editorLineNumber.foreground#3A3A3A
  • editorWhitespace.foreground#383838
  • list.activeSelectionBackground#3E445E
  • list.activeSelectionForeground#FFFFFF
  • list.hoverBackground#2C2F41
  • list.inactiveSelectionBackground#2B2D3A
  • list.inactiveSelectionForeground#C0CAF5
  • sideBar.background#1B1D2B
  • sideBar.foreground#C0CAF5
  • sideBarSectionHeader.background#1F2233
  • sideBarSectionHeader.foreground#82AAFF
  • statusBar.background#0D0D0D
  • statusBar.debuggingBackground#5F00FF
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#5F00FF
  • tab.activeForeground#FFFFA5
  • tab.border#1E1E2F
  • tab.inactiveBackground#0D0D0D
  • tab.inactiveForeground#888888
  • terminal.ansiBlack#21222C
  • terminal.ansiBlue#8BE9FD
  • terminal.ansiBrightBlack#6272A4
  • terminal.ansiBrightBlue#D6ACFF
  • terminal.ansiBrightCyan#A4FFFF
  • terminal.ansiBrightGreen#69FF94
  • terminal.ansiBrightMagenta#FF92DF
  • terminal.ansiBrightRed#FF6E6E
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFFA5
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#50FA7B
  • terminal.ansiMagenta#FF79C6
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#F8F8F2
  • terminal.ansiYellow#F1FA8C
  • terminal.background#0D0D0D
  • terminal.foreground#F8F8F2
  • terminalCursor.foreground#FF5F9E
  • titleBar.activeBackground#5F00FF
  • titleBar.activeForeground#FFFFA5
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#888888
  • tree.indentGuidesStroke#2F3244

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955italic
keyword, storage.type, storage.modifier#FF5F9Ebold
variable, string constant.other.placeholder#F8F8F2
string, constant.other.symbol#FFFD82
constant.numeric, constant.language, constant.character#9AEDFE
entity.name.function, meta.function-call, support.function#00FFC6
variable.parameter, meta.function.parameters#FFB86C
entity.name.type, support.class, meta.class, storage.type.class#A799FF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FF73FA
support.constant, support.variable#00FFFF
punctuation, meta.brace, meta.delimiter, punctuation.definition#FFFFFF
invalid, invalid.illegal#FFFFFF
markup.bold#FFD700bold
markup.italic#FF9A8Bitalic
markup.underline#00BFFFunderline