Skip to main content
Coding Theme

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#ff6b9d
  • activityBar.background#16213e
  • activityBar.border#533a7b50
  • activityBar.foreground#ff6b9d
  • activityBar.inactiveForeground#a0a0a0
  • activityBarBadge.background#e94560
  • activityBarBadge.foreground#ffffff
  • badge.background#e94560
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ff6b9d
  • breadcrumb.focusForeground#eaeaea
  • breadcrumb.foreground#a0a0a0
  • breadcrumbPicker.background#16213e
  • button.background#ff6b9d
  • button.foreground#1a1a2e
  • button.hoverBackground#ff6b9dcc
  • button.secondaryBackground#533a7b
  • button.secondaryForeground#eaeaea
  • button.secondaryHoverBackground#533a7bcc
  • charts.blue#00fff5
  • charts.foreground#eaeaea
  • charts.green#7effc8
  • charts.lines#533a7b
  • charts.orange#ff9e64
  • charts.purple#c792ea
  • charts.red#e94560
  • charts.yellow#ffd866
  • contrastActiveBorder#ff6b9d00
  • contrastBorder#533a7b00
  • debugConsole.errorForeground#e94560
  • debugConsole.infoForeground#00fff5
  • debugConsole.warningForeground#ffd866
  • debugConsoleInputIcon.foreground#ff6b9d
  • debugIcon.breakpointDisabledForeground#a0a0a0
  • debugIcon.breakpointForeground#e94560
  • debugIcon.continueForeground#7effc8
  • debugIcon.pauseForeground#ffd866
  • debugIcon.startForeground#7effc8
  • debugIcon.stepIntoForeground#00fff5
  • debugIcon.stepOutForeground#00fff5
  • debugIcon.stepOverForeground#00fff5
  • debugIcon.stopForeground#e94560
  • debugToolBar.background#16213e
  • debugToolBar.border#533a7b
  • diffEditor.insertedLineBackground#7effc815
  • diffEditor.insertedTextBackground#7effc820
  • diffEditor.removedLineBackground#e9456015
  • diffEditor.removedTextBackground#e9456020
  • diffEditorGutter.insertedLineBackground#7effc840
  • diffEditorGutter.removedLineBackground#e9456040
  • dropdown.background#2d4059
  • dropdown.border#533a7b
  • dropdown.foreground#eaeaea
  • dropdown.listBackground#16213e
  • editor.background#1a1a2e
  • editor.findMatchBackground#ff6b9d40
  • editor.findMatchBorder#ff6b9d
  • editor.findMatchHighlightBackground#ff6b9d25
  • editor.foreground#eaeaea
  • editor.hoverHighlightBackground#0f346050
  • editor.inactiveSelectionBackground#0f346040
  • editor.lineHighlightBackground#16213e
  • editor.lineHighlightBorder#16213e00
  • editor.rangeHighlightBackground#0f346030
  • editor.selectionBackground#0f346080
  • editor.selectionHighlightBackground#0f346050
  • editor.wordHighlightBackground#0f346060
  • editor.wordHighlightStrongBackground#0f346080
  • editorBracketHighlight.foreground1#ff6b9d
  • editorBracketHighlight.foreground2#00fff5
  • editorBracketHighlight.foreground3#ffd866
  • editorBracketHighlight.foreground4#c792ea
  • editorBracketHighlight.foreground5#7effc8
  • editorBracketHighlight.foreground6#ff9e64
  • editorBracketHighlight.unexpectedBracket.foreground#e94560
  • editorBracketMatch.background#0f346060
  • editorBracketMatch.border#ff6b9d
  • editorCursor.background#1a1a2e
  • editorCursor.foreground#ff6b9d
  • editorError.foreground#e94560
  • editorGroup.border#533a7b50
  • editorGroupHeader.tabsBackground#16213e
  • editorGroupHeader.tabsBorder#533a7b50
  • editorGutter.addedBackground#7effc8
  • editorGutter.background#1a1a2e
  • editorGutter.commentRangeForeground#a0a0a0
  • editorGutter.deletedBackground#e94560
  • editorGutter.modifiedBackground#ffd866
  • editorHint.foreground#7effc8
  • editorHoverWidget.background#16213e
  • editorHoverWidget.border#533a7b
  • editorHoverWidget.foreground#eaeaea
  • editorIndentGuide.activeBackground#533a7b80
  • editorIndentGuide.background#533a7b30
  • editorInfo.foreground#00fff5
  • editorLineNumber.activeForeground#ff6b9d
  • editorLineNumber.foreground#a0a0a060
  • editorOverviewRuler.addedForeground#7effc8
  • editorOverviewRuler.border#533a7b50
  • editorOverviewRuler.bracketMatchForeground#ff6b9d
  • editorOverviewRuler.deletedForeground#e94560
  • editorOverviewRuler.errorForeground#e94560
  • editorOverviewRuler.findMatchForeground#ff6b9d80
  • editorOverviewRuler.infoForeground#00fff5
  • editorOverviewRuler.modifiedForeground#ffd866
  • editorOverviewRuler.selectionHighlightForeground#0f3460
  • editorOverviewRuler.warningForeground#ffd866
  • editorRuler.foreground#533a7b50
  • editorSuggestWidget.background#16213e
  • editorSuggestWidget.border#533a7b
  • editorSuggestWidget.foreground#eaeaea
  • editorSuggestWidget.highlightForeground#ff6b9d
  • editorSuggestWidget.selectedBackground#0f3460
  • editorWarning.foreground#ffd866
  • editorWhitespace.foreground#533a7b50
  • editorWidget.background#16213e
  • editorWidget.border#533a7b
  • editorWidget.foreground#eaeaea
  • focusBorder#ff6b9d
  • gitDecoration.addedResourceForeground#7effc8
  • gitDecoration.conflictingResourceForeground#ff9e64
  • gitDecoration.deletedResourceForeground#e94560
  • gitDecoration.ignoredResourceForeground#a0a0a080
  • gitDecoration.modifiedResourceForeground#ffd866
  • gitDecoration.stageDeletedResourceForeground#e94560
  • gitDecoration.stageModifiedResourceForeground#ffd866
  • gitDecoration.untrackedResourceForeground#7effc8
  • input.background#2d4059
  • input.border#533a7b
  • input.foreground#eaeaea
  • input.placeholderForeground#a0a0a080
  • inputOption.activeBackground#ff6b9d40
  • inputOption.activeBorder#ff6b9d
  • inputOption.activeForeground#eaeaea
  • inputValidation.errorBackground#e9456030
  • inputValidation.errorBorder#e94560
  • inputValidation.infoBackground#00fff530
  • inputValidation.infoBorder#00fff5
  • inputValidation.warningBackground#ffd86630
  • inputValidation.warningBorder#ffd866
  • keybindingLabel.background#2d4059
  • keybindingLabel.border#533a7b
  • keybindingLabel.bottomBorder#533a7b
  • keybindingLabel.foreground#eaeaea
  • list.activeSelectionBackground#0f3460
  • list.activeSelectionForeground#eaeaea
  • list.errorForeground#e94560
  • list.focusBackground#0f3460
  • list.focusForeground#eaeaea
  • list.highlightForeground#ff6b9d
  • list.hoverBackground#2d4059
  • list.hoverForeground#eaeaea
  • list.inactiveSelectionBackground#0f346080
  • list.inactiveSelectionForeground#eaeaea
  • list.invalidItemForeground#e94560
  • list.warningForeground#ffd866
  • merge.border#533a7b
  • merge.currentContentBackground#7effc820
  • merge.currentHeaderBackground#7effc840
  • merge.incomingContentBackground#00fff520
  • merge.incomingHeaderBackground#00fff540
  • minimap.background#1a1a2e
  • minimap.errorHighlight#e94560
  • minimap.findMatchHighlight#ff6b9d80
  • minimap.selectionHighlight#0f346080
  • minimap.warningHighlight#ffd866
  • minimapSlider.activeBackground#533a7b70
  • minimapSlider.background#533a7b30
  • minimapSlider.hoverBackground#533a7b50
  • notificationCenterHeader.background#1a1a2e
  • notificationCenterHeader.foreground#eaeaea
  • notificationLink.foreground#00fff5
  • notifications.background#16213e
  • notifications.border#533a7b
  • notifications.foreground#eaeaea
  • notificationsErrorIcon.foreground#e94560
  • notificationsInfoIcon.foreground#00fff5
  • notificationsWarningIcon.foreground#ffd866
  • panel.background#1a1a2e
  • panel.border#533a7b50
  • panelTitle.activeBorder#ff6b9d
  • panelTitle.activeForeground#eaeaea
  • panelTitle.inactiveForeground#a0a0a0
  • peekView.border#ff6b9d
  • peekViewEditor.background#16213e
  • peekViewEditor.matchHighlightBackground#ff6b9d40
  • peekViewEditorGutter.background#16213e
  • peekViewResult.background#1a1a2e
  • peekViewResult.fileForeground#eaeaea
  • peekViewResult.lineForeground#a0a0a0
  • peekViewResult.matchHighlightBackground#ff6b9d40
  • peekViewResult.selectionBackground#0f3460
  • peekViewResult.selectionForeground#eaeaea
  • peekViewTitle.background#16213e
  • peekViewTitleDescription.foreground#a0a0a0
  • peekViewTitleLabel.foreground#ff6b9d
  • pickerGroup.border#533a7b
  • pickerGroup.foreground#ff6b9d
  • progressBar.background#ff6b9d
  • quickInput.background#16213e
  • quickInput.foreground#eaeaea
  • quickInputList.focusBackground#0f3460
  • quickInputList.focusForeground#eaeaea
  • quickInputList.focusIconForeground#ff6b9d
  • quickInputTitle.background#1a1a2e
  • scrollbar.shadow#00000050
  • scrollbarSlider.activeBackground#ff6b9d80
  • scrollbarSlider.background#533a7b50
  • scrollbarSlider.hoverBackground#533a7b80
  • settings.checkboxBackground#2d4059
  • settings.checkboxBorder#533a7b
  • settings.checkboxForeground#eaeaea
  • settings.dropdownBackground#2d4059
  • settings.dropdownBorder#533a7b
  • settings.dropdownForeground#eaeaea
  • settings.headerForeground#ff6b9d
  • settings.modifiedItemIndicator#ff6b9d
  • settings.numberInputBackground#2d4059
  • settings.numberInputBorder#533a7b
  • settings.numberInputForeground#eaeaea
  • settings.textInputBackground#2d4059
  • settings.textInputBorder#533a7b
  • settings.textInputForeground#eaeaea
  • sideBar.background#16213e
  • sideBar.border#533a7b50
  • sideBar.foreground#eaeaea
  • sideBarSectionHeader.background#1a1a2e
  • sideBarSectionHeader.border#533a7b50
  • sideBarSectionHeader.foreground#eaeaea
  • sideBarTitle.foreground#ff6b9d
  • statusBar.background#533a7b
  • statusBar.border#533a7b
  • statusBar.debuggingBackground#e94560
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#eaeaea
  • statusBar.noFolderBackground#1a1a2e
  • statusBar.noFolderForeground#a0a0a0
  • statusBarItem.activeBackground#ff6b9d40
  • statusBarItem.errorBackground#e94560
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.hoverBackground#ff6b9d30
  • statusBarItem.prominentBackground#e94560
  • statusBarItem.prominentHoverBackground#e9456080
  • statusBarItem.remoteBackground#00fff5
  • statusBarItem.remoteForeground#1a1a2e
  • statusBarItem.warningBackground#ffd866
  • statusBarItem.warningForeground#1a1a2e
  • tab.activeBackground#1a1a2e
  • tab.activeBorderTop#ff6b9d
  • tab.activeForeground#eaeaea
  • tab.border#533a7b30
  • tab.hoverBackground#1a1a2e
  • tab.hoverBorder#ff6b9d50
  • tab.inactiveBackground#16213e
  • tab.inactiveForeground#a0a0a0
  • tab.unfocusedActiveBorderTop#ff6b9d80
  • terminal.ansiBlack#1a1a2e
  • terminal.ansiBlue#0f3460
  • terminal.ansiBrightBlack#a0a0a0
  • terminal.ansiBrightBlue#00fff5
  • terminal.ansiBrightCyan#00fff5
  • terminal.ansiBrightGreen#7effc8
  • terminal.ansiBrightMagenta#c792ea
  • terminal.ansiBrightRed#ff6b9d
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd866
  • terminal.ansiCyan#00fff5
  • terminal.ansiGreen#7effc8
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#e94560
  • terminal.ansiWhite#eaeaea
  • terminal.ansiYellow#ffd866
  • terminal.background#1a1a2e
  • terminal.border#533a7b50
  • terminal.foreground#eaeaea
  • terminal.selectionBackground#0f346080
  • terminalCursor.background#1a1a2e
  • terminalCursor.foreground#ff6b9d
  • testing.iconErrored#e94560
  • testing.iconFailed#e94560
  • testing.iconPassed#7effc8
  • testing.iconQueued#ffd866
  • testing.iconSkipped#a0a0a0
  • testing.iconUnset#a0a0a0
  • testing.runAction#7effc8
  • textBlockQuote.background#16213e
  • textBlockQuote.border#ff6b9d
  • textCodeBlock.background#16213e
  • textLink.activeForeground#00fff5cc
  • textLink.foreground#00fff5
  • textPreformat.foreground#7effc8
  • textSeparator.foreground#533a7b
  • titleBar.activeBackground#1a1a2e
  • titleBar.activeForeground#eaeaea
  • titleBar.border#533a7b50
  • titleBar.inactiveBackground#16213e
  • titleBar.inactiveForeground#a0a0a0
  • walkThrough.embeddedEditorBackground#16213e
  • welcomePage.background#1a1a2e
  • welcomePage.tileBackground#16213e
  • welcomePage.tileBorder#533a7b50
  • welcomePage.tileHoverBackground#2d4059

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a0a0a0italic
string, string.quoted, string.template, string.quoted.single, string.quoted.double, string.quoted.triple#7effc8
punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression#ff6b9d
string.regexp#ff9e64
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.binary#ff9e64
constant.language.boolean, constant.language.true, constant.language.false#ff9e64
constant.language.null, constant.language.undefined, constant.language.nil#ff9e64
constant.language#ff9e64
constant.other, constant.character, constant.character.escape#ff9e64
keyword, keyword.control, keyword.control.conditional, keyword.control.loop, keyword.control.flow#ff6b9d
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison#ff6b9d
keyword.other, keyword.other.unit#ff6b9d
storage.type, storage.type.function, storage.type.class, storage.type.interface, storage.type.enum#ff6b9d
storage.modifier, storage.modifier.async, storage.modifier.static, storage.modifier.public, storage.modifier.private, storage.modifier.protected#ff6b9d
variable, variable.other, variable.other.readwrite, variable.other.local#00fff5
variable.parameter, variable.parameter.function#00fff5italic
variable.other.property, variable.other.object.property#00fff5
variable.language, variable.language.this, variable.language.self, variable.language.super#ff6b9ditalic
variable.other.constant#ff9e64
entity.name.function, meta.function entity.name.function#ffd866
meta.function-call entity.name.function, meta.function-call, support.function#ffd866
meta.method-call entity.name.function, meta.method-call#ffd866
support.function.builtin, support.function.magic#ffd866
entity.name.class, entity.name.type.class#c792ea
entity.name.type, entity.name.type.interface, entity.name.type.enum, entity.name.type.alias#c792ea
entity.other.inherited-class#c792eaitalic
support.type, support.type.primitive, support.type.builtin#c792ea
support.class#c792ea
entity.name.type.parameter#c792eaitalic
meta.decorator, entity.name.function.decorator, punctuation.decorator#c792ea
meta.annotation, storage.type.annotation#c792ea
entity.name.module, entity.name.namespace#c792ea
keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as#ff6b9d
string.quoted.module#7effc8
punctuation, punctuation.definition, punctuation.separator, punctuation.terminator#eaeaea
punctuation.definition.block, punctuation.definition.parameters, punctuation.section.block, punctuation.section.function, meta.brace#eaeaea
entity.name.tag, punctuation.definition.tag#ff6b9d
entity.other.attribute-name#c792eaitalic
string.quoted.double.html, string.quoted.single.html#7effc8
support.class.component, entity.name.tag.component#c792ea
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#ffd866
support.type.property-name.css, meta.property-name.css#00fff5
support.constant.property-value.css, meta.property-value.css#7effc8
keyword.other.unit.css#ff9e64
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#c792ea
variable.scss, variable.sass#00fff5
constant.other.color.rgb-value.css, constant.other.color.css#ff9e64
support.type.property-name.json, string.json support.type.property-name#ff6b9d
string.quoted.double.json#7effc8
entity.name.tag.yaml#ff6b9d
entity.name.type.anchor.yaml, variable.other.alias.yaml#c792ea
heading.1.markdown, heading.2.markdown, heading.3.markdown, heading.4.markdown, heading.5.markdown, heading.6.markdown, markup.heading#ff6b9dbold
markup.bold#ffd866bold
markup.italic#c792eaitalic
markup.underline.link, string.other.link#00fff5
markup.inline.raw, markup.fenced_code.block#7effc8
markup.quote#a0a0a0italic
markup.list#ff9e64
variable.parameter.function.language.special.self.python#ff6b9ditalic
support.function.magic.python#c792ea
string.quoted.docstring.multi.python#a0a0a0italic
constant.character.format.placeholder.other.python#ff6b9d
variable.other.readwrite.alias.js, variable.other.readwrite.alias.ts#00fff5
meta.object-literal.key#00fff5
support.class.console#c792ea
support.variable.dom, support.constant.dom#00fff5
meta.type.annotation.ts, meta.type.annotation.tsx#c792ea
entity.name.package.go#c792ea
entity.name.type.go#c792ea
entity.name.type.lifetime.rust, punctuation.definition.lifetime.rust#ff9e64italic
entity.name.function.macro.rust#c792ea
variable.other.normal.shell, variable.other.special.shell#00fff5
support.function.builtin.shell#ffd866
keyword.other.DML.sql, keyword.other.DDL.sql#ff6b9d
invalid, invalid.illegal#e94560underline
invalid.deprecated#a0a0a0strikethrough
Vaporwave Neon Dreams by Andrei Isvoran - VS Code Theme