Skip to main content
CodingTheme

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#171520
  • activityBar.foreground#ffffffCC
  • activityBarBadge.background#f97e72
  • activityBarBadge.foreground#2a2139
  • badge.background#2a2139
  • badge.foreground#ffffff
  • breadcrumbPicker.background#232530
  • button.background#514d85
  • debugToolBar.background#463465
  • diffEditor.insertedTextBackground#0beb9935
  • diffEditor.removedTextBackground#18ef9535
  • dropdown.background#232530
  • dropdown.listBackground#2a2139
  • editor.background#232535
  • editor.findMatchBackground#D18616bb
  • editor.findMatchHighlightBackground#D1861655
  • editor.findRangeHighlightBackground#34294f1a
  • editor.hoverHighlightBackground#463564
  • editor.lineHighlightBorder#7059AB66
  • editor.rangeHighlightBackground#49549539
  • editor.selectionBackground#ffffff20
  • editor.selectionHighlightBackground#ffffff20
  • editor.wordHighlightBackground#34294f88
  • editor.wordHighlightStrongBackground#34294f88
  • editorBracketMatch.background#34294f66
  • editorBracketMatch.border#495495
  • editorCodeLens.foreground#ffffff7c
  • editorCursor.background#191b2b
  • editorCursor.foreground#f97e72
  • editorError.foreground#ff4719
  • editorGroup.border#495495
  • editorGroup.dropBackground#4954954a
  • editorGroupHeader.tabsBackground#191b2b
  • editorGutter.addedBackground#206d4bd6
  • editorGutter.deletedBackground#fa2e46a4
  • editorGutter.modifiedBackground#b893ce8f
  • editorIndentGuide.activeBackground#A148AB80
  • editorIndentGuide.background#444251
  • editorLineNumber.activeForeground#ffffffcc
  • editorLineNumber.foreground#ffffff73
  • editorOverviewRuler.addedForeground#09f7a099
  • editorOverviewRuler.border#34294fb3
  • editorOverviewRuler.deletedForeground#18ef9599
  • editorOverviewRuler.errorForeground#ff4719dd
  • editorOverviewRuler.findMatchForeground#D1861699
  • editorOverviewRuler.modifiedForeground#b893ce99
  • editorOverviewRuler.warningForeground#edf172cc
  • editorRuler.foreground#A148AB80
  • editorSuggestWidget.highlightForeground#f97e72
  • editorSuggestWidget.selectedBackground#ffffff36
  • editorWarning.foreground#edf172cc
  • editorWidget.background#171520DC
  • editorWidget.border#ffffff22
  • editorWidget.resizeBorder#ffffff44
  • errorForeground#ff4719
  • extensionButton.prominentBackground#f97e72
  • extensionButton.prominentHoverBackground#c947dc
  • focusBorder#1f212b
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#72f1b8cc
  • gitDecoration.deletedResourceForeground#18ef95
  • gitDecoration.ignoredResourceForeground#ffffff59
  • gitDecoration.modifiedResourceForeground#b893ceee
  • gitDecoration.untrackedResourceForeground#72f1b8
  • input.background#212139
  • inputOption.activeBorder#c947dc99
  • inputValidation.errorBackground#ff471980
  • inputValidation.errorBorder#18ef9500
  • list.activeSelectionBackground#ffffff20
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#34294f66
  • list.errorForeground#ff4719ad
  • list.focusBackground#ffffff20
  • list.focusForeground#ffffff
  • list.highlightForeground#f97e72
  • list.hoverBackground#37294d99
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#2a213999
  • list.inactiveSelectionBackground#ffffff20
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#e2f172cc
  • menu.background#242446
  • minimapGutter.addedBackground#09f7a099
  • minimapGutter.deletedBackground#18ef95
  • minimapGutter.modifiedBackground#b893ce
  • panelTitle.activeBorder#f97e72
  • peekView.border#495495
  • peekViewEditor.background#232530
  • peekViewEditor.matchHighlightBackground#D18616bb
  • peekViewResult.background#232530
  • peekViewResult.matchHighlightBackground#D1861655
  • peekViewResult.selectionBackground#2a213980
  • peekViewTitle.background#232530
  • pickerGroup.foreground#f97e72ea
  • progressBar.background#f97e72
  • scrollbar.shadow#2a2139
  • scrollbarSlider.activeBackground#9d8bca20
  • scrollbarSlider.background#9d8bca30
  • scrollbarSlider.hoverBackground#9d8bca50
  • selection.background#ffffff20
  • sideBar.background#191b2b
  • sideBar.dropBackground#34294f4c
  • sideBar.foreground#ffffff99
  • sideBarSectionHeader.background#191b2b
  • sideBarSectionHeader.foreground#ffffffca
  • statusBar.background#191b2b
  • statusBar.debuggingBackground#f97e72
  • statusBar.debuggingForeground#08080f
  • statusBar.foreground#ffffff80
  • statusBar.noFolderBackground#191b2b
  • statusBarItem.prominentBackground#2a2139
  • statusBarItem.prominentHoverBackground#34294f
  • tab.activeBackground#333356d3
  • tab.activeBorder#14f1955e
  • tab.border#191b2b00
  • tab.inactiveBackground#262335
  • terminal.ansiBlue#03edf9
  • terminal.ansiBrightBlue#03edf9
  • terminal.ansiBrightCyan#03edf9
  • terminal.ansiBrightGreen#72f1b8
  • terminal.ansiBrightMagenta#c947dc
  • terminal.ansiBrightRed#18ef95
  • terminal.ansiBrightYellow#f4eee4
  • terminal.ansiCyan#03edf9
  • terminal.ansiGreen#72f1b8
  • terminal.ansiMagenta#c947dc
  • terminal.ansiRed#18ef95
  • terminal.ansiYellow#f97e72
  • terminal.foreground#ffffff
  • terminal.selectionBackground#ffffff20
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#03edf9
  • textLink.activeForeground#c947dc
  • textLink.foreground#f97e72
  • titleBar.activeBackground#191b2b
  • titleBar.inactiveBackground#191b2b
  • 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#848bbditalic
