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#00d7ff
  • activityBar.background#081426
  • activityBar.foreground#e6f7ff
  • activityBar.inactiveForeground#6d95b8
  • activityBarBadge.background#00d7ff
  • activityBarBadge.foreground#050b16
  • badge.background#00d7ff
  • badge.foreground#050b16
  • breadcrumb.activeSelectionForeground#00d7ff
  • breadcrumb.background#050b16
  • breadcrumb.focusForeground#e6f7ff
  • breadcrumb.foreground#6d95b8
  • button.background#00d7ff
  • button.foreground#050b16
  • button.hoverBackground#f9f871
  • button.secondaryBackground#102a4a
  • button.secondaryForeground#e6f7ff
  • button.secondaryHoverBackground#1d4f80
  • checkbox.background#050b16
  • checkbox.border#1d4f80
  • checkbox.foreground#e6f7ff
  • descriptionForeground#6d95b8
  • diffEditor.border#1d4f80
  • diffEditor.insertedTextBackground#a7f3d022
  • diffEditor.removedTextBackground#ff595e22
  • disabledForeground#6d95b8
  • dropdown.background#050b16
  • dropdown.border#1d4f80
  • dropdown.foreground#e6f7ff
  • editor.background#050b16
  • editor.findMatchBackground#f9f87166
  • editor.findMatchHighlightBackground#00d7ff33
  • editor.findRangeHighlightBackground#ff9f1c22
  • editor.foreground#e6f7ff
  • editor.hoverHighlightBackground#00d7ff18
  • editor.inactiveSelectionBackground#00d7ff22
  • editor.lineHighlightBackground#081426
  • editor.lineHighlightBorder#1d4f80
  • editor.selectionBackground#00d7ff44
  • editor.selectionHighlightBackground#ff9f1c33
  • editor.wordHighlightBackground#00d7ff22
  • editor.wordHighlightStrongBackground#ff9f1c22
  • editorBracketMatch.background#00d7ff22
  • editorBracketMatch.border#00d7ff
  • editorCursor.foreground#00d7ff
  • editorGroup.border#1d4f80
  • editorGroupHeader.tabsBackground#081426
  • editorGroupHeader.tabsBorder#1d4f80
  • editorGutter.addedBackground#a7f3d0
  • editorGutter.background#050b16
  • editorGutter.deletedBackground#ff595e
  • editorGutter.modifiedBackground#f9f871
  • editorHoverWidget.background#06101d
  • editorHoverWidget.border#1d4f80
  • editorHoverWidget.foreground#e6f7ff
  • editorIndentGuide.activeBackground1#00d7ff
  • editorIndentGuide.background1#1d4f80
  • editorLineNumber.activeForeground#00d7ff
  • editorLineNumber.foreground#6d95b8
  • editorOverviewRuler.addedForeground#a7f3d0
  • editorOverviewRuler.border#050b16
  • editorOverviewRuler.deletedForeground#ff595e
  • editorOverviewRuler.errorForeground#ff595e
  • editorOverviewRuler.infoForeground#00d7ff
  • editorOverviewRuler.modifiedForeground#f9f871
  • editorOverviewRuler.warningForeground#f9f871
  • editorRuler.foreground#1d4f80
  • editorSuggestWidget.background#06101d
  • editorSuggestWidget.border#1d4f80
  • editorSuggestWidget.foreground#e6f7ff
  • editorSuggestWidget.highlightForeground#00d7ff
  • editorSuggestWidget.selectedBackground#102a4a
  • editorWhitespace.foreground#1d4f80
  • errorForeground#ff595e
  • focusBorder#00d7ff
  • foreground#e6f7ff
  • gitDecoration.addedResourceForeground#a7f3d0
  • gitDecoration.conflictingResourceForeground#ff9f1c
  • gitDecoration.deletedResourceForeground#ff595e
  • gitDecoration.ignoredResourceForeground#6d95b8
  • gitDecoration.modifiedResourceForeground#f9f871
  • gitDecoration.untrackedResourceForeground#a7f3d0
  • icon.foreground#e6f7ff
  • input.background#050b16
  • input.border#1d4f80
  • input.foreground#e6f7ff
  • input.placeholderForeground#6d95b8
  • inputOption.activeBackground#00d7ff22
  • inputOption.activeBorder#00d7ff
  • inputValidation.errorBackground#081426
  • inputValidation.errorBorder#ff595e
  • inputValidation.infoBackground#081426
  • inputValidation.infoBorder#00d7ff
  • inputValidation.warningBackground#081426
  • inputValidation.warningBorder#f9f871
  • list.activeSelectionBackground#102a4a
  • list.activeSelectionForeground#e6f7ff
  • list.focusOutline#00d7ff
  • list.highlightForeground#00d7ff
  • list.hoverBackground#081426
  • list.inactiveSelectionBackground#081426
  • list.inactiveSelectionForeground#e6f7ff
  • menu.background#06101d
  • menu.foreground#e6f7ff
  • menu.selectionBackground#102a4a
  • menu.selectionForeground#e6f7ff
  • menu.separatorBackground#1d4f80
  • minimap.background#050b16
  • minimap.errorHighlight#ff595e
  • minimap.findMatchHighlight#f9f871
  • minimap.selectionHighlight#00d7ff70
  • minimap.warningHighlight#f9f871
  • notificationCenter.border#1d4f80
  • notificationCenterHeader.background#102a4a
  • notificationCenterHeader.foreground#e6f7ff
  • notifications.background#06101d
  • notifications.border#1d4f80
  • notifications.foreground#e6f7ff
  • notificationToast.border#1d4f80
  • panel.background#06101d
  • panel.border#1d4f80
  • panel.foreground#e6f7ff
  • panelTitle.activeBorder#00d7ff
  • panelTitle.activeForeground#e6f7ff
  • panelTitle.inactiveForeground#6d95b8
  • peekView.border#00d7ff
  • peekViewEditor.background#050b16
  • peekViewResult.background#06101d
  • peekViewTitle.background#102a4a
  • peekViewTitleDescription.foreground#6d95b8
  • peekViewTitleLabel.foreground#e6f7ff
  • pickerGroup.border#1d4f80
  • pickerGroup.foreground#00d7ff
  • progressBar.background#00d7ff
  • quickInput.background#06101d
  • quickInput.foreground#e6f7ff
  • quickInputList.focusBackground#102a4a
  • quickInputList.focusForeground#e6f7ff
  • quickInputTitle.background#102a4a
  • sash.hoverBorder#00d7ff
  • scrollbarSlider.activeBackground#00d7ff88
  • scrollbarSlider.background#1d4f8055
  • scrollbarSlider.hoverBackground#00d7ff55
  • selection.background#00d7ff44
  • settings.dropdownBackground#050b16
  • settings.dropdownBorder#1d4f80
  • settings.dropdownForeground#e6f7ff
  • settings.headerForeground#e6f7ff
  • settings.modifiedItemIndicator#00d7ff
  • settings.textInputBackground#050b16
  • settings.textInputBorder#1d4f80
  • settings.textInputForeground#e6f7ff
  • sideBar.background#06101d
  • sideBar.border#1d4f80
  • sideBar.foreground#e6f7ff
  • sideBarSectionHeader.background#102a4a
  • sideBarSectionHeader.border#1d4f80
  • sideBarSectionHeader.foreground#e6f7ff
  • sideBarTitle.foreground#e6f7ff
  • statusBar.background#102a4a
  • statusBar.border#1d4f80
  • statusBar.debuggingBackground#00d7ff
  • statusBar.debuggingForeground#050b16
  • statusBar.foreground#e6f7ff
  • statusBar.noFolderBackground#081426
  • statusBarItem.hoverBackground#1d4f80
  • statusBarItem.remoteBackground#00d7ff
  • statusBarItem.remoteForeground#050b16
  • symbolIcon.classForeground#80bfff
  • symbolIcon.functionForeground#00d7ff
  • symbolIcon.methodForeground#00d7ff
  • symbolIcon.propertyForeground#7ee8fa
  • symbolIcon.variableForeground#e6f7ff
  • tab.activeBackground#050b16
  • tab.activeBorderTop#00d7ff
  • tab.activeForeground#e6f7ff
  • tab.border#1d4f80
  • tab.inactiveBackground#081426
  • tab.inactiveForeground#6d95b8
  • tab.unfocusedActiveBorderTop#6d95b8
  • terminal.ansiBlack#050b16
  • terminal.ansiBlue#00d7ff
  • terminal.ansiBrightBlack#6d95b8
  • terminal.ansiBrightBlue#00d7ff
  • terminal.ansiBrightCyan#00d7ff
  • terminal.ansiBrightGreen#a7f3d0
  • terminal.ansiBrightMagenta#ff9f1c
  • terminal.ansiBrightRed#ff595e
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f9f871
  • terminal.ansiCyan#00d7ff
  • terminal.ansiGreen#a7f3d0
  • terminal.ansiMagenta#ff9f1c
  • terminal.ansiRed#ff595e
  • terminal.ansiWhite#e6f7ff
  • terminal.ansiYellow#f9f871
  • terminal.background#050b16
  • terminal.foreground#e6f7ff
  • textBlockQuote.background#081426
  • textBlockQuote.border#00d7ff
  • textCodeBlock.background#081426
  • textLink.activeForeground#f9f871
  • textLink.foreground#00d7ff
  • titleBar.activeBackground#081426
  • titleBar.activeForeground#e6f7ff
  • titleBar.border#1d4f80
  • titleBar.inactiveBackground#06101d
  • titleBar.inactiveForeground#6d95b8
  • widget.shadow#00000033

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5d7f99italic
string, constant.other.symbol, markup.inline.raw#a7f3d0
constant.numeric, constant.language, support.constant#f9f871
keyword, storage, storage.type, storage.modifier#ff9f1cbold
entity.name.function, support.function, meta.function-call#00d7ff
entity.name.type, entity.name.class, support.type, support.class#80bfff
variable, variable.other, meta.definition.variable#e6f7ff
variable.parameter, meta.function.parameters#f9f871
property, variable.other.property, support.variable.property#7ee8fa
entity.name.tag, punctuation.definition.tag#ff9f1c
entity.other.attribute-name#7ee8fa
markup.heading, entity.name.section#00d7ffbold
markup.bold#f9f871bold
markup.italic#80bfffitalic
invalid, invalid.illegal#050b16
Colin's VS Code Themes by Colin Kenny - VS Code Theme