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#e0f0f8
  • activityBar.border#c8e4ef
  • activityBar.foreground#003459
  • activityBar.inactiveForeground#a0c8d8
  • activityBarBadge.background#003459
  • activityBarBadge.foreground#ffffff
  • badge.background#003459
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#007ea7
  • breadcrumb.focusForeground#00171f
  • breadcrumb.foreground#a0c8d8
  • breadcrumbPicker.background#ffffff
  • button.background#003459
  • button.foreground#ffffff
  • button.hoverBackground#004472
  • button.secondaryBackground#007ea7
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#0090c5
  • descriptionForeground#007ea7
  • diffEditor.insertedLineBackground#1a7a5010
  • diffEditor.insertedTextBackground#1a7a5018
  • diffEditor.removedLineBackground#e0555510
  • diffEditor.removedTextBackground#e0555518
  • diffEditorGutter.insertedLineBackground#1a7a5025
  • diffEditorGutter.removedLineBackground#e0555525
  • dropdown.background#ffffff
  • dropdown.border#c8e4ef
  • dropdown.foreground#00171f
  • editor.background#f0f8fc
  • editor.findMatchBackground#00a7e145
  • editor.findMatchHighlightBackground#00a7e125
  • editor.foreground#00171f
  • editor.inactiveSelectionBackground#00a7e118
  • editor.lineHighlightBackground#e6f4fa
  • editor.rangeHighlightBackground#00a7e112
  • editor.selectionBackground#00a7e130
  • editor.selectionForeground#00171f
  • editor.wordHighlightBackground#007ea718
  • editor.wordHighlightStrongBackground#007ea728
  • editorBracketMatch.background#00a7e120
  • editorBracketMatch.border#007ea7
  • editorCursor.foreground#003459
  • editorError.foreground#f14c4c
  • editorGroupHeader.tabsBackground#e0f0f8
  • editorGroupHeader.tabsBorder#c8e4ef
  • editorGutter.addedBackground#2a9e6e
  • editorGutter.background#f0f8fc
  • editorGutter.deletedBackground#e05555
  • editorGutter.modifiedBackground#007ea7
  • editorHint.foreground#00a7e1
  • editorHoverWidget.background#ffffff
  • editorHoverWidget.border#c8e4ef
  • editorHoverWidget.foreground#00171f
  • editorIndentGuide.activeBackground1#007ea7
  • editorIndentGuide.background1#d8eef5
  • editorInfo.foreground#007ea7
  • editorLineNumber.activeForeground#007ea7
  • editorLineNumber.foreground#a0c8d8
  • editorRuler.foreground#d8eef5
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.border#c8e4ef
  • editorSuggestWidget.foreground#00171f
  • editorSuggestWidget.highlightForeground#003459
  • editorSuggestWidget.selectedBackground#00a7e118
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#c8e4ef
  • editorWidget.background#ffffff
  • editorWidget.border#c8e4ef
  • editorWidget.foreground#00171f
  • errorForeground#e05555
  • extensionButton.prominentBackground#003459
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#004472
  • focusBorder#007ea7
  • foreground#00171f
  • gitDecoration.addedResourceForeground#1a7a50
  • gitDecoration.conflictingResourceForeground#cca700
  • gitDecoration.deletedResourceForeground#e05555
  • gitDecoration.ignoredResourceForeground#b0d0e0
  • gitDecoration.modifiedResourceForeground#007ea7
  • gitDecoration.untrackedResourceForeground#003459
  • icon.foreground#007ea7
  • input.background#ffffff
  • input.border#c8e4ef
  • input.foreground#00171f
  • input.placeholderForeground#a0c8d8
  • inputOption.activeBackground#00a7e118
  • inputOption.activeBorder#007ea7
  • inputOption.activeForeground#00171f
  • inputValidation.errorBackground#fff0f0
  • inputValidation.errorBorder#f14c4c
  • inputValidation.warningBackground#fff8e0
  • inputValidation.warningBorder#cca700
  • list.activeSelectionBackground#00a7e122
  • list.activeSelectionForeground#00171f
  • list.focusBackground#00a7e122
  • list.focusForeground#00171f
  • list.highlightForeground#003459
  • list.hoverBackground#d8eef5
  • list.hoverForeground#00171f
  • list.inactiveSelectionBackground#d8eef5
  • list.inactiveSelectionForeground#00353f
  • listFilterWidget.background#e0f0f8
  • listFilterWidget.outline#007ea7
  • menu.background#f0f8fc
  • menu.border#c8e4ef
  • menu.foreground#00171f
  • menu.selectionBackground#00a7e120
  • menu.selectionForeground#00171f
  • menu.separatorBackground#c8e4ef
  • menubar.selectionBackground#d8eef5
  • menubar.selectionForeground#00171f
  • minimap.background#e0f0f8
  • minimap.errorHighlight#e05555
  • minimap.findMatchHighlight#00a7e175
  • minimap.selectionHighlight#00a7e138
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#1a7a50
  • minimapGutter.deletedBackground#e05555
  • minimapGutter.modifiedBackground#007ea7
  • notifications.background#ffffff
  • notifications.border#c8e4ef
  • notifications.foreground#00171f
  • notificationsErrorIcon.foreground#f14c4c
  • notificationsInfoIcon.foreground#007ea7
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#007ea7
  • panel.background#e0f0f8
  • panel.border#c8e4ef
  • panelTitle.activeBorder#003459
  • panelTitle.activeForeground#00171f
  • panelTitle.inactiveForeground#007ea7
  • peekView.border#007ea7
  • peekViewEditor.background#eaf5fa
  • peekViewEditor.matchHighlightBackground#00a7e128
  • peekViewResult.background#e0f0f8
  • peekViewResult.fileForeground#00171f
  • peekViewResult.lineForeground#2a5a6a
  • peekViewResult.matchHighlightBackground#00a7e120
  • peekViewResult.selectionBackground#00a7e120
  • peekViewResult.selectionForeground#00171f
  • peekViewTitle.background#d8eef5
  • peekViewTitleDescription.foreground#007ea7
  • peekViewTitleLabel.foreground#00171f
  • pickerGroup.border#c8e4ef
  • pickerGroup.foreground#007ea7
  • quickInput.background#ffffff
  • quickInput.foreground#00171f
  • quickInputList.focusBackground#00a7e120
  • quickInputList.focusForeground#00171f
  • quickInputTitle.background#e0f0f8
  • scrollbar.shadow#00000015
  • scrollbarSlider.activeBackground#007ea7a0
  • scrollbarSlider.background#b0d0e080
  • scrollbarSlider.hoverBackground#007ea750
  • selection.background#00a7e125
  • sideBar.background#e0f0f8
  • sideBar.border#c8e4ef
  • sideBar.foreground#00353f
  • sideBarSectionHeader.background#d8eef5
  • sideBarSectionHeader.border#c8e4ef
  • sideBarSectionHeader.foreground#007ea7
  • sideBarTitle.foreground#007ea7
  • statusBar.background#003459
  • statusBar.border#002040
  • statusBar.debuggingBackground#00a7e1
  • statusBar.debuggingForeground#00171f
  • statusBar.foreground#00a7e1
  • statusBar.noFolderBackground#e0f0f8
  • statusBar.noFolderForeground#007ea7
  • statusBarItem.activeBackground#005580
  • statusBarItem.hoverBackground#004472
  • statusBarItem.remoteBackground#00a7e1
  • statusBarItem.remoteForeground#00171f
  • symbolIcon.classForeground#906010
  • symbolIcon.functionForeground#003459
  • symbolIcon.keywordForeground#4a5898
  • symbolIcon.stringForeground#1a7a50
  • symbolIcon.variableForeground#00171f
  • tab.activeBackground#f0f8fc
  • tab.activeBorder#003459
  • tab.activeForeground#00171f
  • tab.border#c8e4ef
  • tab.hoverBackground#d8eef5
  • tab.hoverForeground#00353f
  • tab.inactiveBackground#e0f0f8
  • tab.inactiveForeground#7ab8cc
  • tab.unfocusedActiveBackground#e0f0f8
  • tab.unfocusedActiveForeground#007ea7
  • terminal.ansiBlack#00171f
  • terminal.ansiBlue#003459
  • terminal.ansiBrightBlack#2a5a6a
  • terminal.ansiBrightBlue#007ea7
  • terminal.ansiBrightCyan#00a7e1
  • terminal.ansiBrightGreen#2a9e6e
  • terminal.ansiBrightMagenta#6a80c8
  • terminal.ansiBrightRed#e05555
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#c8a020
  • terminal.ansiCyan#007ea7
  • terminal.ansiGreen#1a7a50
  • terminal.ansiMagenta#4a5898
  • terminal.ansiRed#c83030
  • terminal.ansiWhite#d8eef5
  • terminal.ansiYellow#906010
  • terminal.background#e0f0f8
  • terminal.foreground#00171f
  • terminal.selectionBackground#00a7e125
  • terminalCursor.foreground#003459
  • textBlockQuote.background#e0f0f8
  • textBlockQuote.border#007ea7
  • textCodeBlock.background#e0f0f8
  • textLink.activeForeground#007ea7
  • textLink.foreground#003459
  • textPreformat.foreground#2a5a6a
  • textSeparator.foreground#c8e4ef
  • titleBar.activeBackground#e0f0f8
  • titleBar.activeForeground#00171f
  • titleBar.border#c8e4ef
  • titleBar.inactiveBackground#e0f0f8
  • titleBar.inactiveForeground#007ea7
  • toolbar.activeBackground#00a7e120
  • toolbar.hoverBackground#d8eef5
  • tree.indentGuidesStroke#c0dae8
  • widget.shadow#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7ab8ccitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.delete, storage.modifier#4a5898
