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#F3F3F3
  • activityBar.foreground#383A42
  • activityBarBadge.background#4078F2
  • activityBarBadge.foreground#FAFAFA
  • badge.background#4078F2
  • badge.foreground#FAFAFA
  • breadcrumb.activeForeground#383A42
  • breadcrumb.background#FAFAFA
  • breadcrumb.focusForeground#383A42
  • breadcrumb.foreground#A0A1A7
  • breadcrumbPicker.background#F3F3F3
  • button.background#4078F2
  • button.foreground#FAFAFA
  • button.hoverBackground#50A14F
  • button.secondaryBackground#F3F3F3
  • button.secondaryForeground#383A42
  • button.secondaryHoverBackground#EAEAEA
  • debugToolBar.background#F3F3F3
  • diffEditor.insertedTextBackground#50A14F20
  • diffEditor.removedTextBackground#E4564920
  • dropdown.background#FFFFFF
  • dropdown.border#E0E0E0
  • dropdown.foreground#383A42
  • editor.background#FAFAFA
  • editor.findMatchBackground#98680140
  • editor.findMatchHighlightBackground#98680120
  • editor.foreground#383A42
  • editor.lineHighlightBackground#F0F0F0
  • editor.selectionBackground#E5E5E6
  • editor.selectionHighlightBackground#E5E5E6
  • editor.wordHighlightBackground#E5E5E6
  • editor.wordHighlightStrongBackground#E5E5E6
  • editorBracketMatch.background#00000000
  • editorBracketMatch.border#4078F2
  • editorCursor.foreground#383A42
  • editorError.foreground#E45649
  • editorGroup.border#E0E0E0
  • editorGroup.dropBackground#EAEAEA80
  • editorGroupHeader.tabsBackground#F3F3F3
  • editorGutter.addedBackground#50A14F
  • editorGutter.deletedBackground#E45649
  • editorGutter.modifiedBackground#986801
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#E0E0E0
  • editorIndentGuide.activeBackground#B0B0B0
  • editorIndentGuide.background#E0E0E0
  • editorLineNumber.activeForeground#383A42
  • editorLineNumber.foreground#A0A1A7
  • editorLink.activeForeground#4078F2
  • editorMarkerNavigation.background#F3F3F3
  • editorOverviewRuler.addedForeground#50A14F
  • editorOverviewRuler.border#FAFAFA
  • editorOverviewRuler.currentContentForeground#50A14F
  • editorOverviewRuler.deletedForeground#E45649
  • editorOverviewRuler.errorForeground#E45649
  • editorOverviewRuler.incomingContentForeground#4078F2
  • editorOverviewRuler.infoForeground#4078F2
  • editorOverviewRuler.modifiedForeground#986801
  • editorOverviewRuler.selectionHighlightForeground#986801
  • editorOverviewRuler.warningForeground#986801
  • editorOverviewRuler.wordHighlightForeground#4078F2
  • editorOverviewRuler.wordHighlightStrongForeground#50A14F
  • editorRuler.foreground#E0E0E0
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#E0E0E0
  • editorSuggestWidget.foreground#383A42
  • editorSuggestWidget.highlightForeground#4078F2
  • editorSuggestWidget.selectedBackground#EAEAEA
  • editorWarning.foreground#986801
  • editorWhitespace.foreground#E0E0E0
  • editorWidget.background#FFFFFF
  • extensionButton.prominentBackground#4078F2
  • extensionButton.prominentForeground#FAFAFA
  • extensionButton.prominentHoverBackground#50A14F
  • focusBorder#E0E0E0
  • foreground#383A42
  • gitDecoration.conflictingResourceForeground#986801
  • gitDecoration.deletedResourceForeground#E45649
  • gitDecoration.ignoredResourceForeground#A0A1A7
  • gitDecoration.modifiedResourceForeground#4078F2
  • gitDecoration.submoduleResourceForeground#4078F2
  • gitDecoration.untrackedResourceForeground#50A14F
  • input.background#FFFFFF
  • input.border#E0E0E0
  • input.foreground#383A42
  • input.placeholderForeground#A0A1A7
  • inputOption.activeBorder#4078F2
  • inputValidation.errorBorder#E45649
  • inputValidation.infoBorder#4078F2
  • inputValidation.warningBorder#986801
  • list.activeSelectionBackground#EAEAEA
  • list.activeSelectionForeground#383A42
  • list.dropBackground#EAEAEA
  • list.focusBackground#EAEAEA
  • list.highlightForeground#4078F2
  • list.hoverBackground#EAEAEA
  • list.inactiveSelectionBackground#EAEAEA
  • list.warningForeground#986801
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#E45649
  • listFilterWidget.outline#E0E0E0
  • menu.background#FFFFFF
  • menu.foreground#383A42
  • menu.selectionBackground#EAEAEA
  • menu.selectionForeground#383A42
  • menu.separatorBackground#A0A1A7
  • menubar.selectionBackground#EAEAEA
  • menubar.selectionForeground#383A42
  • merge.commonContentBackground#EAEAEA
  • merge.commonHeaderBackground#EAEAEA
  • merge.currentContentBackground#50A14F20
  • merge.currentHeaderBackground#50A14F90
  • merge.incomingContentBackground#4078F220
  • merge.incomingHeaderBackground#4078F290
  • notificationCenterHeader.background#F3F3F3
  • notifications.background#FFFFFF
  • notifications.foreground#383A42
  • panel.background#FAFAFA
  • panel.border#E0E0E0
  • panelTitle.activeBorder#4078F2
  • panelTitle.activeForeground#383A42
  • panelTitle.inactiveForeground#A0A1A7
  • peekView.border#4078F2
  • peekViewEditor.background#F3F3F3
  • peekViewEditor.matchHighlightBackground#98680140
  • peekViewResult.background#F3F3F3
  • peekViewResult.fileForeground#383A42
  • peekViewResult.lineForeground#383A42
  • peekViewResult.matchHighlightBackground#98680140
  • peekViewResult.selectionBackground#EAEAEA
  • peekViewResult.selectionForeground#383A42
  • peekViewTitle.background#F3F3F3
  • peekViewTitleDescription.foreground#A0A1A7
  • peekViewTitleLabel.foreground#383A42
  • pickerGroup.border#E0E0E0
  • pickerGroup.foreground#4078F2
  • progressBar.background#4078F2
  • selection.background#E5E5E6
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#E0E0E0
  • settings.checkboxForeground#383A42
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#E0E0E0
  • settings.dropdownForeground#383A42
  • settings.headerForeground#383A42
  • settings.modifiedItemIndicator#986801
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#E0E0E0
  • settings.numberInputForeground#383A42
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#E0E0E0
  • settings.textInputForeground#383A42
  • sideBar.background#F3F3F3
  • sideBarSectionHeader.background#F3F3F3
  • sideBarSectionHeader.border#F3F3F3
  • sideBarTitle.foreground#383A42
  • statusBar.background#F3F3F3
  • statusBar.debuggingBackground#E45649
  • statusBar.debuggingForeground#FAFAFA
  • statusBar.foreground#383A42
  • statusBar.noFolderBackground#F3F3F3
  • statusBar.noFolderForeground#383A42
  • statusBarItem.prominentBackground#E45649
  • statusBarItem.prominentHoverBackground#986801
  • statusBarItem.remoteBackground#4078F2
  • statusBarItem.remoteForeground#FAFAFA
  • tab.activeBackground#FAFAFA
  • tab.activeBorderTop#4078F2
  • tab.activeForeground#383A42
  • tab.border#F3F3F3
  • tab.inactiveBackground#F3F3F3
  • tab.inactiveForeground#A0A1A7
  • terminal.ansiBlack#383A42
  • terminal.ansiBlue#4078F2
  • terminal.ansiBrightBlack#A0A1A7
  • terminal.ansiBrightBlue#4078F2
  • terminal.ansiBrightCyan#0184BC
  • terminal.ansiBrightGreen#50A14F
  • terminal.ansiBrightMagenta#A626A4
  • terminal.ansiBrightRed#E45649
  • terminal.ansiBrightWhite#FAFAFA
  • terminal.ansiBrightYellow#986801
  • terminal.ansiCyan#0184BC
  • terminal.ansiGreen#50A14F
  • terminal.ansiMagenta#A626A4
  • terminal.ansiRed#E45649
  • terminal.ansiWhite#383A42
  • terminal.ansiYellow#986801
  • terminal.background#FAFAFA
  • terminal.foreground#383A42
  • titleBar.activeBackground#F3F3F3
  • titleBar.activeForeground#383A42
  • titleBar.inactiveBackground#F3F3F3
  • titleBar.inactiveForeground#A0A1A7
  • walkThrough.embeddedEditorBackground#FAFAFA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.attribute, meta.annotation, variable.annotation#50A14F
comment, punctuation.definition.comment#A0A1A7italic
constant, entity.name.constant, variable.other.constant, variable.language#986801
entity, entity.name#4078F2
variable.parameter.function#986801italic
entity.name.tag#E45649
keyword#A626A4italic
storage#A626A4
storage.type#C18401italic
storage.modifier.package, storage.modifier.import#A626A4
string, punctuation.definition.string#50A14F
support#0184BC
property, meta.property-name#E45649
variable#986801
variable.other#986801
variable.other.readwrite#986801
entity.name.variable#986801
variable.other.object#986801
variable.other.property#50A14F
support.variable.property#50A14F
meta.object-literal.key#50A14F
support.type.property-name#50A14F
meta.property-name#50A14F
entity.name.function#0184BCbold
support.function#50A14F
support.class#50A14F
entity.name.type#A626A4
entity.name.type.struct#A626A4
entity.name.type.enum#E45649
entity.name.type.trait#0184BCitalic
variable.other.member#0184BC
entity.name.variable.field#0184BC
variable.language.this#E45649italic
Axiomatic by xcuzalex - VS Code Theme