Skip to main content
CodingTheme

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#1085FF
  • activityBar.background#21252B
  • activityBar.border#0D1117
  • activityBar.dropBackground#181A1F
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#5F6672
  • activityBarBadge.background#E06C75
  • activityBarBadge.foreground#ffffff
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#5F6672
  • button.background#E06C75
  • contrastBorder#0D1117
  • debugToolBar.background#181A1F
  • diffEditor.border#0D1117
  • diffEditor.diagonalFill#0D1117
  • diffEditor.insertedTextBackground#98C3791A
  • diffEditor.removedTextBackground#E06C7526
  • dropdown.background#181A1F
  • dropdown.border#0D1117
  • editor.background#21252B
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#1085FF
  • editor.findMatchHighlightBackground#00000000
  • editor.findMatchHighlightBorder#D4D7D9
  • editor.foreground#A9B2C3
  • editor.lineHighlightBackground#A9B2C31A
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBorder#D4D7D9
  • editor.selectionBackground#A9B2C333
  • editor.selectionHighlightBackground#A9B2C31A
  • editor.selectionHighlightBorder#D4D7D9
  • editor.wordHighlightBackground#00000000
  • editor.wordHighlightBorder#1085FF
  • editor.wordHighlightStrongBackground#00000000
  • editor.wordHighlightStrongBorder#1085FF
  • editorBracketMatch.background#00000000
  • editorBracketMatch.border#1085FF
  • editorCursor.foreground#A9B2C3
  • editorError.foreground#D74E42
  • editorGroup.border#0D1117
  • editorGroup.emptyBackground#181A1F
  • editorGroupHeader.tabsBackground#181A1F
  • editorGutter.addedBackground#98C379
  • editorGutter.deletedBackground#E06C75
  • editorGutter.modifiedBackground#D19A66
  • editorHoverWidget.background#181A1F
  • editorHoverWidget.border#1085FF
  • editorIndentGuide.activeBackground#A9B2C333
  • editorIndentGuide.background#A9B2C31A
  • editorInfo.foreground#1085FF
  • editorLightBulb.foreground#E9D16C
  • editorLightBulbAutoFix.foreground#1085FF
  • editorLineNumber.activeForeground#D4D7D9
  • editorLineNumber.foreground#5F6672
  • editorOverviewRuler.addedForeground#98C379
  • editorOverviewRuler.border#0D1117
  • editorOverviewRuler.deletedForeground#E06C75
  • editorOverviewRuler.errorForeground#D74E42
  • editorOverviewRuler.findMatchForeground#1085FF
  • editorOverviewRuler.infoForeground#1085FF
  • editorOverviewRuler.modifiedForeground#D19A66
  • editorOverviewRuler.warningForeground#E9D16C
  • editorRuler.foreground#A9B2C31A
  • editorSuggestWidget.background#181A1F
  • editorSuggestWidget.border#1085FF
  • editorSuggestWidget.selectedBackground#A9B2C31A
  • editorWarning.foreground#E9D16C
  • editorWhitespace.foreground#A9B2C31A
  • editorWidget.background#181A1F
  • errorForeground#D74E42
  • focusBorder#1085FF
  • gitDecoration.deletedResourceForeground#E06C75
  • gitDecoration.ignoredResourceForeground#5F6672
  • gitDecoration.modifiedResourceForeground#D19A66
  • gitDecoration.untrackedResourceForeground#98C379
  • input.background#0D1117
  • inputOption.activeBorder#1085FF
  • inputValidation.errorBackground#D74E42
  • inputValidation.errorBorder#D74E42
  • inputValidation.infoBackground#1085FF
  • inputValidation.infoBorder#1085FF
  • inputValidation.infoForeground#0D1117
  • inputValidation.warningBackground#E9D16C
  • inputValidation.warningBorder#E9D16C
  • inputValidation.warningForeground#0D1117
  • list.activeSelectionBackground#A9B2C333
  • list.activeSelectionForeground#ffffff
  • list.errorForeground#D74E42
  • list.focusBackground#A9B2C333
  • list.hoverBackground#A9B2C31A
  • list.inactiveFocusOutline#5F6672
  • list.inactiveSelectionBackground#A9B2C333
  • list.inactiveSelectionForeground#D4D7D9
  • list.warningForeground#E9D16C
  • minimap.findMatchHighlight#1085FF
  • minimap.selectionHighlight#D4D7D9
  • minimapGutter.addedBackground#98C379
  • minimapGutter.deletedBackground#E06C75
  • minimapGutter.modifiedBackground#D19A66
  • notificationCenter.border#0D1117
  • notificationCenterHeader.background#181A1F
  • notifications.background#181A1F
  • notifications.border#0D1117
  • notificationToast.border#0D1117
  • panel.background#181A1F
  • panel.border#0D1117
  • panelTitle.inactiveForeground#5F6672
  • peekView.border#1085FF
  • peekViewEditor.background#181A1F
  • peekViewEditor.matchHighlightBackground#A9B2C333
  • peekViewResult.background#181A1F
  • peekViewResult.matchHighlightBackground#A9B2C333
  • peekViewResult.selectionBackground#A9B2C31A
  • peekViewResult.selectionForeground#D4D7D9
  • peekViewTitle.background#181A1F
  • sash.hoverBorder#A9B2C333
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#A9B2C333
  • scrollbarSlider.background#A9B2C31A
  • scrollbarSlider.hoverBackground#A9B2C333
  • sideBar.background#181A1F
  • sideBar.border#0D1117
  • sideBar.foreground#D4D7D9
  • sideBarSectionHeader.background#21252B
  • statusBar.background#21252B
  • statusBar.border#0D1117
  • statusBar.debuggingBackground#E5C07B
  • statusBar.debuggingForeground#0D1117
  • statusBar.foreground#A9B2C3
  • statusBar.noFolderBackground#181A1F
  • statusBarItem.hoverBackground#181A1F
  • tab.activeBackground#21252B
  • tab.activeBorderTop#1085FF
  • tab.activeForeground#D4D7D9
  • tab.border#0D1117
  • tab.inactiveBackground#181A1F
  • tab.inactiveForeground#5F6672
  • tab.lastPinnedBorder#A9B2C333
  • terminal.ansiBlack#21252B
  • terminal.ansiBlue#61AFEF
  • terminal.ansiBrightBlack#5F6672
  • terminal.ansiBrightBlue#1085FF
  • terminal.ansiBrightCyan#08E8DE
  • terminal.ansiBrightGreen#69c52e
  • terminal.ansiBrightMagenta#8B00FF
  • terminal.ansiBrightRed#D74E42
  • terminal.ansiBrightWhite#D4D7D9
  • terminal.ansiBrightYellow#E9D16C
  • terminal.ansiCyan#56B6C2
  • terminal.ansiGreen#98C379
  • terminal.ansiMagenta#B57EDC
  • terminal.ansiRed#E06C75
  • terminal.ansiWhite#A9B2C3
  • terminal.ansiYellow#D19A66
  • terminal.foreground#A9B2C3
  • titleBar.activeBackground#21252B
  • titleBar.activeForeground#D4D7D9
  • titleBar.border#0D1117
  • titleBar.inactiveBackground#21252B
  • titleBar.inactiveForeground#5F6672
  • widget.shadow#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5F6672
entity, entity.name.function, support.function, punctuation.definition.entity#D19A66
keyword, punctuation.definition.keyword#E06C75
constant, keyword.other, support.type#56B6C2
storage, support.class, support.constant#61AFEF
string, markup.inline#98C379
entity.name, variable.language#E5C07B
support.type.property-name, support.variable, variable#D4D7D9
meta.brace, punctuation#5F6672
markup.bold, punctuation.definition.bold, entity.other.attribute-name.idbold
comment, markup.italic, punctuation.definition.italicitalic

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Plastic Legacy by Hadi Alqattan - VS Code Theme