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#00D4FF15
  • activityBar.activeBorder#00D4FF
  • activityBar.background#1E2028
  • activityBar.border#3D4050
  • activityBar.foreground#E0E2EB
  • activityBar.inactiveForeground#5D6075
  • activityBarBadge.background#BF5AF2
  • activityBarBadge.foreground#FFFFFF
  • badge.background#BF5AF2
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#E0E2EB
  • breadcrumb.background#2B2D3A
  • breadcrumb.focusForeground#E0E2EB
  • breadcrumb.foreground#A0A3B0
  • breadcrumbPicker.background#24262F
  • button.background#00D4FF
  • button.border#00000000
  • button.foreground#1E2028
  • button.hoverBackground#00B8E0
  • button.secondaryBackground#3D4050
  • button.secondaryForeground#E0E2EB
  • button.secondaryHoverBackground#4D5060
  • checkbox.background#1E2028
  • checkbox.border#3D4050
  • checkbox.foreground#E0E2EB
  • debugConsole.errorForeground#FF6B8A
  • debugConsole.infoForeground#00D4FF
  • debugConsole.warningForeground#FFB347
  • debugConsoleInputIcon.foreground#BF5AF2
  • debugIcon.breakpointDisabledForeground#5D6075
  • debugIcon.breakpointForeground#FF6B8A
  • debugIcon.pauseForeground#FFB347
  • debugIcon.restartForeground#50C878
  • debugIcon.startForeground#50C878
  • debugIcon.stopForeground#FF6B8A
  • debugToolBar.background#24262F
  • debugToolBar.border#3D4050
  • descriptionForeground#A0A3B0
  • diffEditor.diagonalFill#3D4050
  • diffEditor.insertedLineBackground#50C87820
  • diffEditor.insertedTextBackground#50C87830
  • diffEditor.removedLineBackground#FF6B8A20
  • diffEditor.removedTextBackground#FF6B8A30
  • diffEditorGutter.insertedLineBackground#50C87840
  • diffEditorGutter.removedLineBackground#FF6B8A40
  • dropdown.background#1E2028
  • dropdown.border#3D4050
  • dropdown.foreground#E0E2EB
  • dropdown.listBackground#24262F
  • editor.background#2B2D3A
  • editor.findMatchBackground#FFB34780
  • editor.findMatchBorder#FFB347
  • editor.findMatchHighlightBackground#FFB34740
  • editor.foldBackground#3D405040
  • editor.foreground#E0E2EB
  • editor.hoverHighlightBackground#00D4FF20
  • editor.inactiveSelectionBackground#00D4FF20
  • editor.lineHighlightBackground#32354520
  • editor.lineHighlightBorder#3D405050
  • editor.rangeHighlightBackground#00D4FF15
  • editor.selectionBackground#00D4FF40
  • editor.selectionHighlightBackground#00D4FF25
  • editor.wordHighlightBackground#BF5AF230
  • editor.wordHighlightStrongBackground#BF5AF250
  • editorBracketMatch.background#BF5AF230
  • editorBracketMatch.border#BF5AF2
  • editorCursor.background#2B2D3A
  • editorCursor.foreground#00D4FF
  • editorError.border#FF6B8A00
  • editorError.foreground#FF6B8A
  • editorGroup.border#3D4050
  • editorGroupHeader.noTabsBackground#24262F
  • editorGroupHeader.tabsBackground#1E2028
  • editorGroupHeader.tabsBorder#3D4050
  • editorGutter.addedBackground#50C878
  • editorGutter.background#2B2D3A
  • editorGutter.deletedBackground#FF6B8A
  • editorGutter.foldingControlForeground#A0A3B0
  • editorGutter.modifiedBackground#BF5AF2
  • editorHint.border#50C87800
  • editorHint.foreground#50C878
  • editorHoverWidget.background#24262F
  • editorHoverWidget.border#3D4050
  • editorHoverWidget.foreground#E0E2EB
  • editorIndentGuide.activeBackground#5D6075
  • editorIndentGuide.background#3D405060
  • editorInfo.border#00D4FF00
  • editorInfo.foreground#00D4FF
  • editorLineNumber.activeForeground#A0A3B0
  • editorLineNumber.foreground#5D6075
  • editorLink.activeForeground#00D4FF
  • editorRuler.foreground#3D4050
  • editorSuggestWidget.background#24262F
  • editorSuggestWidget.border#3D4050
  • editorSuggestWidget.focusHighlightForeground#00D4FF
  • editorSuggestWidget.foreground#E0E2EB
  • editorSuggestWidget.highlightForeground#00D4FF
  • editorSuggestWidget.selectedBackground#00D4FF30
  • editorSuggestWidget.selectedForeground#E0E2EB
  • editorSuggestWidget.selectedIconForeground#E0E2EB
  • editorWarning.border#FFB34700
  • editorWarning.foreground#FFB347
  • editorWhitespace.foreground#3D4050
  • editorWidget.background#24262F
  • editorWidget.border#3D4050
  • editorWidget.foreground#E0E2EB
  • errorForeground#FF6B8A
  • focusBorder#00D4FF80
  • foreground#E0E2EB
  • gitDecoration.addedResourceForeground#50C878
  • gitDecoration.conflictingResourceForeground#FFB347
  • gitDecoration.deletedResourceForeground#FF6B8A
  • gitDecoration.ignoredResourceForeground#5D6075
  • gitDecoration.modifiedResourceForeground#BF5AF2
  • gitDecoration.stageDeletedResourceForeground#FF6B8A
  • gitDecoration.stageModifiedResourceForeground#BF5AF2
  • gitDecoration.submoduleResourceForeground#00D4FF
  • gitDecoration.untrackedResourceForeground#50C878
  • icon.foreground#E0E2EB
  • input.background#1E2028
  • input.border#3D4050
  • input.foreground#E0E2EB
  • input.placeholderForeground#5D6075
  • inputOption.activeBackground#00D4FF30
  • inputOption.activeBorder#00D4FF
  • inputOption.activeForeground#E0E2EB
  • inputValidation.errorBackground#FF6B8A30
  • inputValidation.errorBorder#FF6B8A
  • inputValidation.infoBackground#00D4FF30
  • inputValidation.infoBorder#00D4FF
  • inputValidation.warningBackground#FFB34730
  • inputValidation.warningBorder#FFB347
  • list.activeSelectionBackground#00D4FF30
  • list.activeSelectionForeground#E0E2EB
  • list.activeSelectionIconForeground#E0E2EB
  • list.dropBackground#00D4FF30
  • list.errorForeground#FF6B8A
  • list.focusBackground#00D4FF25
  • list.focusForeground#E0E2EB
  • list.focusOutline#00D4FF60
  • list.highlightForeground#00D4FF
  • list.hoverBackground#3D405040
  • list.hoverForeground#E0E2EB
  • list.inactiveSelectionBackground#3D405040
  • list.inactiveSelectionForeground#E0E2EB
  • list.warningForeground#FFB347
  • menu.background#24262F
  • menu.border#3D4050
  • menu.foreground#E0E2EB
  • menu.selectionBackground#00D4FF30
  • menu.selectionForeground#E0E2EB
  • menu.separatorBackground#3D4050
  • menubar.selectionBackground#00D4FF30
  • menubar.selectionForeground#E0E2EB
  • minimap.background#2B2D3A
  • minimap.errorHighlight#FF6B8A80
  • minimap.findMatchHighlight#FFB34780
  • minimap.selectionHighlight#00D4FF60
  • minimap.warningHighlight#FFB34780
  • minimapGutter.addedBackground#50C878
  • minimapGutter.deletedBackground#FF6B8A
  • minimapGutter.modifiedBackground#BF5AF2
  • minimapSlider.activeBackground#5D607570
  • minimapSlider.background#5D607530
  • minimapSlider.hoverBackground#5D607550
  • notificationCenterHeader.background#1E2028
  • notificationCenterHeader.foreground#E0E2EB
  • notificationLink.foreground#00D4FF
  • notifications.background#24262F
  • notifications.border#3D4050
  • notifications.foreground#E0E2EB
  • notificationsErrorIcon.foreground#FF6B8A
  • notificationsInfoIcon.foreground#00D4FF
  • notificationsWarningIcon.foreground#FFB347
  • panel.background#24262F
  • panel.border#3D4050
  • panel.dropBorder#00D4FF
  • panelInput.border#3D4050
  • panelSection.border#3D4050
  • panelSectionHeader.background#1E2028
  • panelSectionHeader.foreground#A0A3B0
  • panelTitle.activeBorder#00D4FF
  • panelTitle.activeForeground#E0E2EB
  • panelTitle.inactiveForeground#5D6075
  • peekView.border#00D4FF
  • peekViewEditor.background#24262F
  • peekViewEditor.matchHighlightBackground#FFB34750
  • peekViewResult.background#1E2028
  • peekViewResult.fileForeground#E0E2EB
  • peekViewResult.lineForeground#A0A3B0
  • peekViewResult.matchHighlightBackground#FFB34750
  • peekViewResult.selectionBackground#00D4FF30
  • peekViewResult.selectionForeground#E0E2EB
  • peekViewTitle.background#1E2028
  • peekViewTitleDescription.foreground#A0A3B0
  • peekViewTitleLabel.foreground#E0E2EB
  • problemsErrorIcon.foreground#FF6B8A
  • problemsInfoIcon.foreground#00D4FF
  • problemsWarningIcon.foreground#FFB347
  • progressBar.background#00D4FF
  • quickInput.background#24262F
  • quickInput.foreground#E0E2EB
  • quickInputList.focusBackground#00D4FF30
  • quickInputList.focusForeground#E0E2EB
  • quickInputList.focusIconForeground#E0E2EB
  • quickInputTitle.background#1E2028
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#5D6075A0
  • scrollbarSlider.background#5D607540
  • scrollbarSlider.hoverBackground#5D607580
  • selection.background#00D4FF50
  • sideBar.background#24262F
  • sideBar.border#3D4050
  • sideBar.dropBackground#00D4FF30
  • sideBar.foreground#E0E2EB
  • sideBarSectionHeader.background#1E2028
  • sideBarSectionHeader.border#3D4050
  • sideBarSectionHeader.foreground#A0A3B0
  • sideBarTitle.foreground#E0E2EB
  • statusBar.background#1E2028
  • statusBar.border#3D4050
  • statusBar.debuggingBackground#BF5AF2
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#A0A3B0
  • statusBar.noFolderBackground#2B2D3A
  • statusBar.noFolderForeground#A0A3B0
  • statusBarItem.activeBackground#00D4FF40
  • statusBarItem.errorBackground#FF6B8A
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#3D405080
  • statusBarItem.prominentBackground#00D4FF30
  • statusBarItem.prominentForeground#00D4FF
  • statusBarItem.prominentHoverBackground#00D4FF40
  • statusBarItem.warningBackground#FFB347
  • statusBarItem.warningForeground#1E2028
  • symbolIcon.classForeground#FFB347
  • symbolIcon.constantForeground#D4A574
  • symbolIcon.enumForeground#BF5AF2
  • symbolIcon.functionForeground#6CB4EE
  • symbolIcon.interfaceForeground#50C878
  • symbolIcon.keywordForeground#FF6B8A
  • symbolIcon.variableForeground#E0E2EB
  • tab.activeBackground#2B2D3A
  • tab.activeBorder#2B2D3A
  • tab.activeBorderTop#00D4FF
  • tab.activeForeground#E0E2EB
  • tab.border#3D4050
  • tab.hoverBackground#32354580
  • tab.hoverBorder#3D4050
  • tab.inactiveBackground#24262F
  • tab.inactiveForeground#7A7D8C
  • tab.lastPinnedBorder#3D4050
  • tab.unfocusedActiveBorderTop#00D4FF60
  • terminal.ansiBlack#1E2028
  • terminal.ansiBlue#6CB4EE
  • terminal.ansiBrightBlack#5D6075
  • terminal.ansiBrightBlue#8FC8F5
  • terminal.ansiBrightCyan#4DE4FF
  • terminal.ansiBrightGreen#7AD99A
  • terminal.ansiBrightMagenta#D08FF7
  • terminal.ansiBrightRed#FF8FA8
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFCA7A
  • terminal.ansiCyan#00D4FF
  • terminal.ansiGreen#50C878
  • terminal.ansiMagenta#BF5AF2
  • terminal.ansiRed#FF6B8A
  • terminal.ansiWhite#E0E2EB
  • terminal.ansiYellow#FFB347
  • terminal.background#2B2D3A
  • terminal.foreground#E0E2EB
  • terminal.selectionBackground#00D4FF40
  • terminalCursor.background#2B2D3A
  • terminalCursor.foreground#00D4FF
  • textBlockQuote.background#1E2028
  • textBlockQuote.border#BF5AF2
  • textCodeBlock.background#1E2028
  • textLink.activeForeground#4DE4FF
  • textLink.foreground#00D4FF
  • textPreformat.foreground#FFB347
  • textSeparator.foreground#3D4050
  • titleBar.activeBackground#1E2028
  • titleBar.activeForeground#E0E2EB
  • titleBar.border#3D4050
  • titleBar.inactiveBackground#1E2028
  • titleBar.inactiveForeground#5D6075
  • tree.indentGuidesStroke#3D4050
  • tree.tableColumnsBorder#3D4050
  • widget.border#E0E2EB60
  • widget.shadow#E0E2EB25

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A7D8Citalic
string, string.quoted, string.template#50C878
constant.character.escape#7AD99A
string.regexp#FFB347
punctuation.definition.template-expression, string.template punctuation#BF5AF2
keyword, storage.type, storage.modifier#FF6B8A
keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export#FF6B8Abold
keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical#BF5AF2
keyword.operator.expression, keyword.operator.new, keyword.operator.delete, keyword.operator.typeof, keyword.operator.instanceof#FF6B8A
variable, variable.other, variable.other.readwrite#E0E2EB
variable.parameter, variable.parameter.function#D4A574italic
variable.language, variable.language.this, variable.language.self, variable.language.super#FF6B8Aitalic
variable.other.property, variable.other.object.property#C9A0DC
constant, constant.language, constant.language.boolean#FFB347
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex#D4A574
entity.name.function, support.function, meta.function-call#6CB4EE
entity.name.function.definition, meta.definition.function entity.name.function#6CB4EEbold
entity.name.function.member, meta.method.declaration entity.name.function#6CB4EE
entity.name.class, support.class, entity.name.type.class#FFB347bold
entity.name.type, support.type, support.type.primitive#50C878
entity.name.type.parameter#50C878italic
entity.name.type.interface#50C878bold
entity.name.type.enum#BF5AF2
entity.name.namespace, entity.name.type.module#C9A0DC
meta.object-literal.key, support.type.property-name.json, punctuation.support.type.property-name#6CB4EE
punctuation, punctuation.separator, punctuation.terminator#A0A3B0
meta.brace, punctuation.definition.block, punctuation.section#A0A3B0
entity.name.tag, punctuation.definition.tag#FF6B8A
punctuation.definition.tag.begin, punctuation.definition.tag.end#A0A3B0
entity.other.attribute-name#FFB347italic
support.type.property-name.css, support.type.vendored.property-name.css#6CB4EE
support.constant.property-value.css, support.constant.font-name.css#D4A574
entity.other.attribute-name.class.css#FFB347
entity.other.attribute-name.id.css#BF5AF2
entity.name.tag.css#FF6B8A
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#50C878italic
keyword.other.unit.css#D4A574
markup.heading, entity.name.section.markdown#FF6B8Abold
markup.bold#FFB347bold
markup.italic#C9A0DCitalic
markup.strikethrough#7A7D8Cstrikethrough
markup.underline.link, string.other.link#00D4FFunderline
markup.inline.raw, markup.fenced_code, markup.raw.inline#50C878
markup.quote#7A7D8Citalic
punctuation.definition.list.begin.markdown, markup.list#BF5AF2
storage, storage.type.function, storage.type.class#FF6B8A
storage.type.function.arrow#BF5AF2
support, support.constant#6CB4EE
support.variable.dom, support.constant.dom#D4A574
meta.decorator, punctuation.decorator#BF5AF2italic
meta.import, meta.export#E0E2EB
invalid, invalid.illegal#FFFFFF
invalid.deprecated#FFFFFFstrikethrough
support.type.property-name.json#6CB4EE
meta.structure.dictionary.value.json string.quoted#50C878
entity.name.tag.yaml#6CB4EE
support.function.magic.python#BF5AF2italic
entity.name.function.decorator.python, meta.function.decorator.python#FFB347italic
variable.parameter.function.language.special.self.python#FF6B8Aitalic
meta.fstring.python, string.quoted.f-string#50C878
meta.type.annotation#50C878
support.class.component, entity.name.tag support.class.component#FFB347
punctuation.section.embedded#BF5AF2
markup.inserted, meta.diff.header.to-file#50C878
markup.deleted, meta.diff.header.from-file#FF6B8A
markup.changed#BF5AF2
Tokyo Ghosts by Code Time - VS Code Theme