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.activeBackground#00000000
  • activityBar.activeBorder#2563EB
  • activityBar.background#F1F5FB
  • activityBar.border#E4EAF3
  • activityBar.dropBorder#2563EB
  • activityBar.foreground#253041
  • activityBar.inactiveForeground#667085
  • activityBarBadge.background#2563EB
  • activityBarBadge.foreground#FFFFFF
  • badge.background#2563EB
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#253041
  • breadcrumb.background#FAFBFF
  • breadcrumb.focusForeground#253041
  • breadcrumb.foreground#667085
  • breadcrumbPicker.background#FFFFFF
  • button.background#2563EB
  • button.border#00000000
  • button.foreground#FFFFFF
  • button.hoverBackground#1D4ED8
  • button.secondaryBackground#E8EEF7
  • button.secondaryForeground#253041
  • button.secondaryHoverBackground#DDE7F4
  • charts.blue#0076A8
  • charts.foreground#253041
  • charts.green#16875D
  • charts.lines#B8C4D6
  • charts.orange#C96B35
  • charts.purple#7C3FA0
  • charts.red#D7264D
  • charts.yellow#C7841F
  • chat.requestBubbleBackground#F6F8FC
  • checkbox.background#FFFFFF
  • checkbox.border#D7DFEC
  • checkbox.foreground#253041
  • checkbox.selectBackground#E8EEF7
  • checkbox.selectBorder#2563EB
  • commandCenter.activeBackground#EAF1FB
  • commandCenter.activeBorder#B8C4D6
  • commandCenter.activeForeground#253041
  • commandCenter.background#F1F5FB
  • commandCenter.border#D7DFEC
  • commandCenter.foreground#667085
  • commandCenter.inactiveForeground#A0A8B8
  • debugExceptionWidget.background#FCE8EC
  • debugExceptionWidget.border#D7264D
  • debugToolBar.background#FFFFFF
  • debugToolBar.border#D7DFEC
  • descriptionForeground#667085
  • diffEditor.border#D7DFEC
  • diffEditor.diagonalFill#D7DFEC
  • diffEditor.insertedLineBackground#16875D16
  • diffEditor.insertedTextBackground#16875D2B
  • diffEditor.removedLineBackground#D7264D16
  • diffEditor.removedTextBackground#D7264D2B
  • disabledForeground#A0A8B8
  • dropdown.background#FFFFFF
  • dropdown.border#D7DFEC
  • dropdown.foreground#253041
  • dropdown.listBackground#FFFFFF
  • editor.background#FAFBFF
  • editor.findMatchBackground#F6C85F75
  • editor.findMatchBorder#C7841F
  • editor.findMatchHighlightBackground#F6C85F3D
  • editor.findMatchHighlightBorder#00000000
  • editor.focusedStackFrameHighlightBackground#16875D33
  • editor.foreground#253041
  • editor.hoverHighlightBackground#2563EB14
  • editor.inactiveSelectionBackground#DCEAFF
  • editor.lineHighlightBackground#F1F6FF
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#2563EB10
  • editor.selectionBackground#BFD8FF
  • editor.selectionForeground#0F172A
  • editor.selectionHighlightBackground#2563EB18
  • editor.stackFrameHighlightBackground#C7841F2A
  • editor.wordHighlightBackground#2563EB1F
  • editor.wordHighlightStrongBackground#D12E6222
  • editorBracketHighlight.foreground1#2563EB
  • editorBracketHighlight.foreground2#7C3FA0
  • editorBracketHighlight.foreground3#16875D
  • editorBracketHighlight.foreground4#C7841F
  • editorBracketHighlight.foreground5#0076A8
  • editorBracketHighlight.foreground6#C96B35
  • editorBracketHighlight.unexpectedBracket.foreground#D7264D
  • editorBracketMatch.background#2563EB1C
  • editorBracketMatch.border#2563EB80
  • editorCodeLens.foreground#8995A8
  • editorCursor.foreground#111827
  • editorError.background#D7264D1F
  • editorError.foreground#D7264D
  • editorGroup.border#E4EAF3
  • editorGroup.dropBackground#2563EB25
  • editorGroup.emptyBackground#FAFBFF
  • editorGroup.focusedEmptyBorder#2563EB
  • editorGroupHeader.noTabsBackground#F1F5FB
  • editorGroupHeader.tabsBackground#F1F5FB
  • editorGroupHeader.tabsBorder#E4EAF3
  • editorGutter.addedBackground#16875D
  • editorGutter.background#FAFBFF
  • editorGutter.commentRangeForeground#A0A8B8
  • editorGutter.deletedBackground#D7264D
  • editorGutter.modifiedBackground#C7841F
  • editorHint.foreground#667085
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#D7DFEC
  • editorHoverWidget.foreground#253041
  • editorHoverWidget.highlightForeground#2563EB
  • editorIndentGuide.activeBackground1#9AA8BB
  • editorIndentGuide.background1#D7DFEC
  • editorInfo.background#0076A81F
  • editorInfo.foreground#0076A8
  • editorInlayHint.background#EAF1FB
  • editorInlayHint.foreground#6B7688
  • editorLineNumber.activeForeground#526176
  • editorLineNumber.foreground#A0A8B8
  • editorLink.activeForeground#1D4ED8
  • editorOverviewRuler.addedForeground#16875D
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.deletedForeground#D7264D
  • editorOverviewRuler.errorForeground#D7264D
  • editorOverviewRuler.findMatchForeground#C7841F
  • editorOverviewRuler.infoForeground#0076A8
  • editorOverviewRuler.modifiedForeground#C7841F
  • editorOverviewRuler.rangeHighlightForeground#2563EB80
  • editorOverviewRuler.selectionHighlightForeground#2563EB80
  • editorOverviewRuler.warningForeground#C7841F
  • editorOverviewRuler.wordHighlightForeground#D12E6280
  • editorRuler.foreground#E4EAF3
  • editorStickyScroll.background#FAFBFF
  • editorStickyScrollHover.background#EAF1FB
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#D7DFEC
  • editorSuggestWidget.focusHighlightForeground#2563EB
  • editorSuggestWidget.foreground#253041
  • editorSuggestWidget.highlightForeground#2563EB
  • editorSuggestWidget.selectedBackground#D7E7FF
  • editorSuggestWidget.selectedForeground#0F172A
  • editorSuggestWidgetStatus.foreground#667085
  • editorWarning.background#C7841F1F
  • editorWarning.foreground#C7841F
  • editorWatermark.foreground#CBD5E1
  • editorWhitespace.foreground#B8C4D670
  • editorWidget.background#FFFFFF
  • editorWidget.border#D7DFEC
  • editorWidget.foreground#253041
  • editorWidget.resizeBorder#2563EB
  • errorForeground#D7264D
  • extensionBadge.remoteBackground#2563EB
  • extensionBadge.remoteForeground#FFFFFF
  • extensionIcon.preReleaseForeground#C96B35
  • extensionIcon.privateForeground#667085
  • extensionIcon.sponsorForeground#D7264D
  • extensionIcon.starForeground#C7841F
  • extensionIcon.verifiedForeground#16875D
  • focusBorder#2563EB
  • foreground#253041
  • git.blame.editorDecorationForeground#8995A8
  • gitDecoration.addedResourceForeground#16875D
  • gitDecoration.conflictingResourceForeground#C96B35
  • gitDecoration.deletedResourceForeground#D7264D
  • gitDecoration.ignoredResourceForeground#A0A8B8
  • gitDecoration.modifiedResourceForeground#C7841F
  • gitDecoration.renamedResourceForeground#0076A8
  • gitDecoration.stageDeletedResourceForeground#D7264D
  • gitDecoration.stageModifiedResourceForeground#C7841F
  • gitDecoration.submoduleResourceForeground#667085
  • gitDecoration.untrackedResourceForeground#16875D
  • gitlens.decorations.ignoredForegroundColor#A0A8B8
  • gitlens.trailingLineForegroundColor#66708585
  • icon.foreground#5F6B7E
  • input.background#FFFFFF
  • input.border#D7DFEC
  • input.foreground#253041
  • input.placeholderForeground#8A94A6
  • inputOption.activeBackground#2563EB26
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#2563EB
  • inputValidation.errorBackground#FCE8EC
  • inputValidation.errorBorder#D7264D
  • inputValidation.infoBackground#E6F4FB
  • inputValidation.infoBorder#0076A8
  • inputValidation.warningBackground#FFF3D7
  • inputValidation.warningBorder#C7841F
  • keybindingLabel.background#E8EEF7
  • keybindingLabel.border#D7DFEC
  • keybindingLabel.bottomBorder#B8C4D6
  • keybindingLabel.foreground#253041
  • list.activeSelectionBackground#D7E7FF
  • list.activeSelectionForeground#0F172A
  • list.dropBackground#2563EB33
  • list.errorForeground#D7264D
  • list.focusBackground#D7E7FF
  • list.focusForeground#0F172A
  • list.focusOutline#00000000
  • list.highlightForeground#2563EB
  • list.hoverBackground#EAF1FB
  • list.hoverForeground#253041
  • list.inactiveFocusBackground#E8F1FF
  • list.inactiveSelectionBackground#E8F1FF
  • list.inactiveSelectionForeground#253041
  • list.warningForeground#C7841F
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#D7264D
  • listFilterWidget.outline#2563EB
  • menu.background#FFFFFF
  • menu.border#D7DFEC
  • menu.foreground#253041
  • menu.selectionBackground#D7E7FF
  • menu.selectionBorder#00000000
  • menu.selectionForeground#0F172A
  • menu.separatorBackground#D7DFEC
  • menubar.selectionBackground#EAF1FB
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#253041
  • merge.border#D7DFEC
  • merge.currentContentBackground#16875D22
  • merge.currentHeaderBackground#16875D55
  • merge.incomingContentBackground#0076A822
  • merge.incomingHeaderBackground#0076A855
  • minimap.background#FAFBFF
  • minimap.errorHighlight#D7264D
  • minimap.findMatchHighlight#C7841F75
  • minimap.selectionHighlight#2563EB45
  • minimap.warningHighlight#C7841F
  • minimapGutter.addedBackground#16875D
  • minimapGutter.deletedBackground#D7264D
  • minimapGutter.modifiedBackground#C7841F
  • notebook.cellBorderColor#D7DFEC
  • notebook.cellEditorBackground#FAFBFF
  • notebook.cellToolbarSeparator#D7DFEC
  • notebook.focusedCellBorder#2563EB
  • notebook.outputContainerBackgroundColor#F6F8FC
  • notebook.selectedCellBackground#E8F1FF
  • notebookStatusErrorIcon.foreground#D7264D
  • notebookStatusRunningIcon.foreground#2563EB
  • notebookStatusSuccessIcon.foreground#16875D
  • notificationCenterHeader.background#EEF3FA
  • notificationCenterHeader.foreground#667085
  • notificationLink.foreground#2563EB
  • notifications.background#FFFFFF
  • notifications.border#D7DFEC
  • notifications.foreground#253041
  • notificationsErrorIcon.foreground#D7264D
  • notificationsInfoIcon.foreground#0076A8
  • notificationsWarningIcon.foreground#C7841F
  • notificationToast.border#D7DFEC
  • panel.background#F6F8FC
  • panel.border#E4EAF3
  • panel.dropBorder#2563EB
  • panelInput.border#D7DFEC
  • panelSection.border#E4EAF3
  • panelSectionHeader.background#EEF3FA
  • panelSectionHeader.foreground#253041
  • panelTitle.activeBorder#2563EB
  • panelTitle.activeForeground#253041
  • panelTitle.inactiveForeground#667085
  • peekView.border#2563EB
  • peekViewEditor.background#FAFBFF
  • peekViewEditor.matchHighlightBackground#F6C85F3D
  • peekViewResult.background#F6F8FC
  • peekViewResult.fileForeground#253041
  • peekViewResult.lineForeground#667085
  • peekViewResult.matchHighlightBackground#F6C85F3D
  • peekViewResult.selectionBackground#D7E7FF
  • peekViewResult.selectionForeground#0F172A
  • peekViewTitle.background#EEF3FA
  • peekViewTitleDescription.foreground#667085
  • peekViewTitleLabel.foreground#253041
  • pickerGroup.border#E4EAF3
  • pickerGroup.foreground#2563EB
  • ports.iconRunningProcessForeground#16875D
  • problemsErrorIcon.foreground#D7264D
  • problemsInfoIcon.foreground#0076A8
  • problemsWarningIcon.foreground#C7841F
  • progressBar.background#2563EB
  • quickInput.background#FFFFFF
  • quickInput.foreground#253041
  • quickInputList.focusBackground#D7E7FF
  • quickInputList.focusForeground#0F172A
  • quickInputList.focusIconForeground#0F172A
  • quickInputTitle.background#EEF3FA
  • sash.hoverBorder#2563EB
  • scrollbar.shadow#0F172A18
  • scrollbarSlider.activeBackground#60708975
  • scrollbarSlider.background#60708930
  • scrollbarSlider.hoverBackground#60708950
  • settings.focusedRowBackground#EAF1FB
  • settings.headerForeground#253041
  • settings.modifiedItemIndicator#2563EB
  • settings.rowHoverBackground#EAF1FB80
  • settings.settingsHeaderHoverForeground#253041
  • sideBar.background#F5F7FB
  • sideBar.border#E4EAF3
  • sideBar.dropBackground#2563EB33
  • sideBar.foreground#3F4A5C
  • sideBarSectionHeader.background#F5F7FB
  • sideBarSectionHeader.border#E4EAF3
  • sideBarSectionHeader.foreground#253041
  • sideBarTitle.foreground#253041
  • statusBar.background#2563EB
  • statusBar.border#1D4ED8
  • statusBar.debuggingBackground#C7841F
  • statusBar.debuggingForeground#211407
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#2563EB
  • statusBarItem.activeBackground#1E40AF
  • statusBarItem.errorBackground#D7264D
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#1D4ED8
  • statusBarItem.remoteBackground#2563EB
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#C7841F
  • statusBarItem.warningForeground#211407
  • tab.activeBackground#FAFBFF
  • tab.activeBorder#2563EB
  • tab.activeBorderTop#00000000
  • tab.activeForeground#253041
  • tab.border#E4EAF3
  • tab.hoverBackground#EAF1FB
  • tab.hoverForeground#253041
  • tab.inactiveBackground#F1F5FB
  • tab.inactiveForeground#667085
  • tab.lastPinnedBorder#B8C4D6
  • tab.unfocusedActiveForeground#667085
  • tab.unfocusedInactiveForeground#A0A8B8
  • terminal.ansiBlack#111827
  • terminal.ansiBlue#2563EB
  • terminal.ansiBrightBlack#667085
  • terminal.ansiBrightBlue#1D4ED8
  • terminal.ansiBrightCyan#008C99
  • terminal.ansiBrightGreen#1F9D67
  • terminal.ansiBrightMagenta#8A4DB5
  • terminal.ansiBrightRed#E11D48
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#D99A27
  • terminal.ansiCyan#0076A8
  • terminal.ansiGreen#16875D
  • terminal.ansiMagenta#7C3FA0
  • terminal.ansiRed#D7264D
  • terminal.ansiWhite#E5E7EB
  • terminal.ansiYellow#C7841F
  • terminal.background#FAFBFF
  • terminal.foreground#253041
  • terminal.selectionBackground#BFD8FF
  • terminalCursor.background#FAFBFF
  • terminalCursor.foreground#111827
  • testing.iconErrored#D7264D
  • testing.iconFailed#D7264D
  • testing.iconPassed#16875D
  • testing.iconQueued#C7841F
  • testing.iconUnset#667085
  • testing.message.error.decorationForeground#D7264D
  • testing.message.info.decorationForeground#0076A8
  • textBlockQuote.background#EFF7F4
  • textBlockQuote.border#2563EB66
  • textCodeBlock.background#EEF3FA
  • textLink.activeForeground#1D4ED8
  • textLink.foreground#2563EB
  • textPreformat.background#EEF3FA
  • textPreformat.foreground#667085
  • textSeparator.foreground#D7DFEC
  • titleBar.activeBackground#F1F5FB
  • titleBar.activeForeground#253041
  • titleBar.border#E4EAF3
  • titleBar.inactiveBackground#F1F5FB
  • titleBar.inactiveForeground#667085
  • toolbar.activeBackground#E8F1FF
  • toolbar.hoverBackground#EAF1FB
  • tree.indentGuidesStroke#D7DFEC
  • tree.tableColumnsBorder#E4EAF3
  • tree.tableOddRowsBackground#0F172A05
  • walkThrough.embeddedEditorBackground#FAFBFF
  • welcomePage.buttonBackground#E8EEF7
  • welcomePage.buttonHoverBackground#DDE7F4
  • welcomePage.progress.background#E8EEF7
  • welcomePage.progress.foreground#2563EB
  • welcomePage.tileBackground#F6F8FC
  • welcomePage.tileHoverBackground#EAF1FB
  • widget.border#D7DFEC
  • widget.shadow#0F172A24
  • window.activeBorder#E4EAF3
  • window.inactiveBorder#E4EAF3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source#253041