storage.type.function, storage.type.class, storage.type#4a5898italic
keyword.operator, keyword.operator.logical, keyword.operator.comparison#007ea7
string, string.quoted, string.template#1a7a50
constant.character.escape, string.regexp#2a9e6e
constant.numeric#906010
constant.language#906010italic
constant.other, variable.other.constant#2a5a6a
entity.name.function, meta.function entity.name.function#003459
meta.function-call.generic, meta.function-call entity.name.function#007ea7
variable.parameter, meta.parameter#2a5a6aitalic
entity.name.class, entity.name.type.class#906010
entity.other.inherited-class#906010italic
entity.name.type, support.type#003459
entity.name.type.interface#003459italic
variable, variable.other.readwrite#00171f
variable.other.property, support.variable.property#00353f
variable.language#003459italic
punctuation, meta.brace, meta.delimiter#7ab8cc
entity.name.tag, meta.tag.sgml#4a5898
entity.other.attribute-name#003459
string.quoted.double.html, string.quoted.single.html#1a7a50
support.type.property-name.css, entity.name.tag.css#003459
support.constant.property-value.css#2a5a6a
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#906010
constant.numeric.css, keyword.other.unit.css#906010
support.type.property-name.json#003459
entity.name.section.markdown, markup.heading#003459bold
markup.bold#906010bold
markup.italic#2a5a6aitalic
markup.inline.raw, markup.fenced_code.block#1a7a50
markup.underline.link#007ea7
meta.decorator, entity.name.function.decorator#906010italic
support.function, support.function.builtin#007ea7
support.class#906010
invalid, invalid.illegal#ffffff
invalid.deprecated#a0c8d8strikethrough