string.quoted, string.template, punctuation.definition.string#ff8b39
string.template meta.embedded.line#b6b1b1
variable, entity.name.variable#9945ff
variable.language#18ef95bold
variable.parameteritalic
storage.type, storage.modifier#f4eee4
constant#f97e72
string.regexp#f97e72
constant.numeric#f97e72
constant.language#f97e72
constant.character.escape#36f9f6
entity.name#18ef95
entity.name.tag#72f1b8
punctuation.definition.tag#36f9f6
entity.other.attribute-name#f4eee4
entity.other.attribute-name.html#f4eee4italic
entity.name.type, meta.attribute.class.html#18ef95
entity.other.inherited-class#D50
entity.name.function, variable.function#36f9f6
keyword.control.export.js, keyword.control.import.js#72f1b8
constant.numeric.decimal.js#2EE2FA
keyword#f4eee4
keyword.control#f4eee4
keyword.operator#f4eee4
keyword.operator.new, keyword.operator.expression, keyword.operator.logical#f4eee4
keyword.other.unit#f97e72
support#18ef95
support.function#36f9f6
support.variable#c947dc
meta.object-literal.key, support.type.property-name#c947dc
punctuation.separator.key-value#b6b1b1
punctuation.section.embedded#f4eee4
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#72f1b8
support.type.property-name.css, support.type.property-name.json#72f1b8
switch-block.expr.js#72f1b8
variable.other.constant.property.js, variable.other.property.js#2ee2fa
constant.other.color#f97e72
support.constant.font-name#f97e72
entity.other.attribute-name.id#36f9f6
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#D50
support.function.misc.css#18ef95
markup.heading, entity.name.section#c947dc
text.html, keyword.operator.assignment#ffffffee
markup.quote#b6b1b1ccitalic
beginning.punctuation.definition.list#c947dc
markup.underline.link#D50
string.other.link.description#f97e72
meta.function-call.generic.python#36f9f6
variable.parameter.function-call.python#72f1b8
storage.type.cs#18ef95
entity.name.variable.local.cs#c947dc
entity.name.variable.field.cs, entity.name.variable.property.cs#c947dc
constant.other.placeholder.c#72f1b8italic
keyword.control.directive.include.c, keyword.control.directive.define.c#72f1b8
storage.modifier.c#18ef95
source.cpp keyword.operator#f4eee4
constant.other.placeholder.cpp#72f1b8italic
keyword.control.directive.include.cpp, keyword.control.directive.define.cpp#72f1b8
storage.modifier.specifier.const.cpp#18ef95
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#c947dcitalic
entity.global.clojure#36f9f6bold
storage.control.clojure#36f9f6italic
meta.metadata.simple.clojure, meta.metadata.map.clojure#18ef95italic
meta.quoted-expression.clojureitalic
meta.symbol.clojure#c947dc
source.go#9945FF
source.go punctuation.definition#BBBBBB
punctuation.definition.comment.go#848BBD
source.go meta.function-call.go#36f9f6
source.go string.quoted.double.go, source.go entity.name.import.go#ff8b39
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, source.go punctuation.other.period.go#f4eee4
source.go keyword.struct.go, source.go keyword.interface.go#a5f8d3
source.go constant.language.go, source.go constant.other.placeholder.go, source.go variable, source.go storage.type, source.go support.function.go#18ef95
markup.underline.link.markdown, markup.inline.raw.string.markdown#72f1b8italic
string.other.link.title.markdown#f4eee4
markup.heading.markdown, entity.name.section.markdown#c947dcbold
markup.italic.markdown#2EE2FAitalic
markup.bold.markdown#2EE2FAbold
punctuation.definition.quote.begin.markdown, markup.quote.markdown#72f1b8
source.dart, source.python, source.scala#c947dc
string.interpolated.single.dart#f97e72
variable.parameter.dart#72f1b8
constant.numeric.dart#2EE2FA
variable.parameter.scala#2EE2FA
meta.template.expression.scala#72f1b8

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Solana Beach '22 by Zelimir Fedoran - VS Code Theme