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.background#0a0a0f
  • activityBar.foreground#FFD6EC
  • activityBarBadge.background#FF4FB3
  • activityBarBadge.foreground#0a0a0f
  • badge.background#F71999
  • badge.foreground#0a0a0f
  • breadcrumbPicker.background#232530
  • button.background#614d85
  • debugToolBar.background#463465
  • diffEditor.insertedTextBackground#c60beb35
  • diffEditor.removedTextBackground#fe449e35
  • dropdown.background#232530
  • dropdown.listBackground#2a2139
  • editor.background#1f1a27
  • editor.findMatchBackground#d11699bb
  • editor.findMatchHighlightBackground#d1861655
  • editor.findRangeHighlightBackground#34294f1a
  • editor.hoverHighlightBackground#FF8BD2
  • editor.lineHighlightBorder#7059ab66
  • editor.rangeHighlightBackground#49549539
  • editor.selectionBackground#1f1a27
  • editor.selectionHighlightBackground#ffffff20
  • editor.wordHighlightBackground#34294f88
  • editor.wordHighlightStrongBackground#34294f88
  • editorBracketMatch.background#FFD6EC99
  • editorBracketMatch.border#495495
  • editorCodeLens.foreground#ffffff7c
  • editorCursor.background#F71999
  • editorCursor.foreground#f972d9
  • editorError.foreground#ff5ed1
  • editorGroup.border#495495
  • editorGroup.dropBackground#4954954a
  • editorGroupHeader.tabsBackground#241b2f
  • editorGutter.addedBackground#8A8093
  • editorGutter.deletedBackground#ba6da3
  • editorGutter.modifiedBackground#b893ce8f
  • editorLineNumber.activeForeground#ffffffcc
  • editorLineNumber.foreground#ffffff73
  • editorOverviewRuler.addedForeground#f709b099
  • editorOverviewRuler.border#34294fb3
  • editorOverviewRuler.deletedForeground#fe445099
  • editorOverviewRuler.errorForeground#b891b6
  • editorOverviewRuler.findMatchForeground#d1861699
  • editorOverviewRuler.modifiedForeground#b893ce99
  • editorOverviewRuler.warningForeground#ff33b4
  • editorRuler.foreground#a148ab80
  • editorSuggestWidget.highlightForeground#f972b8
  • editorSuggestWidget.selectedBackground#ffffff36
  • editorWarning.foreground#f172d5cc
  • editorWidget.background#171520dc
  • editorWidget.border#ffffff22
  • editorWidget.resizeBorder#ffffff44
  • errorForeground#FF77A8
  • extensionButton.prominentBackground#FFD6EC
  • extensionButton.prominentHoverBackground#ff7edb
  • focusBorder#1f212b
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#FF77A8
  • gitDecoration.deletedResourceForeground#F71999
  • gitDecoration.ignoredResourceForeground#ffffff59
  • gitDecoration.modifiedResourceForeground#b893ceee
  • gitDecoration.untrackedResourceForeground#FF77A8
  • input.background#2a2139
  • inputOption.activeBorder#ff7edb99
  • inputValidation.errorBackground#fe445080
  • inputValidation.errorBorder#fe445000
  • list.activeSelectionBackground#ffffff20
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#0a0a0f
  • list.errorForeground#FF8BD2
  • list.focusBackground#ffffff20
  • list.focusForeground#ffffff
  • list.highlightForeground#FF77A8
  • list.hoverBackground#37294d99
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#2a213999
  • list.inactiveSelectionBackground#ffffff20
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#FF77A8
  • menu.background#463465
  • minimapGutter.addedBackground#dd3e79
  • minimapGutter.deletedBackground#ec098e
  • minimapGutter.modifiedBackground#b893ce
  • panelTitle.activeBorder#f972e7
  • peekView.border#495495
  • peekViewEditor.background#232530
  • peekViewEditor.matchHighlightBackground#cd308c
  • peekViewResult.background#232530
  • peekViewResult.matchHighlightBackground#d1861655
  • peekViewResult.selectionBackground#2a213980
  • peekViewTitle.background#232530
  • pickerGroup.foreground#f85eb8
  • scrollbar.shadow#F71999
  • scrollbarSlider.activeBackground#9d8bca20
  • scrollbarSlider.background#9d8bca30
  • scrollbarSlider.hoverBackground#353539
  • selection.background#FF4FB3
  • sideBar.background#241b2f
  • sideBar.dropBackground#34294f4c
  • sideBar.foreground#ffffff99
  • sideBarSectionHeader.background#241b2f
  • sideBarSectionHeader.foreground#f77ac3
  • statusBar.background#241b2f
  • statusBar.debuggingBackground#F71999
  • statusBar.debuggingForeground#08080f
  • statusBar.foreground#FF4FB3
  • statusBar.noFolderBackground#241b2f
  • statusBarItem.prominentBackground#2a2139
  • statusBarItem.prominentHoverBackground#34294f
  • tab.activeBorder#880088
  • tab.border#241b2f00
  • tab.inactiveBackground#262335
  • terminal.ansiBlue#03edf9
  • terminal.ansiBrightBlue#03edf9
  • terminal.ansiBrightCyan#03edf9
  • terminal.ansiBrightGreen#72f1b8
  • terminal.ansiBrightMagenta#ff7edb
  • terminal.ansiBrightRed#fe4450
  • terminal.ansiBrightYellow#fede5d
  • terminal.ansiCyan#03edf9
  • terminal.ansiGreen#72f1b8
  • terminal.ansiMagenta#ff7edb
  • terminal.ansiRed#fe4450
  • terminal.ansiYellow#f3e70f
  • terminal.foreground#ffffff
  • terminal.selectionBackground#ffffff20
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#03edf9
  • textLink.activeForeground#ff7edb
  • textLink.foreground#F71999
  • titleBar.activeBackground#0a0a0f
  • titleBar.inactiveBackground#241b2f
  • walkThrough.embeddedEditorBackground#0a0a0f
  • widget.shadow#a41066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring.multi.python, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python#FF77A8italic
