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#4fc3f730
  • activityBar.activeBorder#4fc3f7
  • activityBar.background#1e2a3a
  • activityBar.border#e0f0ff10
  • activityBar.dropBackground#4fc3f730
  • activityBar.foreground#e0f0ff
  • activityBar.inactiveForeground#e0f0ff10
  • activityBarBadge.background#4fc3f7
  • activityBarBadge.foreground#1e2a3a
  • breadcrumb.activeSelectionForeground#4fc3f7
  • breadcrumb.background#1e2a3a
  • breadcrumb.focusForeground#4fc3f7
  • breadcrumb.foreground#e0f0ff
  • breadcrumbPicker.background#1e2a3a
  • button.background#4fc3f7
  • button.foreground#1e2a3a
  • button.hoverBackground#4fc3f7
  • button.secondaryBackground#4fc3f730
  • button.secondaryForeground#e0f0ff
  • button.secondaryHoverBackground#4fc3f730
  • checkbox.background#1e2a3a
  • checkbox.border#e0f0ff10
  • checkbox.foreground#4fc3f7
  • debugToolBar.background#1e2a3a
  • debugToolBar.border#e0f0ff10
  • diffEditor.insertedTextBackground#00ff0030
  • diffEditor.insertedTextBorder#00ff00
  • diffEditor.removedTextBackground#ff000030
  • diffEditor.removedTextBorder#ff0000
  • dropdown.background#1e2a3a
  • dropdown.border#e0f0ff10
  • dropdown.foreground#e0f0ff
  • editor.background#1e2a3a
  • editor.focusedStackFrameHighlightBackground#00ff0030
  • editor.foreground#e0f0ff
  • editor.lineHighlightBackground#4fc3f710
  • editor.lineHighlightBorder#4fc3f7
  • editor.selectionBackground#4fc3f730
  • editor.selectionHighlightBackground#4fc3f730
  • editor.stackFrameHighlightBackground#ffff0030
  • editorBracketHighlight.foreground1#4fc3f7
  • editorBracketHighlight.foreground2#e0f0ff
  • editorBracketHighlight.foreground3#e0f0ff10
  • editorBracketHighlight.foreground4#4fc3f7
  • editorBracketHighlight.foreground5#e0f0ff
  • editorBracketHighlight.foreground6#e0f0ff10
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorBracketMatch.background#4fc3f730
  • editorBracketMatch.border#4fc3f7
  • editorCodeLens.foreground#e0f0ff
  • editorCursor.background#1e2a3a
  • editorCursor.foreground#4fc3f7
  • editorError.foreground#ff0000
  • editorGroup.border#e0f0ff10
  • editorGroup.dropBackground#4fc3f730
  • editorGroup.emptyBackground#1e2a3a
  • editorGroup.focusedEmptyBorder#4fc3f7
  • editorGroupHeader.noTabsBackground#1e2a3a
  • editorGroupHeader.tabsBackground#1e2a3a
  • editorGroupHeader.tabsBorder#e0f0ff10
  • editorGutter.addedBackground#4fc3f7
  • editorGutter.background#1e2a3a
  • editorGutter.deletedBackground#4fc3f7
  • editorGutter.modifiedBackground#4fc3f7
  • editorHint.foreground#4fc3f7
  • editorIndentGuide.activeBackground#4fc3f7
  • editorIndentGuide.background#e0f0ff10
  • editorInfo.foreground#00ccff
  • editorOverviewRuler.addedForeground#4fc3f7
  • editorOverviewRuler.border#e0f0ff10
  • editorOverviewRuler.bracketMatchForeground#4fc3f7
  • editorOverviewRuler.deletedForeground#4fc3f7
  • editorOverviewRuler.errorForeground#ff0000
  • editorOverviewRuler.findMatchForeground#4fc3f7
  • editorOverviewRuler.infoForeground#00ccff
  • editorOverviewRuler.modifiedForeground#4fc3f7
  • editorOverviewRuler.selectionHighlightForeground#4fc3f730
  • editorOverviewRuler.warningForeground#ffcc00
  • editorOverviewRuler.wordHighlightForeground#4fc3f730
  • editorOverviewRuler.wordHighlightStrongForeground#4fc3f7
  • editorRuler.foreground#e0f0ff10
  • editorWarning.foreground#ffcc00
  • editorWhitespace.foreground#e0f0ff10
  • gitDecoration.addedResourceForeground#00ff00
  • gitDecoration.conflictingResourceForeground#ff00ff
  • gitDecoration.deletedResourceForeground#ff0000
  • gitDecoration.ignoredResourceForeground#e0f0ff10
  • gitDecoration.modifiedResourceForeground#ffcc00
  • gitDecoration.submoduleResourceForeground#ff8800
  • gitDecoration.untrackedResourceForeground#00ccff
  • input.background#1e2a3a
  • input.border#e0f0ff10
  • input.foreground#e0f0ff
  • input.placeholderForeground#e0f0ff10
  • inputOption.activeBackground#4fc3f730
  • inputOption.activeBorder#4fc3f7
  • inputValidation.errorBackground#ff000030
  • inputValidation.errorBorder#ff0000
  • inputValidation.infoBackground#00ccff30
  • inputValidation.infoBorder#00ccff
  • inputValidation.warningBackground#ffcc0030
  • inputValidation.warningBorder#ffcc00
  • list.activeSelectionBackground#4fc3f730
  • list.activeSelectionForeground#e0f0ff
  • list.errorForeground#ff0000
  • list.focusBackground#4fc3f730
  • list.focusForeground#e0f0ff
  • list.highlightForeground#4fc3f7
  • list.hoverBackground#4fc3f730
  • list.hoverForeground#e0f0ff
  • list.inactiveSelectionBackground#4fc3f730
  • list.inactiveSelectionForeground#e0f0ff
  • list.warningForeground#ffcc00
  • markdown.blockquoteBorder#4fc3f7
  • markdown.blockquoteForeground#e0f0ff10
  • markdown.codeblock.background#4fc3f730
  • markdown.headingForeground#4fc3f7
  • markdown.tableBorder#e0f0ff10
  • markdown.tableEvenRowBackground#1e2a3a
  • markdown.tableOddRowBackground#4fc3f730
  • menu.background#1e2a3a
  • menu.border#e0f0ff10
  • menu.foreground#e0f0ff
  • menu.selectionBackground#4fc3f730
  • menu.selectionBorder#4fc3f7
  • menu.selectionForeground#e0f0ff
  • menubar.selectionBackground#4fc3f730
  • menubar.selectionForeground#e0f0ff
  • merge.border#e0f0ff10
  • merge.commonContentBackground#80808020
  • merge.commonHeaderBackground#80808030
  • merge.currentContentBackground#00ff0020
  • merge.currentHeaderBackground#00ff0030
  • merge.incomingContentBackground#0000ff20
  • merge.incomingHeaderBackground#0000ff30
  • minimap.background#1e2a3a
  • minimap.errorHighlight#ff000080
  • minimap.findMatchHighlight#4fc3f730
  • minimap.foregroundOpacity#ffffff60
  • minimap.infoHighlight#00ccff80
  • minimap.selectionHighlight#4fc3f730
  • minimap.warningHighlight#ffcc0080
  • minimapGutter.addedBackground#4fc3f7
  • minimapGutter.deletedBackground#4fc3f7
  • minimapGutter.modifiedBackground#4fc3f7
  • minimapSlider.activeBackground#4fc3f7
  • minimapSlider.background#4fc3f730
  • minimapSlider.hoverBackground#4fc3f730
  • notificationCenterHeader.background#4fc3f730
  • notificationCenterHeader.foreground#e0f0ff
  • notificationLink.foreground#4fc3f7
  • notifications.background#1e2a3a
  • notifications.border#e0f0ff10
  • notifications.foreground#e0f0ff
  • notificationToast.border#e0f0ff10
  • panel.background#1e2a3a
  • panel.border#e0f0ff10
  • panelTitle.activeBorder#4fc3f7
  • panelTitle.activeForeground#e0f0ff
  • panelTitle.inactiveForeground#e0f0ff10
  • pickerGroup.border#e0f0ff10
  • pickerGroup.foreground#e0f0ff
  • quickInput.background#1e2a3a
  • quickInput.foreground#e0f0ff
  • quickInputTitle.background#4fc3f730
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#4fc3f7
  • scrollbarSlider.background#4fc3f730
  • scrollbarSlider.hoverBackground#4fc3f730
  • settings.checkboxBackground#1e2a3a
  • settings.checkboxBorder#e0f0ff10
  • settings.checkboxForeground#4fc3f7
  • settings.dropdownBackground#1e2a3a
  • settings.dropdownBorder#e0f0ff10
  • settings.dropdownForeground#e0f0ff
  • settings.headerForeground#e0f0ff
  • settings.modifiedItemIndicator#4fc3f7
  • settings.numberInputBackground#1e2a3a
  • settings.numberInputBorder#e0f0ff10
  • settings.numberInputForeground#e0f0ff
  • settings.textInputBackground#1e2a3a
  • settings.textInputBorder#e0f0ff10
  • settings.textInputForeground#e0f0ff
  • sideBar.background#1e2a3a
  • sideBar.border#e0f0ff10
  • sideBar.foreground#e0f0ff
  • sideBarSectionHeader.background#4fc3f730
  • sideBarSectionHeader.border#e0f0ff10
  • sideBarSectionHeader.foreground#e0f0ff
  • sideBarTitle.foreground#e0f0ff
  • statusBar.background#1e2a3a
  • statusBar.border#e0f0ff10
  • statusBar.debuggingBackground#00ccff
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#e0f0ff
  • statusBar.noFolderBackground#1e2a3a
  • statusBarItem.activeBackground#4fc3f730
  • statusBarItem.hoverBackground#4fc3f730
  • statusBarItem.prominentBackground#4fc3f7
  • statusBarItem.prominentHoverBackground#4fc3f7
  • statusBarItem.remoteBackground#4fc3f7
  • statusBarItem.remoteForeground#1e2a3a
  • tab.activeBackground#1e2a3a
  • tab.activeBorder#4fc3f7
  • tab.activeForeground#e0f0ff
  • tab.activeModifiedBorder#4fc3f7
  • tab.border#e0f0ff10
  • tab.hoverBackground#4fc3f730
  • tab.hoverBorder#4fc3f7
  • tab.inactiveBackground#1e2a3a80
  • tab.inactiveForeground#e0f0ff10
  • tab.inactiveModifiedBorder#4fc3f730
  • tab.unfocusedActiveBorder#e0f0ff10
  • tab.unfocusedHoverBackground#4fc3f730
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000ff
  • terminal.ansiBrightBlack#808080
  • terminal.ansiBrightBlue#4444ff
  • terminal.ansiBrightCyan#44ffff
  • terminal.ansiBrightGreen#44ff44
  • terminal.ansiBrightMagenta#ff44ff
  • terminal.ansiBrightRed#ff4444
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff44
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff00
  • terminal.background#1e2a3a
  • terminal.border#e0f0ff10
  • terminal.foreground#e0f0ff
  • terminal.selectionBackground#4fc3f730
  • terminalCursor.background#1e2a3a
  • terminalCursor.foreground#4fc3f7
  • titleBar.activeBackground#1e2a3a
  • titleBar.activeForeground#e0f0ff
  • titleBar.border#e0f0ff10
  • titleBar.inactiveBackground#1e2a3a
  • titleBar.inactiveForeground#e0f0ff10

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e0f0ff10italic
string, string.template, string.quoted, string.regexp#4fc3f7
keyword, keyword.control, keyword.operator#4fc3f7bold
constant, constant.language, constant.numeric, constant.character#4fc3f7
variable, variable.parameter, variable.other#e0f0ff
entity.name.function, entity.name.method, support.function#4fc3f7
entity.name.type, entity.name.class, support.class, storage.type#4fc3f7bold
entity.name.tag, support.tag#4fc3f7
meta.tag, punctuation.definition.tag#e0f0ff
storage.modifier, storage.type#4fc3f7
support.constant, support.variable#4fc3f7
invalid.illegal, invalid.deprecated#ff0000bold underline
entity.other.inherited-class#4fc3f7
entity.name.section, meta.separator#4fc3f7bold
meta.directive, meta.preprocessor#e0f0ff10
punctuation.definition.string, punctuation.definition.parameters#e0f0ff
punctuation.definition.variable, punctuation.definition.entity#4fc3f7
DP-colors theme by Daniel Lasmskov - VS Code Theme