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#000000
  • activityBar.foreground#ffffffCC
  • activityBarBadge.background#ad60da
  • activityBarBadge.foreground#2a2139
  • badge.background#2a2139
  • badge.foreground#ffffff
  • breadcrumbPicker.background#232530
  • button.background#2a2139
  • debugToolBar.background#241b2f
  • diffEditor.insertedTextBackground#0beb9916
  • diffEditor.removedTextBackground#ad60da16
  • dropdown.background#232530
  • dropdown.listBackground#2a2139
  • editor.background#000000
  • editor.findMatchBackground#34294f59
  • editor.findMatchHighlightBackground#34294f33
  • editor.findRangeHighlightBackground#34294f1a
  • editor.hoverHighlightBackground#34294f4d
  • editor.lineHighlightBackground#34294f66
  • editor.rangeHighlightBackground#49549539
  • editor.selectionBackground#46346588
  • editor.selectionHighlightBackground#34294f59
  • editor.wordHighlightBackground#34294f88
  • editor.wordHighlightStrongBackground#34294f88
  • editorBracketMatch.background#34294f66
  • editorBracketMatch.border#495495
  • editorCodeLens.foreground#ffffffcc
  • editorCursor.background#241b2f
  • editorCursor.foreground#ad60da
  • editorError.foreground#ad60da
  • editorGroup.border#495495
  • editorGroup.dropBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#206d4bd6
  • editorGutter.deletedBackground#fa2e46a4
  • editorGutter.modifiedBackground#495495af
  • editorIndentGuide.activeBackground1#2a2139
  • editorIndentGuide.background1#49549539
  • editorLineNumber.activeForeground#ffffff73
  • editorLineNumber.foreground#ffffff10
  • editorOverviewRuler.addedForeground#09f7a099
  • editorOverviewRuler.border#34294fb3
  • editorOverviewRuler.deletedForeground#ad60da99
  • editorOverviewRuler.errorForeground#ad60dadd
  • editorOverviewRuler.findMatchForeground#34294f
  • editorOverviewRuler.modifiedForeground#49549599
  • editorOverviewRuler.warningForeground#ad60dacc
  • editorRuler.foreground#34294f33
  • editorSuggestWidget.highlightForeground#ad60da
  • editorWarning.foreground#ad60dacc
  • editorWidget.background#232530
  • editorWidget.border#232530
  • editorWidget.resizeBorder#ffffff44
  • errorForeground#ad60da
  • extensionButton.prominentBackground#ad60da
  • extensionButton.prominentHoverBackground#61e2ff
  • focusBorder#1f212b
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#ad60dacc
  • gitDecoration.deletedResourceForeground#ad60da
  • gitDecoration.ignoredResourceForeground#ffffff59
  • gitDecoration.modifiedResourceForeground#b893ceee
  • gitDecoration.untrackedResourceForeground#ad60da
  • input.background#2a2139
  • inputOption.activeBorder#61e2ff99
  • inputValidation.errorBackground#ad60da80
  • inputValidation.errorBorder#ad60da00
  • list.activeSelectionBackground#2a213980
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#34294f66
  • list.errorForeground#ad60daE6
  • list.focusBackground#2a213999
  • list.focusForeground#ffffff
  • list.highlightForeground#ad60da
  • list.hoverBackground#2a213999
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#2a213999
  • list.inactiveSelectionBackground#34294f66
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#ad60dabb
  • panelTitle.activeBorder#ad60da
  • peekView.border#495495
  • peekViewEditor.background#232530
  • peekViewEditor.matchHighlightBackground#34294f59
  • peekViewResult.background#232530
  • peekViewResult.matchHighlightBackground#34294f59
  • peekViewResult.selectionBackground#2a213980
  • peekViewTitle.background#232530
  • pickerGroup.foreground#ad60daea
  • progressBar.background#ad60da
  • scrollbar.shadow#2a2139
  • scrollbarSlider.activeBackground#34294f88
  • scrollbarSlider.background#34294f1a
  • scrollbarSlider.hoverBackground#34294f59
  • selection.background#9963ff
  • sideBar.background#000000
  • sideBar.dropBackground#000000
  • sideBar.foreground#ffffff99
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.foreground#ffffffca
  • statusBar.background#000000
  • statusBar.debuggingBackground#ad60da
  • statusBar.debuggingForeground#08080f
  • statusBar.foreground#ffffff80
  • statusBar.noFolderBackground#241b2f
  • statusBarItem.hoverBackground#2a2139
  • statusBarItem.prominentBackground#2a2139
  • statusBarItem.prominentHoverBackground#34294f
  • tab.activeBorder#880088
  • tab.border#241b2f00
  • tab.inactiveBackground#262335
  • terminal.ansiBlue#61e2ff
  • terminal.ansiBrightBlue#61e2ff
  • terminal.ansiBrightCyan#61e2ff
  • terminal.ansiBrightGreen#61e2ff
  • terminal.ansiBrightMagenta#9963ff
  • terminal.ansiBrightRed#fc28a8
  • terminal.ansiBrightYellow#ffcc00
  • terminal.ansiCyan#61e2ff
  • terminal.ansiGreen#61e2ff
  • terminal.ansiMagenta#9963ff
  • terminal.ansiRed#fc28a8
  • terminal.ansiYellow#ffcc00
  • terminal.foreground#ffffff
  • terminal.selectionBackground#34294f4d
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#03edf9
  • textLink.activeForeground#61e2ff
  • textLink.foreground#ad60da
  • titleBar.activeBackground#241b2f
  • titleBar.inactiveBackground#241b2f
  • walkThrough.embeddedEditorBackground#232530
  • widget.shadow#2a2139

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#495495italic
string.quoted, string.template, punctuation.definition.string#ad60da
string.template meta.embedded.line#b6b1b1
variable, entity.name.variable#61e2ff
variable.language#ad60dabold
variable.parameteritalic
storage.type, storage.modifier#f92aad
constant#ad60da
string.regexp#ad60da
constant.numeric#ad60da
constant.language#ad60da
constant.character.escape#07dcd9
entity.name#ad60da
entity.name.tag#ffcc00
punctuation.definition.tag#07dcd9
entity.other.attribute-name#f92aad
entity.other.attribute-name.html#f92aaditalic
entity.name.type, meta.attribute.class.html#ad60da
entity.other.inherited-class#fc199a
entity.name.function, variable.function#19e88b
keyword.control.export.js, keyword.control.import.js#ad60da
constant.numeric.decimal.js#07dcd9
keyword#f92aad
keyword.control#f92aad
keyword.operator#f92aad
keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f92aad
keyword.other.unit#ad60da
support#ad60da
support.function#07dcd9
support.variable#61e2ff
meta.object-literal.key, support.type.property-name#61e2ff
punctuation.separator.key-value#b6b1b1
punctuation.section.embedded#f92aad
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#ad60da
support.type.property-name.css, support.type.property-name.json#fc199a
switch-block.expr.js#ad60da
variable.other.constant.property.js, variable.other.property.js#07dcd9
constant.other.color#ad60da
support.constant.font-name#ad60da
entity.other.attribute-name.id#07dcd9
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#fc199a
support.function.misc.css#ad60da
markup.heading, entity.name.section#61e2ff
text.html, keyword.operator.assignment#ffffffee
markup.quote#b6b1b1ccitalic
beginning.punctuation.definition.list#61e2ff
markup.underline.link#fc199a
string.other.link.description#ad60da
meta.function-call.generic.python#07dcd9
variable.parameter.function-call.python#19e88b
storage.type.cs#ad60da
entity.name.variable.local.cs#61e2ff
entity.name.variable.field.cs, entity.name.variable.property.cs#61e2ff
constant.other.placeholder.c#19e88bitalic
keyword.control.directive.include.c, keyword.control.directive.define.c#19e88b
storage.modifier.c#fe4450
source.cpp keyword.operator#f92aad
constant.other.placeholder.cpp#19e88bitalic
keyword.control.directive.include.cpp, keyword.control.directive.define.cpp#19e88b
storage.modifier.specifier.const.cpp#fe4450
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#07dcd9
source.elixir entity.name.function#ad60da
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#07dcd9
source.elixir punctuation.definition.string#ad60da
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#ad60da
source.elixir .punctuation.binary.elixir#61e2ffitalic
entity.global.clojure#07dcd9bold
storage.control.clojure#07dcd9italic
meta.metadata.simple.clojure, meta.metadata.map.clojure#fe4450italic
meta.quoted-expression.clojureitalic
meta.symbol.clojure#ff7edbff
source.go#ff7edbff
source.go meta.function-call.go#07dcd9
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#19e88b
source.go constant.language.go, source.go constant.other.placeholder.go, source.go variable#07dcd9
markup.underline.link.markdown, markup.inline.raw.string.markdown#19e88bitalic
string.other.link.title.markdown#fede5d
markup.heading.markdown, entity.name.section.markdown#ff7edbbold
markup.italic.markdown#07dcd9italic
markup.bold.markdown#07dcd9bold
punctuation.definition.quote.begin.markdown, markup.quote.markdown#19e88b
source.dart, source.python, source.scala#ff7edbff
string.interpolated.single.dart#f97e72
variable.parameter.dart#19e88b
constant.numeric.dart#07dcd9
variable.parameter.scala#07dcd9
meta.template.expression.scala#19e88b
support.type.property-name.json.arm-template#f92aad
support.type.parameters.parameter-name.tle.arm-template, variable.language.variables.variable-name.tle.arm-template, entity.name.tag.usernamespace.tle.arm-template, entity.name.tag.userfunction.tle.arm-template#61e2ffffbold
variable.language.variables.tle.arm-template, support.type.parameters.tle.arm-template#07dcd9ff
Fluoresynth by Adam Erickson - VS Code Theme