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#005934
  • activityBar.background#DDDFE3
  • activityBar.border#B8D3E6
  • activityBar.foreground#006B3F
  • activityBar.inactiveForeground#526A80
  • activityBarBadge.background#005934
  • activityBarBadge.foreground#FFFFFF
  • badge.background#005934
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#0E5282
  • breadcrumb.focusForeground#2C3E50
  • breadcrumb.foreground#5E7A96
  • breadcrumbPicker.background#FFFFFF
  • button.background#005934
  • button.foreground#FFFFFF
  • button.hoverBackground#C24102
  • button.secondaryBackground#D8E6F0
  • button.secondaryForeground#2C3E50
  • button.secondaryHoverBackground#CADBE7
  • descriptionForeground#5E7A96
  • diffEditor.diagonalFill#D1D5DA80
  • diffEditor.insertedTextBackground#23784420
  • diffEditor.removedTextBackground#00593420
  • dropdown.background#FFFFFF
  • dropdown.border#D1D5DA
  • dropdown.foreground#2C3E50
  • dropdown.listBackground#FFFFFF
  • editor.background#FAFAFA
  • editor.findMatchBackground#0059344D
  • editor.findMatchHighlightBackground#7EB6D94D
  • editor.findRangeHighlightBackground#E2EDF54D
  • editor.foreground#2C3E50
  • editor.inactiveSelectionBackground#7EB6D926
  • editor.lineHighlightBackground#F0F5FA
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7EB6D94D
  • editor.selectionHighlightBackground#7EB6D926
  • editor.wordHighlightBackground#7EB6D933
  • editor.wordHighlightStrongBackground#00593433
  • editorBracketHighlight.foreground1#006B3F
  • editorBracketHighlight.foreground2#E32227
  • editorBracketHighlight.foreground3#FCD116
  • editorBracketHighlight.foreground4#C41C21
  • editorBracketHighlight.foreground5#2C3E50
  • editorBracketHighlight.foreground6#5E738A
  • editorBracketMatch.background#7EB6D933
  • editorBracketMatch.border#E32227
  • editorCursor.foreground#005934
  • editorGroup.border#D1D5DA
  • editorGroupHeader.tabsBackground#EBEDF0
  • editorGroupHeader.tabsBorder#D1D5DA
  • editorGutter.addedBackground#237844
  • editorGutter.deletedBackground#005934
  • editorGutter.modifiedBackground#E32227
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#D1D5DA
  • editorIndentGuide.activeBackground1#9FB6CC
  • editorIndentGuide.background1#DCE6EE
  • editorLineNumber.activeForeground#005934
  • editorLineNumber.foreground#9FB6CC
  • editorOverviewRuler.border#D1D5DA
  • editorOverviewRuler.errorForeground#005934
  • editorOverviewRuler.findMatchForeground#00593499
  • editorOverviewRuler.infoForeground#E32227
  • editorOverviewRuler.warningForeground#FCD116
  • editorRuler.foreground#E2ECF2
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#D1D5DA
  • editorSuggestWidget.foreground#2C3E50
  • editorSuggestWidget.highlightForeground#005934
  • editorSuggestWidget.selectedBackground#E4EEF5
  • editorWhitespace.foreground#D3DFE8
  • editorWidget.background#FFFFFF
  • editorWidget.border#D1D5DA
  • editorWidget.foreground#2C3E50
  • errorForeground#005934
  • focusBorder#00593480
  • foreground#2C3E50
  • gitDecoration.addedResourceForeground#237844
  • gitDecoration.conflictingResourceForeground#005934
  • gitDecoration.deletedResourceForeground#005934
  • gitDecoration.ignoredResourceForeground#9FB6CC
  • gitDecoration.modifiedResourceForeground#E32227
  • gitDecoration.submoduleResourceForeground#C41C21
  • gitDecoration.untrackedResourceForeground#FCD116
  • input.background#FFFFFF
  • input.border#D1D5DA
  • input.foreground#2C3E50
  • input.placeholderForeground#9FB6CC
  • inputOption.activeBackground#00593426
  • inputOption.activeBorder#005934
  • inputOption.activeForeground#2C3E50
  • inputValidation.errorBackground#FDF0ED
  • inputValidation.errorBorder#005934
  • inputValidation.infoBackground#EAF4FA
  • inputValidation.infoBorder#E32227
  • inputValidation.warningBackground#FDF6EA
  • inputValidation.warningBorder#FCD116
  • list.activeSelectionBackground#E6E8EB
  • list.activeSelectionForeground#0E5282
  • list.errorForeground#005934
  • list.focusBackground#E6E8EB
  • list.focusHighlightForeground#005934
  • list.highlightForeground#005934
  • list.hoverBackground#F0F2F5
  • list.hoverForeground#2C3E50
  • list.inactiveSelectionBackground#E4EEF5
  • list.inactiveSelectionForeground#2C3E50
  • list.warningForeground#FCD116
  • notificationLink.foreground#E32227
  • notifications.background#FFFFFF
  • notifications.border#D1D5DA
  • notifications.foreground#2C3E50
  • notificationsErrorIcon.foreground#005934
  • notificationsInfoIcon.foreground#E32227
  • notificationsWarningIcon.foreground#FCD116
  • panel.background#F5F6F8
  • panel.border#D1D5DA
  • panelTitle.activeBorder#005934
  • panelTitle.activeForeground#0E5282
  • panelTitle.inactiveForeground#5E7A96
  • peekView.border#E32227
  • peekViewEditor.background#F3F7FA
  • peekViewEditor.matchHighlightBackground#0059344D
  • peekViewResult.background#F0F2F5
  • peekViewResult.fileForeground#2C3E50
  • peekViewResult.lineForeground#5E7A96
  • peekViewResult.matchHighlightBackground#0059344D
  • peekViewResult.selectionBackground#E6E8EB
  • peekViewResult.selectionForeground#0E5282
  • peekViewTitle.background#E6E8EB
  • peekViewTitleDescription.foreground#5E7A96
  • peekViewTitleLabel.foreground#0E5282
  • progressBar.background#005934
  • scrollbarSlider.activeBackground#00593466
  • scrollbarSlider.background#526A8020
  • scrollbarSlider.hoverBackground#526A8040
  • sideBar.background#F2F3F5
  • sideBar.border#D1D5DA
  • sideBar.foreground#455D75
  • sideBarSectionHeader.background#E8EAEF
  • sideBarSectionHeader.border#D1D5DA
  • sideBarSectionHeader.foreground#253443
  • sideBarTitle.foreground#0E5282
  • statusBar.background#D4E5F2
  • statusBar.border#C0D5E5
  • statusBar.debuggingBackground#005934
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#0E273C
  • statusBar.noFolderBackground#D4E5F2
  • statusBar.noFolderForeground#0E273C
  • statusBarItem.errorBackground#005934
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#C2D9EA
  • statusBarItem.prominentBackground#C2D9EA
  • statusBarItem.prominentHoverBackground#B4D0E4
  • statusBarItem.remoteBackground#005934
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#FCD116
  • statusBarItem.warningForeground#FFFFFF
  • tab.activeBackground#FAFAFA
  • tab.activeBorder#005934
  • tab.activeForeground#0E5282
  • tab.border#D1D5DA
  • tab.hoverBackground#F8F9FA
  • tab.hoverForeground#253443
  • tab.inactiveBackground#EEF0F3
  • tab.inactiveForeground#5E7A96
  • tab.unfocusedActiveBorder#00593480
  • tab.unfocusedActiveForeground#0E5282B3
  • terminal.ansiBlack#2C3E50
  • terminal.ansiBlue#E32227
  • terminal.ansiBrightBlack#5E738A
  • terminal.ansiBrightBlue#1584C4
  • terminal.ansiBrightCyan#1697AA
  • terminal.ansiBrightGreen#289654
  • terminal.ansiBrightMagenta#A24FC0
  • terminal.ansiBrightRed#E04E09
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#C67300
  • terminal.ansiCyan#0F7A8A
  • terminal.ansiGreen#237844
  • terminal.ansiMagenta#8A3BA6
  • terminal.ansiRed#006B3F
  • terminal.ansiWhite#E8EEF2
  • terminal.ansiYellow#FCD116
  • terminal.background#F5F6F8
  • terminal.foreground#2C3E50
  • terminal.selectionBackground#7EB6D94D
  • terminalCursor.foreground#005934
  • titleBar.activeBackground#E6E8EB
  • titleBar.activeForeground#253443
  • titleBar.border#C0D5E5
  • titleBar.inactiveBackground#E6E8EB
  • titleBar.inactiveForeground#7B98B5
  • widget.shadow#0000001A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, keyword.control, storage.type, storage.modifier#006B3Fbold
entity.name.function, support.function, meta.function-call#E32227
string, constant.numeric, constant.language#FCD116
variable, variable.parameter, variable.other#2C3E50
entity.name.type, entity.name.class, support.type, support.class#C41C21
comment, punctuation.definition.comment#5E738Aitalic
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#006B3F
entity.other.attribute-name#E32227
support.type.property-name.css, meta.property-name.css#C41C21
support.type.property-name.json#E32227
keyword.operator, punctuation.separator, punctuation.terminator#4A6076
string.regexp#237844
markup.heading, entity.name.section#006B3Fbold
markup.underline.link, string.other.link#E32227
markup.bold#2C3E50bold
markup.italic#C41C21italic
markup.inline.raw, markup.raw.block#FCD116