string.quoted, string.template, punctuation.definition.string#FFD6EC
string.template meta.embedded.line#F71999
variable, entity.name.variable#F71999
variable.language#FF4FB3bold
variable.parameteritalic
storage.type, storage.modifier#fe5dce
constant#f972dc
string.regexp#f972bc
constant.numeric#f972e0
constant.language#f972b3
constant.character.escape#f936ab
entity.name#F71999
entity.name.tag#f172c0
punctuation.definition.tag#f936ab
entity.other.attribute-name#f917b1
entity.other.attribute-name.html#fe5de6italic
entity.name.type, meta.attribute.class.html#F71999
entity.other.inherited-class#F71999
entity.name.function, variable.function#f936be
keyword.control.export.js, keyword.control.import.js#f172c0
constant.numeric.decimal.js#fa2ea8
keyword#fe5ddb
keyword.control#fe5dc0
keyword.operator#fe5dbe
keyword.operator.new, keyword.operator.expression, keyword.operator.logical#fe5db6
keyword.other.unit#f972a8
support#fe44ad
support.function#f9369b
support.variable#FF7EDB
meta.object-literal.key, support.type.property-name#FF7EDB
punctuation.separator.key-value#b6b1b4
punctuation.section.embedded#fe5dc0
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#f172be
support.type.property-name.css, support.type.property-name.json#f172c7
switch-block.expr.js#f172d5
variable.other.constant.property.js, variable.other.property.js#fa2ece
constant.other.color#f972e5
support.constant.font-name#f972ba
entity.other.attribute-name.id#f93697
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#dd00a2
support.function.misc.css#fe44b4
markup.heading, entity.name.section#FF7EDB
text.html, keyword.operator.assignment#FFFFFFEE
markup.quote#B6B1B1CCitalic
beginning.punctuation.definition.list#FF7EDB
markup.underline.link#dd0081
string.other.link.description#f972f0
meta.function-call.generic.python#f936cf
variable.parameter.function-call.python#f172ab
storage.type.cs#fe449b
entity.name.variable.local.cs#FF7EDB
entity.name.variable.field.cs, entity.name.variable.property.cs#FF7EDB
constant.other.placeholder.c#72F1B8italic
keyword.control.directive.include.c, keyword.control.directive.define.c#72F1B8
storage.modifier.c#FE4450
source.cpp keyword.operator#FEDE5D
constant.other.placeholder.cpp#72F1B8italic
keyword.control.directive.include.cpp, keyword.control.directive.define.cpp#72F1B8
storage.modifier.specifier.const.cpp#FE4450
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#36F9F6
source.elixir entity.name.function#72F1B8
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#36F9F6
source.elixir punctuation.definition.string#72F1B8
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#72F1B8
source.elixir .punctuation.binary.elixir#FF7EDBitalic
entity.global.clojure#36F9F6bold
storage.control.clojure#36F9F6italic
meta.metadata.simple.clojure, meta.metadata.map.clojure#FE4450italic
meta.quoted-expression.clojureitalic
meta.symbol.clojure#FF7EDB
source.go#FF7EDB
source.go meta.function-call.go#36F9F6
source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go#FEDE5D
source.go storage.type, source.go keyword.struct.go, source.go keyword.interface.go#72F1B8
source.go constant.language.go, source.go constant.other.placeholder.go, source.go variable#2EE2FA
markup.underline.link.markdown, markup.inline.raw.string.markdown#72F1B8italic
string.other.link.title.markdown#FEDE5D
markup.heading.markdown, entity.name.section.markdown#FF7EDBbold
markup.italic.markdown#2EE2FAitalic
markup.bold.markdown#2EE2FAbold
punctuation.definition.quote.begin.markdown, markup.quote.markdown#72F1B8
source.dart, source.python, source.scala#FF7EDB
string.interpolated.single.dart#F97E72
variable.parameter.dart#72F1B8
constant.numeric.dart#2EE2FA
variable.parameter.scala#2EE2FA
meta.template.expression.scala#72F1B8
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
BlackPink Theme by nat - VS Code Theme