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#101224
  • activityBar.border#1c1f28
  • activityBar.foreground#0078D4
  • activityBar.inactiveForeground#5a6472
  • activityBarBadge.background#E3008C
  • activityBarBadge.foreground#ffffff
  • badge.background#5637C9
  • badge.foreground#ffffff
  • button.background#0078D4
  • button.foreground#ffffff
  • button.hoverBackground#1380E8
  • button.secondaryBackground#1f2732
  • button.secondaryForeground#d8dde4
  • diffEditor.insertedLineBackground#0FA8A012
  • diffEditor.insertedTextBackground#0FA8A020
  • diffEditor.removedLineBackground#FF7A8515
  • diffEditor.removedTextBackground#FF7A8525
  • editor.background#101224
  • editor.findMatchBackground#E3008C90
  • editor.findMatchBorder#E3008C
  • editor.findMatchHighlightBackground#E3008C50
  • editor.findMatchHighlightBorder#E3008C
  • editor.foreground#E8EDF2
  • editor.inactiveSelectionBackground#2E1F6333
  • editor.lineHighlightBackground#181C2C
  • editor.selectionBackground#2E1F6388
  • editor.selectionHighlightBackground#2E1F6344
  • editor.wordHighlightBackground#0078D460
  • editor.wordHighlightBorder#0078D4CC
  • editor.wordHighlightStrongBackground#0078D475
  • editor.wordHighlightStrongBorder#0078D4
  • editorCursor.foreground#E3008C
  • editorGhostText.foreground#6B7280
  • editorGroupHeader.tabsBackground#101224
  • editorGroupHeader.tabsBorder#1c1f28
  • editorGutter.addedBackground#11BEAE99
  • editorGutter.deletedBackground#FF7A85CC
  • editorGutter.modifiedBackground#33B4F299
  • editorIndentGuide.activeBackground#384155
  • editorIndentGuide.background#1d202b
  • editorInlayHint.background#1a1e2e80
  • editorInlayHint.foreground#7A7F8A
  • editorLineNumber.activeForeground#0078D4
  • editorLineNumber.foreground#4d5563
  • editorOverviewRuler.addedForeground#11BEAEAA
  • editorOverviewRuler.deletedForeground#FF7A85BB
  • editorOverviewRuler.modifiedForeground#33B4F2AA
  • editorUnnecessaryCode.opacity#ffffff40
  • editorWhitespace.foreground#1d202b
  • editorWidget.background#1d2132
  • editorWidget.border#303848
  • focusBorder#5637C9
  • input.background#161a24
  • input.border#303848
  • input.foreground#E4E7EB
  • input.placeholderForeground#5a6472
  • inputOption.activeBorder#0078D4
  • inputValidation.errorBackground#161a24
  • inputValidation.errorBorder#E84855
  • list.activeSelectionBackground#1D3760
  • list.activeSelectionForeground#ffffff
  • list.focusOutline#0078D4
  • list.hoverBackground#161a24
  • list.inactiveSelectionBackground#1a2331
  • panel.background#1a1e2e
  • panel.border#1d2230
  • panelTitle.activeBorder#5637C9
  • panelTitle.activeForeground#E4E7EB
  • panelTitle.inactiveForeground#5a6472
  • peekView.border#5637C9
  • peekViewEditor.background#171b2a
  • peekViewResult.background#1d2132
  • peekViewTitle.background#232a3d
  • progressBar.background#0078D4
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#5637C980
  • scrollbarSlider.background#38415566
  • scrollbarSlider.hoverBackground#4b567099
  • sideBar.background#0D0F1C
  • sideBar.border#1c1f28
  • sideBar.foreground#CFD4DB
  • sideBarSectionHeader.background#121626
  • sideBarSectionHeader.foreground#E4E7EB
  • sideBarTitle.foreground#5637C9
  • statusBar.background#0B0E19
  • statusBar.border#1c1f28
  • statusBar.foreground#C8D2DD
  • statusBar.noFolderBackground#0B0E19
  • statusBarItem.hoverBackground#161c2b
  • statusBarItem.prominentBackground#0078D4
  • tab.activeBackground#101224
  • tab.activeBorder#0078D4
  • tab.activeForeground#E4E7EB
  • tab.border#101224
  • tab.inactiveBackground#0D0F1C
  • tab.inactiveForeground#5a6472
  • terminal.ansiBlack#1c2028
  • terminal.ansiBlue#0078D4
  • terminal.ansiBrightBlack#384155
  • terminal.ansiBrightBlue#1995F0
  • terminal.ansiBrightCyan#33B4F2
  • terminal.ansiBrightGreen#11BEAE
  • terminal.ansiBrightMagenta#F03A95
  • terminal.ansiBrightRed#FF6774
  • terminal.ansiBrightWhite#F2F4F6
  • terminal.ansiBrightYellow#DEB33A
  • terminal.ansiCyan#1AA4E8
  • terminal.ansiGreen#0FA8A0
  • terminal.ansiMagenta#E3008C
  • terminal.ansiRed#E84855
  • terminal.ansiWhite#E4E7EB
  • terminal.ansiYellow#C89C26
  • terminal.foreground#E4E7EB
  • terminal.selectionBackground#2E1F6344
  • terminalCursor.foreground#E3008C
  • titleBar.activeBackground#15192a
  • titleBar.activeForeground#E4E7EB
  • titleBar.border#1c1f28
  • titleBar.inactiveBackground#15192a
  • titleBar.inactiveForeground#5a6472

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b7280italic
keyword, storage.type, storage.modifier, keyword.control#1E90FF
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#7B68EE
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#FF1493
constant.numeric, constant.language, support.constant, constant.character, constant.escape#00CED1
entity.name, support.type, support.class, support.other.namespace, entity.name.type.namespace#4FC3F7
variable.parameter, variable.parameter.function.language.special#42A5F5
meta.decorator, tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#7A64E3italic
markup.inserted, markup.inserted.git_gutter#0FA8A0
markup.deleted#E84855
markup.changed#5637C9
punctuation.definition.tag#6A7581
invalid, invalid.illegal#ffffff
string.regexp#F03A95
constant.character.escape#E8C27A
*url*, *link*, *uri*underline
markup.boldbold
markup.italicitalic
markup.bold markup.italic, markup.italic markup.boldbold italic
iLoveAgents - Azure AI Foundry Themes by iLoveAgents - VS Code Theme