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#ff0080
  • activityBar.background#06090e
  • activityBar.foreground#00ffff
  • activityBar.inactiveForeground#6b7280
  • activityBarBadge.background#ff0080
  • activityBarBadge.foreground#ffffff
  • badge.background#ff0080
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ff0080
  • breadcrumb.focusForeground#00ffff
  • breadcrumb.foreground#9ca3af
  • button.background#00ffff
  • button.foreground#000000
  • button.hoverBackground#00ffffdd
  • button.secondaryBackground#9d66ff
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#9d66ffdd
  • diffEditor.border#00ffff33
  • diffEditor.insertedLineBackground#80ff0011
  • diffEditor.insertedTextBackground#80ff0022
  • diffEditor.removedLineBackground#ff008011
  • diffEditor.removedTextBackground#ff008022
  • dropdown.background#0d1117
  • dropdown.border#00ffff
  • dropdown.foreground#e0e0e0
  • editor.background#0a0e14
  • editor.findMatchBackground#ff008055
  • editor.findMatchHighlightBackground#9d66ff33
  • editor.foreground#e0e0e0
  • editor.lineHighlightBackground#00ffff0d
  • editor.lineHighlightBorder#00ffff1a
  • editor.selectionBackground#00ffff33
  • editor.selectionHighlightBackground#ff008022
  • editor.wordHighlightBackground#80ff0033
  • editor.wordHighlightStrongBackground#ff008044
  • editorBracketMatch.background#00ffff22
  • editorBracketMatch.border#00ffff
  • editorCursor.foreground#00ffff
  • editorGroupHeader.tabsBackground#06090e
  • editorGroupHeader.tabsBorder#00ffff22
  • editorHoverWidget.background#0d1117
  • editorHoverWidget.border#00ffff
  • editorIndentGuide.activeBackground#00ffff66
  • editorIndentGuide.background#3a3f4b33
  • editorLineNumber.activeForeground#00ffff
  • editorLineNumber.foreground#3a3f4b
  • editorSuggestWidget.background#0d1117
  • editorSuggestWidget.border#00ffff
  • editorSuggestWidget.highlightForeground#ff0080
  • editorSuggestWidget.selectedBackground#00ffff22
  • editorWidget.background#0d1117
  • editorWidget.border#00ffff
  • errorForeground#ff0080
  • focusBorder#00ffff
  • foreground#e0e0e0
  • gitDecoration.addedResourceForeground#80ff00
  • gitDecoration.conflictingResourceForeground#ff8800
  • gitDecoration.deletedResourceForeground#ff0080
  • gitDecoration.ignoredResourceForeground#6b7280
  • gitDecoration.modifiedResourceForeground#00ffff
  • gitDecoration.untrackedResourceForeground#9d66ff
  • icon.foreground#00ffff
  • input.background#0d1117
  • input.border#00ffff
  • input.foreground#e0e0e0
  • input.placeholderForeground#6b7280
  • inputOption.activeBackground#00ffff33
  • inputOption.activeBorder#00ffff
  • inputValidation.errorBorder#ff0080
  • inputValidation.infoBorder#9d66ff
  • inputValidation.warningBorder#ff8800
  • list.activeSelectionBackground#00ffff33
  • list.activeSelectionForeground#00ffff
  • list.focusBackground#00ffff22
  • list.focusOutline#00ffff
  • list.highlightForeground#ff0080
  • list.hoverBackground#00ffff11
  • list.hoverForeground#00ffff
  • list.inactiveSelectionBackground#00ffff1a
  • menu.background#0d1117
  • menu.border#00ffff
  • menu.foreground#e0e0e0
  • menu.selectionBackground#00ffff33
  • menu.selectionForeground#00ffff
  • menu.separatorBackground#00ffff44
  • minimap.errorHighlight#ff0080aa
  • minimap.findMatchHighlight#ff008066
  • minimap.selectionHighlight#00ffff44
  • minimap.warningHighlight#ff8800aa
  • minimapGutter.addedBackground#80ff00
  • minimapGutter.deletedBackground#ff0080
  • minimapGutter.modifiedBackground#00ffff
  • notificationCenter.border#00ffff
  • notificationLink.foreground#00ffff
  • notifications.background#0d1117
  • notifications.border#00ffff
  • notifications.foreground#e0e0e0
  • notificationToast.border#00ffff
  • panel.background#06090e
  • panel.border#00ffff22
  • panelTitle.activeBorder#ff0080
  • panelTitle.activeForeground#00ffff
  • panelTitle.inactiveForeground#9ca3af
  • peekView.border#00ffff
  • peekViewEditor.background#0a0e14
  • peekViewResult.background#06090e
  • peekViewResult.selectionBackground#00ffff33
  • peekViewTitle.background#0d1117
  • progressBar.background#00ffff
  • scrollbarSlider.activeBackground#00ffff77
  • scrollbarSlider.background#00ffff33
  • scrollbarSlider.hoverBackground#00ffff55
  • selection.background#00ffff44
  • sideBar.background#06090e
  • sideBar.border#00ffff22
  • sideBar.foreground#d1d5db
  • sideBarSectionHeader.background#0a0e14
  • sideBarSectionHeader.border#00ffff33
  • sideBarSectionHeader.foreground#00ffff
  • sideBarTitle.foreground#00ffff
  • statusBar.background#06090e
  • statusBar.border#00ffff22
  • statusBar.debuggingBackground#06090e
  • statusBar.debuggingForeground#ff0080
  • statusBar.foreground#00ffff
  • statusBar.noFolderBackground#06090e
  • statusBar.noFolderForeground#9d66ff
  • statusBarItem.hoverBackground#00ffff1a
  • statusBarItem.prominentBackground#ff008044
  • tab.activeBackground#0a0e14
  • tab.activeBorder#ff0080
  • tab.activeForeground#00ffff
  • tab.border#00000000
  • tab.hoverBackground#0d111744
  • tab.hoverBorder#80ff00
  • tab.inactiveBackground#06090e
  • tab.inactiveForeground#9ca3af
  • terminal.ansiBlack#1a1f2e
  • terminal.ansiBlue#00ffff
  • terminal.ansiBrightBlack#4c566a
  • terminal.ansiBrightBlue#33ffff
  • terminal.ansiBrightCyan#66ffff
  • terminal.ansiBrightGreen#99ff33
  • terminal.ansiBrightMagenta#cc99ff
  • terminal.ansiBrightRed#ff3399
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff66
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#80ff00
  • terminal.ansiMagenta#9d66ff
  • terminal.ansiRed#ff0080
  • terminal.ansiWhite#e0e0e0
  • terminal.ansiYellow#ffff00
  • terminal.background#06090e
  • terminal.foreground#e0e0e0
  • terminal.selectionBackground#00ffff44
  • terminalCursor.foreground#ff0080
  • titleBar.activeBackground#06090e
  • titleBar.activeForeground#00ffff
  • titleBar.border#00ffff22
  • titleBar.inactiveBackground#06090e
  • titleBar.inactiveForeground#6b7280
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b768bitalic
keyword, storage.type, storage.modifier, keyword.operator.new, keyword.control, keyword.operator.expression, keyword.operator.logical#00ffff
support.type, support.class, entity.name.type, entity.name.class, entity.name.interface, entity.name.enum, entity.name.struct, entity.name.trait, entity.name.impl#9d66ff
entity.name.function, support.function, entity.name.method, support.method, variable.function#80ff00
string, punctuation.definition.string, string.quoted, string.template, string.regexp#ff0080
constant.numeric, constant.language.boolean, constant.language.null#ffff66
constant.language, constant.character.escape, constant.other, constant.other.color, support.constant#00aaff
variable, variable.other, variable.other.readwrite#ff8800
variable.parameter#ffb000
variable.other.property, variable.other.member, support.variable.property, meta.object-literal.key, meta.object.member#33ffff
keyword.operator, punctuation.separator, punctuation.accessor, punctuation.terminator, punctuation.section, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.typeparameters#aab2c0
meta.annotation, punctuation.definition.annotation, entity.name.function.decorator, meta.decorator#ff8800
invalid, invalid.illegal#ff0080underline