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#1a1c29
  • activityBar.activeBorder#ff2a85
  • activityBar.background#12131c
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#636987
  • activityBarBadge.background#ff2a85
  • activityBarBadge.foreground#ffffff
  • badge.background#ff2a85
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#00e5ff
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#636987
  • breadcrumbPicker.background#12131c
  • button.background#ff2a85
  • button.foreground#ffffff
  • button.hoverBackground#ff529f
  • button.secondaryBackground#232638
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#393e5c
  • charts.blue#00e5ff
  • charts.green#05ffa1
  • charts.orange#ff6b35
  • charts.purple#9d4edd
  • charts.red#ff2a85
  • charts.yellow#ffe600
  • commandCenter.activeBackground#232638
  • commandCenter.activeBorder#ff2a85
  • commandCenter.background#12131c
  • commandCenter.border#393e5c
  • commandCenter.foreground#ffffff
  • contrastBorder#12131c00
  • debugToolBar.background#12131c
  • diffEditor.diagonalFill#393e5c40
  • diffEditor.insertedLineBackground#05ffa122
  • diffEditor.insertedTextBackground#05ffa133
  • diffEditor.removedLineBackground#ff2a8522
  • diffEditor.removedTextBackground#ff2a8533
  • dropdown.background#12131c
  • dropdown.border#393e5c
  • dropdown.foreground#ffffff
  • editor.background#161824
  • editor.findMatchBackground#ff6b3544
  • editor.findMatchBorder#ff6b35
  • editor.findMatchHighlightBackground#00e5ff33
  • editor.findMatchHighlightBorder#00e5ff66
  • editor.foldingRangeBackground#393e5c22
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#00e5ff22
  • editor.lineHighlightBackground#23263888
  • editor.lineHighlightBorder#393e5c00
  • editor.rangeHighlightBackground#ff2a8515
  • editor.selectionBackground#393e5c99
  • editor.selectionHighlightBackground#393e5c55
  • editor.selectionHighlightBorder#ff2a8544
  • editor.wordHighlightBackground#00e5ff22
  • editor.wordHighlightBorder#00e5ff66
  • editor.wordHighlightStrongBackground#ff6b3522
  • editor.wordHighlightStrongBorder#ff6b3566
  • editorBracketHighlight.foreground1#9d4edd
  • editorBracketHighlight.foreground2#00e5ff
  • editorBracketHighlight.foreground3#ff6b35
  • editorBracketHighlight.foreground4#05ffa1
  • editorBracketHighlight.foreground5#ff2a85
  • editorBracketHighlight.foreground6#ffe600
  • editorBracketMatch.background#393e5c55
  • editorBracketMatch.border#00e5ff
  • editorCodeLens.foreground#636987
  • editorCursor.foreground#00e5ff
  • editorError.foreground#ff2a85
  • editorGroup.border#12131c
  • editorGroup.dropBackground#ff2a8522
  • editorGroupHeader.noTabsBackground#161824
  • editorGroupHeader.tabsBackground#12131c
  • editorGutter.addedBackground#05ffa1
  • editorGutter.background#161824
  • editorGutter.deletedBackground#ff2a85
  • editorGutter.modifiedBackground#ff6b35
  • editorHoverWidget.background#12131c
  • editorHoverWidget.border#393e5c
  • editorIndentGuide.activeBackground1#63698788
  • editorIndentGuide.background1#393e5c44
  • editorInfo.foreground#00e5ff
  • editorInlayHint.background#23263888
  • editorInlayHint.foreground#636987cc
  • editorInlayHint.parameterBackground#23263888
  • editorInlayHint.parameterForeground#ff6b35cc
  • editorInlayHint.typeBackground#23263888
  • editorInlayHint.typeForeground#05ffa1cc
  • editorLineNumber.activeForeground#00e5ff
  • editorLineNumber.foreground#63698777
  • editorLink.activeForeground#00e5ff
  • editorMarkerNavigation.background#12131c
  • editorOverviewRuler.addedForeground#05ffa1
  • editorOverviewRuler.border#12131c
  • editorOverviewRuler.bracketMatchForeground#00e5ff
  • editorOverviewRuler.errorForeground#ff2a85
  • editorOverviewRuler.findMatchForeground#ff6b35
  • editorOverviewRuler.infoForeground#00e5ff
  • editorOverviewRuler.modifiedForeground#ff6b35
  • editorOverviewRuler.rangeHighlightForeground#ff2a85
  • editorOverviewRuler.selectionHighlightForeground#393e5c
  • editorOverviewRuler.warningForeground#ff6b35
  • editorOverviewRuler.wordHighlightForeground#00e5ff
  • editorRuler.foreground#393e5c44
  • editorSuggestWidget.background#12131c
  • editorSuggestWidget.border#393e5c
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#00e5ff
  • editorSuggestWidget.selectedBackground#232638
  • editorSuggestWidget.selectedForeground#00e5ff
  • editorWarning.foreground#ff6b35
  • editorWhitespace.foreground#393e5c55
  • editorWidget.background#12131c
  • editorWidget.border#ff2a8555
  • errorForeground#ff2a85
  • focusBorder#ff2a85
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#05ffa1
  • gitDecoration.conflictingResourceForeground#ff6b35
  • gitDecoration.deletedResourceForeground#ff2a85
  • gitDecoration.ignoredResourceForeground#63698766
  • gitDecoration.modifiedResourceForeground#ff6b35
  • gitDecoration.stageDeletedResourceForeground#ff2a85
  • gitDecoration.stageModifiedResourceForeground#00e5ff
  • gitDecoration.untrackedResourceForeground#00e5ff
  • icon.foreground#ffffff
  • input.background#232638
  • input.border#393e5c
  • input.foreground#ffffff
  • input.placeholderForeground#636987
  • inputOption.activeBackground#ff2a8533
  • inputOption.activeBorder#00e5ff
  • inputOption.activeForeground#ffffff
  • inputValidation.errorBackground#ff2a8522
  • inputValidation.errorBorder#ff2a85
  • inputValidation.infoBackground#00e5ff22
  • inputValidation.infoBorder#00e5ff
  • inputValidation.warningBackground#ff6b3522
  • inputValidation.warningBorder#ff6b35
  • list.activeSelectionBackground#232638
  • list.activeSelectionForeground#00e5ff
  • list.activeSelectionIconForeground#00e5ff
  • list.dropBackground#ff2a8522
  • list.focusBackground#23263888
  • list.focusForeground#ffffff
  • list.focusHighlightForeground#00e5ff
  • list.highlightForeground#00e5ff
  • list.hoverBackground#23263855
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#23263855
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#12131c
  • listFilterWidget.noMatchesOutline#ff2a85
  • listFilterWidget.outline#ff2a85
  • menu.background#12131c
  • menu.border#393e5c
  • menu.foreground#ffffff
  • menu.selectionBackground#232638
  • menu.selectionForeground#00e5ff
  • menu.separatorBackground#393e5c
  • menubar.selectionBackground#232638
  • menubar.selectionForeground#00e5ff
  • minimap.errorHighlight#ff2a85
  • minimap.findMatchHighlight#ff6b35
  • minimap.selectionHighlight#393e5c
  • minimap.warningHighlight#ff6b35
  • minimapGutter.addedBackground#05ffa1
  • minimapGutter.deletedBackground#ff2a85
  • minimapGutter.modifiedBackground#ff6b35
  • minimapSlider.activeBackground#ff2a8544
  • minimapSlider.background#393e5c33
  • minimapSlider.hoverBackground#ff2a8522
  • notificationCenterHeader.background#12131c
  • notificationCenterHeader.foreground#ffffff
  • notificationLink.foreground#00e5ff
  • notifications.background#12131c
  • notifications.border#ff2a8555
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff2a85
  • notificationsInfoIcon.foreground#00e5ff
  • notificationsWarningIcon.foreground#ff6b35
  • panel.background#12131c
  • panel.border#393e5c55
  • panelTitle.activeBorder#ff2a85
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#636987
  • peekView.border#ff2a85
  • peekViewEditor.background#161824
  • peekViewEditor.matchHighlightBackground#ff6b3544
  • peekViewEditorGutter.background#161824
  • peekViewResult.background#12131c
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#636987
  • peekViewResult.matchHighlightBackground#ff6b3544
  • peekViewResult.selectionBackground#232638
  • peekViewResult.selectionForeground#00e5ff
  • peekViewTitle.background#12131c
  • peekViewTitleDescription.foreground#636987
  • peekViewTitleInfo.foreground#ff2a85
  • pickerGroup.border#ff2a8555
  • pickerGroup.foreground#00e5ff
  • progressBar.background#ff2a85
  • quickInput.background#12131c
  • quickInput.foreground#ffffff
  • quickInputList.focusBackground#232638
  • quickInputTitle.background#12131c
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#ff2a8555
  • scrollbarSlider.background#393e5c44
  • scrollbarSlider.hoverBackground#ff2a8533
  • selection.background#ff2a8544
  • sideBar.background#12131c
  • sideBar.border#12131c00
  • sideBar.dropBackground#ff2a8522
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#12131c
  • sideBarSectionHeader.border#12131c00
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ff2a85
  • statusBar.background#12131c
  • statusBar.border#12131c00
  • statusBar.debuggingBackground#ff2a85
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#636987
  • statusBar.noFolderBackground#12131c
  • statusBar.noFolderForeground#636987
  • statusBarItem.activeBackground#232638
  • statusBarItem.hoverBackground#23263888
  • statusBarItem.prominentBackground#232638
  • statusBarItem.prominentForeground#00e5ff
  • statusBarItem.prominentHoverBackground#393e5c
  • statusBarItem.remoteBackground#ff2a85
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#161824
  • tab.activeBorder#ff2a85
  • tab.activeBorderTop#00e5ff
  • tab.activeForeground#ffffff
  • tab.border#12131c
  • tab.hoverBackground#23263888
  • tab.inactiveBackground#12131c
  • tab.inactiveForeground#636987
  • tab.unfocusedActiveBackground#161824
  • tab.unfocusedActiveBorder#ff2a8566
  • tab.unfocusedActiveBorderTop#00e5ff66
  • tab.unfocusedActiveForeground#ffffff99
  • tab.unfocusedInactiveForeground#63698766
  • terminal.ansiBlack#161824
  • terminal.ansiBlue#9d4edd
  • terminal.ansiBrightBlack#636987
  • terminal.ansiBrightBlue#c77dff
  • terminal.ansiBrightCyan#a4ffff
  • terminal.ansiBrightGreen#05ffa1
  • terminal.ansiBrightMagenta#ff70a6
  • terminal.ansiBrightRed#ff2a85
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fff066
  • terminal.ansiCyan#00e5ff
  • terminal.ansiGreen#05ffa1
  • terminal.ansiMagenta#ff2a85
  • terminal.ansiRed#ff2a85
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffe600
  • terminal.background#12131c
  • terminal.foreground#ffffff
  • terminal.selectionBackground#393e5c99
  • terminalCursor.background#12131c
  • terminalCursor.foreground#00e5ff
  • textBlockQuote.background#12131c
  • textBlockQuote.border#ff2a85
  • textCodeBlock.background#12131c
  • textLink.activeForeground#a4ffff
  • textLink.foreground#00e5ff
  • textPreformat.foreground#ff6b35
  • textSeparator.foreground#393e5c
  • titleBar.activeBackground#12131c
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#12131c
  • titleBar.inactiveForeground#636987
  • toolbar.activeBackground#232638
  • toolbar.hoverBackground#23263888
  • tree.indentGuidesStroke#393e5c55
  • widget.shadow#00000055

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, comment.block, comment.block.documentation, comment.line, comment.line.double-slash, comment.line.documentation, string.quoted.docstring#636987italic
keyword.type.go, keyword.type, keyword.declaration.type.go, keyword.declaration.type, keyword.declaration.struct.go, keyword.declaration.struct, keyword.declaration.interface.go, keyword.declaration.interface, storage.type.interface.ts, storage.type.interface.tsx, storage.type.interface.js, storage.type.interface.jsx, storage.type.type.ts, storage.type.type.tsx, storage.type.type.js, storage.type.enum.ts, storage.type.enum.tsx, storage.type.class.ts, storage.type.class.tsx, storage.type.class.js, storage.type.class.jsx, storage.type.struct.go, storage.type.interface.go, storage.type.type.go, storage.type.struct, storage.type.interface, storage.type.type, storage.type.enum, storage.type.class, storage.type.rust, storage.modifier.rust#c77dff
storage.type.primitive.go, storage.type.numeric.go, storage.type.string.go, storage.type.boolean.go, storage.type.byte.go, storage.type.rune.go, storage.type.error.go, storage.type.map.go, storage.type.chan.go, storage.type.slice.go, storage.type.uint.go, storage.type.uint8.go, storage.type.uint16.go, storage.type.uint32.go, storage.type.uint64.go, storage.type.int.go, storage.type.int8.go, storage.type.int16.go, storage.type.int32.go, storage.type.int64.go, storage.type.float32.go, storage.type.float64.go, storage.type.complex64.go, storage.type.complex128.go, storage.type.uintptr.go, storage.type.primitive, support.type.primitive.ts, support.type.primitive.tsx, support.type.builtin.ts, support.type.builtin.tsx, support.type.primitive, support.type.builtin, support.type.python, support.type.rust, support.type.primitive.rust#05ffa1italic
entity.name.type, entity.name.type.class, entity.name.type.struct, entity.name.type.interface, entity.name.type.enum, entity.name.type.alias, entity.name.type.go, entity.name.type.struct.go, entity.name.type.interface.go, entity.name.type.type.go, entity.name.type.ts, entity.name.type.tsx, entity.name.type.interface.ts, entity.name.type.interface.tsx, entity.name.type.alias.ts, entity.name.type.alias.tsx, entity.name.class, support.type, support.class, support.type.go, support.class.react#05ffa1italic
variable.object.property, variable.other.property, variable.other.object.property, variable.other.member, variable.other.property.go, variable.other.member.go, entity.name.variable.field, entity.name.variable.field.go, entity.name.variable.field.ts, entity.name.variable.field.tsx, support.type.property-name, meta.object-literal.key, meta.object-literal.key.ts, meta.object-literal.key.tsx, meta.object-literal.key.js, meta.object-literal.key.jsx, variable.other.declaration.struct.go, source.go meta.struct.declaration variable.other.declaration.go, source.go meta.struct.declaration variable.other.assignment.go, meta.struct.declaration.go variable.other.declaration.go, meta.struct.declaration.go variable.other.assignment.go, source.go meta.composite-literal.go variable.other.assignment.go, meta.composite-literal.go variable.other.assignment.go#c77dff
variable.parameter, variable.parameter.function, variable.parameter.go, variable.parameter.ts, variable.parameter.tsx, variable.parameter.js, variable.parameter.jsx, variable.other.receiver.go, meta.parameters.go variable.other.declaration.go, meta.function.parameters.go variable.other.declaration.go, meta.receiver.go variable.other.declaration.go, variable.parameter.function.python, variable.language.special.self.python, variable.language.special.cls.python, variable.parameter.rust#ff6b35italic
meta.struct.tag.go, entity.name.tag.go, meta.struct.tag.go string, meta.struct.tag.go string.quoted, string.quoted.raw.go, punctuation.definition.string.raw.go, entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx, entity.other.attribute-name.xml#ff6b35
entity.name.function, entity.name.function.go, entity.name.function.ts, entity.name.function.tsx, entity.name.function.js, entity.name.function.jsx, entity.name.function.python, entity.name.function.rust, support.function, support.function.builtin, support.function.builtin.go, support.function.go, support.function.ts, support.function.tsx, meta.function-call, meta.function-call.go, meta.method-call#00e5ff
entity.name.package, entity.name.package.go, entity.name.namespace, entity.name.module, support.other.namespace, support.other.namespace.use.go, support.other.package.use.go, support.package.go, support.module.go, variable.other.package.go, support.other.module, support.class.builtin#00e5ff
keyword, keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.trycatch, keyword.control.async, keyword.control.await, keyword.control.return, keyword.control.from, keyword.control.default, keyword.control.go, keyword.statement.go, keyword.import.go, keyword.package.go, keyword.function.go, keyword.function, keyword.var.go, keyword.const.go, keyword.other, keyword.other.rust, storage.type, storage.type.function, storage.type.function.ts, storage.type.function.tsx, storage.type.function.python, storage.type.class.python, storage.type.var, storage.type.let, storage.type.const#ff2a85bold
string, string.quoted, string.quoted.single, string.quoted.double, string.template, punctuation.definition.string.begin, punctuation.definition.string.end#ff6b35
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal#ffe600
constant.language, constant.language.boolean, constant.language.null, constant.language.nil, constant.language.nil.go, constant.language.true.go, constant.language.false.go, constant.language.undefined, constant.language.true, constant.language.false, constant.language.python#ffe600bold
constant.other, variable.other.constant, variable.other.enummember#ffe600
entity.name.tag, entity.name.tag.custom, entity.name.tag.jsx, entity.name.tag.tsx, entity.name.tag.html, support.class.component#00e5ff
support.type.property-name.json, source.json meta.structure.dictionary.json support.type.property-name.json#00e5ff
keyword.operator, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.address.go, keyword.operator.channel.go, entity.name.function.decorator, meta.decorator, punctuation.decorator#ff2a85
variable, variable.other, variable.other.readwrite#ffffff
punctuation, punctuation.separator, punctuation.terminator, punctuation.definition.block#ffffff
invalid, invalid.illegal#ff2a85