comment, punctuation.definition.comment, string.comment#738095italic
punctuation, punctuation.definition, punctuation.separator, punctuation.terminator, meta.brace, meta.delimiter#667085
keyword, keyword.control, keyword.other#C92B5Bbold
storage, storage.type, storage.modifier, storage.modifier.package#9F4A60
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.expression, keyword.operator.new, keyword.operator.delete#4567A9
constant.numeric, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan, constant.language.infinity#965A00
constant, constant.language, constant.character, constant.other.placeholder, entity.name.constant, variable.other.constant, variable.other.enummember#875A07
string, string.quoted, string.template, string.interpolated, string.regexp#147A55
punctuation.definition.string, punctuation.definition.template-expression#008C99
constant.character.escape, string.regexp constant.character.escape, punctuation.definition.entity.html#008C99bold
entity.name.function, support.function, variable.function, meta.function-call variable.other.readwrite, meta.method-call variable.other.readwrite#1F63D8
entity.name.method, support.function.invoke#006E9A
entity.name.type, entity.name.class, entity.name.interface, entity.name.enum, entity.other.inherited-class, support.class, support.type, storage.type.cs, storage.type.java, storage.type.primitive#7C3FA0bold
source.c storage.modifier, source.cpp storage.modifier, source.cs storage.modifier, source.java storage.modifier, source.c keyword.other.typedef, source.cpp keyword.other.using, source.cs keyword.other.using, source.java keyword.other.package#9F4A60
source.c storage.type, source.cpp storage.type, source.cs storage.type, source.java storage.type, source.go storage.type, source.rust storage.type#7C3FA0
entity.name.namespace, entity.name.module, support.module, meta.module-reference#0A7199
entity.name.tag, support.class.component, meta.tag.sgml, meta.tag#B92750
entity.other.attribute-name, meta.attribute-name, meta.tag.attribute, meta.tag.attributes#8A5A09
variable.parameter, variable.parameter.function, meta.function.parameters, entity.name.parameter#985244
variable.language, variable.language.this, variable.language.self, support.variable#0A7199italic
variable, variable.other, meta.definition.variable, meta.jsx.children, meta.block, meta.embedded.expression#253041
support.type.property-name, support.type.property-name.css, support.type.vendored.property-name, support.type.property-name.scss, support.type.property-name.json, meta.property-name, entity.name.property, meta.object-literal.key, meta.mapping.key, variable.css, variable.scss, variable.other.object.property, variable.object.property#00736D
source.json support.type.property-name, source.json meta.structure.dictionary.key.json string.quoted.double.json, source.json meta.mapping.key string.quoted.double, source.yaml entity.name.tag, source.toml entity.name.section#006F69
support.constant.property-value, meta.property-value, source.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta.structure.array.json string.quoted.double.json, source.yaml string.unquoted.plain.out.yaml#2D7659
source.json constant.language, source.json constant.language.boolean, source.json constant.language.null, source.yaml constant.language, source.yaml constant.language.boolean, source.yaml constant.language.null#A45F00bold
source.sql keyword, source.sql keyword.other, source.sql keyword.control, source.sql keyword.operator, source.sql storage, source.sql storage.type#A83F5D
source.sql storage.type, source.sql support.type, source.sql entity.name.type#7C3FA0
source.sql support.function, source.sql entity.name.function#1F63D8
source.sql entity.name, source.sql variable.other#00736D
storage.modifier.import, storage.modifier.package#0A7199bold
source.python keyword.control.import#C92B5Bbold
support, support.constant, support.variable, support.type#0A7199
source.python support.variable.magic.python#7C3FA0
meta.decorator, storage.type.annotation, entity.name.function.decorator#AC5B35italic
source.regexp, string.regexp, constant.other.character-class.regexp#875A07
markup.heading, markup.heading entity.name, markup.heading punctuation.definition.heading#1F63D8bold
markup.bold#1F63D8bold
markup.italic#AC5B35italic
markup.quote#2D7659italic
markup.inline.raw, markup.fenced_code.block#875A07
constant.other.reference.link, string.other.link, markup.underline.link#1F63D8underline
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#D7264D
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#16875D
markup.changed, punctuation.definition.changed#965A00
markup.ignored, markup.untracked#738095
invalid, invalid.illegal, invalid.deprecated, invalid.broken, invalid.unimplemented#D7264Dunderline
entity.other.attribute-name.class, entity.other.attribute-name.id, entity.other.attribute-name.pseudo, source.css entity.other.attribute-name.class, source.scss entity.other.attribute-name.class, source.css entity.other.attribute-name.id, source.scss entity.other.attribute-name.id#557B21
entity.other.attribute-name.css, entity.other.attribute-name.scss#8A5A09
keyword.other.unit, constant.numeric.css, support.constant.font-name#965A00
punctuation.section.embedded, source.js.embedded, source.ts.embedded, source.css.embedded#AC5B35
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle#738095