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.activeBackground#9200ff10
  • activityBar.activeBorder#FF058D
  • activityBar.background#10111b
  • activityBar.foreground#FF058D
  • activityBar.inactiveForeground#9200ff
  • activityBarBadge.background#FF69B4
  • activityBarBadge.foreground#f9f7f2
  • badge.background#1f1f27
  • badge.foreground#f9f7f2
  • breadcrumb.activeSelectionForeground#f9f7f2
  • breadcrumb.background#10111b
  • breadcrumb.focusForeground#f9f7f2
  • breadcrumb.foreground#403a72
  • breadcrumbPicker.background#10111b
  • button.background#1f1f27
  • button.foreground#f9f7f2
  • button.secondaryBackground#10111b
  • button.secondaryForeground#f9f7f2
  • button.secondaryHoverBackground#343746
  • debugToolBar.background#21222C
  • diffEditor.insertedTextBackground#00ff7d20
  • diffEditor.removedTextBackground#FF058D50
  • dropdown.background#343746
  • dropdown.border#191A21
  • dropdown.foreground#f9f7f2
  • editor.background#10111b
  • editor.findMatchBackground#f46e0080
  • editor.findMatchHighlightBackground#FFFFFF40
  • editor.findRangeHighlightBackground#1f1f2775
  • editor.foldBackground#21222C80
  • editor.foreground#f9f7f2
  • editor.hoverHighlightBackground#26b3d250
  • editor.lineHighlightBorder#1f1f27
  • editor.rangeHighlightBackground#9200ff15
  • editor.selectionBackground#1f1f27
  • editor.selectionHighlightBackground#424450
  • editor.snippetFinalTabstopHighlightBackground#10111b
  • editor.snippetFinalTabstopHighlightBorder#00ff7d
  • editor.snippetTabstopHighlightBackground#10111b
  • editor.snippetTabstopHighlightBorder#403a72
  • editor.wordHighlightBackground#26b3d250
  • editor.wordHighlightStrongBackground#00ff7d50
  • editorBracketHighlight.foreground1#f9f7f2
  • editorBracketHighlight.foreground2#FF69B4
  • editorBracketHighlight.foreground3#26b3d2
  • editorBracketHighlight.foreground4#00ff7d
  • editorBracketHighlight.foreground5#9200ff
  • editorBracketHighlight.foreground6#f46e00
  • editorBracketHighlight.unexpectedBracket.foreground#FF058D
  • editorCodeLens.foreground#403a72
  • editorError.foreground#FF058D
  • editorGroup.border#9200ff
  • editorGroup.dropBackground#1f1f2770
  • editorGroupHeader.tabsBackground#191A21
  • editorGutter.addedBackground#00ff7d80
  • editorGutter.deletedBackground#FF058D80
  • editorGutter.modifiedBackground#26b3d280
  • editorHoverWidget.background#10111b
  • editorHoverWidget.border#9200ff
  • editorIndentGuide.activeBackground1#FFFFFF45
  • editorIndentGuide.background1#FFFFFF1A
  • editorLineNumber.foreground#403a72
  • editorLink.activeForeground#26b3d2
  • editorMarkerNavigation.background#21222C
  • editorOverviewRuler.addedForeground#00ff7d80
  • editorOverviewRuler.border#191A21
  • editorOverviewRuler.currentContentForeground#00ff7d
  • editorOverviewRuler.deletedForeground#FF058D80
  • editorOverviewRuler.errorForeground#FF058D80
  • editorOverviewRuler.incomingContentForeground#9200ff
  • editorOverviewRuler.infoForeground#26b3d280
  • editorOverviewRuler.modifiedForeground#26b3d280
  • editorOverviewRuler.selectionHighlightForeground#f46e00
  • editorOverviewRuler.warningForeground#f46e0080
  • editorOverviewRuler.wordHighlightForeground#26b3d2
  • editorOverviewRuler.wordHighlightStrongForeground#00ff7d
  • editorRuler.foreground#FFFFFF1A
  • editorSuggestWidget.background#10111b
  • editorSuggestWidget.foreground#f9f7f2
  • editorSuggestWidget.selectedBackground#090a0f
  • editorWarning.foreground#26b3d2
  • editorWhitespace.foreground#FFFFFF1A
  • editorWidget.background#10111b
  • errorForeground#f70047
  • extensionButton.prominentBackground#00ff7d90
  • extensionButton.prominentForeground#FF058D
  • extensionButton.prominentHoverBackground#00ff7d60
  • focusBorder#403a72
  • foreground#f9f7f2
  • gitDecoration.conflictingResourceForeground#f46e00
  • gitDecoration.deletedResourceForeground#FF058D
  • gitDecoration.ignoredResourceForeground#403a72
  • gitDecoration.modifiedResourceForeground#26b3d2
  • gitDecoration.untrackedResourceForeground#00ff7d
  • input.background#10111b
  • input.border#191A21
  • input.foreground#f9f7f2
  • input.placeholderForeground#403a72
  • inputOption.activeBorder#9200ff
  • inputValidation.errorBorder#FF058D
  • inputValidation.infoBorder#FF69B4
  • inputValidation.warningBorder#f46e00
  • list.activeSelectionBackground#1f1f27
  • list.activeSelectionForeground#f9f7f2
  • list.dropBackground#1f1f27
  • list.errorForeground#FF058D
  • list.focusBackground#1f1f2775
  • list.highlightForeground#26b3d2
  • list.hoverBackground#1f1f2775
  • list.inactiveSelectionBackground#1f1f2775
  • list.warningForeground#f46e00
  • listFilterWidget.background#10111b
  • listFilterWidget.noMatchesOutline#FF058D
  • listFilterWidget.outline#424450
  • merge.currentHeaderBackground#00ff7d90
  • merge.incomingHeaderBackground#9200ff90
  • panel.background#10111b
  • panel.border#9200ff
  • panelTitle.activeBorder#FF69B4
  • panelTitle.activeForeground#f9f7f2
  • panelTitle.inactiveForeground#403a72
  • peekView.border#1f1f27
  • peekViewEditor.background#10111b
  • peekViewEditor.matchHighlightBackground#ffff5580
  • peekViewResult.background#21222C
  • peekViewResult.fileForeground#f9f7f2
  • peekViewResult.lineForeground#f9f7f2
  • peekViewResult.matchHighlightBackground#ffff5580
  • peekViewResult.selectionBackground#1f1f27
  • peekViewResult.selectionForeground#f9f7f2
  • peekViewTitle.background#191A21
  • peekViewTitleDescription.foreground#403a72
  • peekViewTitleLabel.foreground#f9f7f2
  • pickerGroup.border#9200ff
  • pickerGroup.foreground#26b3d2
  • progressBar.background#FF69B4
  • selection.background#9200ff
  • settings.checkboxBackground#21222C
  • settings.checkboxBorder#191A21
  • settings.checkboxForeground#f9f7f2
  • settings.dropdownBackground#21222C
  • settings.dropdownBorder#191A21
  • settings.dropdownForeground#f9f7f2
  • settings.headerForeground#f9f7f2
  • settings.modifiedItemIndicator#f46e00
  • settings.numberInputBackground#21222C
  • settings.numberInputBorder#191A21
  • settings.numberInputForeground#f9f7f2
  • settings.textInputBackground#21222C
  • settings.textInputBorder#191A21
  • settings.textInputForeground#f9f7f2
  • sideBar.background#090A0F
  • sideBarSectionHeader.background#10111b
  • sideBarSectionHeader.border#191A21
  • sideBarTitle.foreground#FF058D
  • statusBar.background#090a0f
  • statusBar.debuggingBackground#FF058D
  • statusBar.debuggingForeground#f9f9f2
  • statusBar.foreground#FF058D
  • statusBar.noFolderBackground#090a0f
  • statusBar.noFolderForeground#f9f7f2
  • statusBarItem.prominentBackground#090a0f
  • statusBarItem.prominentHoverBackground#f46e00
  • statusBarItem.remoteBackground#9200ff
  • statusBarItem.remoteForeground#10111b
  • tab.activeBackground#10111b
  • tab.activeBorderTop#FF058D80
  • tab.activeForeground#FF058D
  • tab.border#191A21
  • tab.inactiveBackground#090a0f
  • tab.inactiveForeground#9200ff
  • terminal.ansiBlack#1f1f27
  • terminal.ansiBlue#9200ff
  • terminal.ansiBrightBlack#403a72
  • terminal.ansiBrightBlue#9200ff
  • terminal.ansiBrightCyan#26b3d2
  • terminal.ansiBrightGreen#00ff7d
  • terminal.ansiBrightMagenta#FF69B4
  • terminal.ansiBrightRed#f70047
  • terminal.ansiBrightWhite#f9f7f2
  • terminal.ansiBrightYellow#ffff55
  • terminal.ansiCyan#26b3d2
  • terminal.ansiGreen#00ff7d
  • terminal.ansiMagenta#FF69B4
  • terminal.ansiRed#f70047
  • terminal.ansiWhite#f9f7f2
  • terminal.ansiYellow#ffff55
  • terminal.background#10111b
  • terminal.foreground#f9f7f2
  • titleBar.activeBackground#090a0f
  • titleBar.activeForeground#FF058D
  • titleBar.inactiveBackground#090a0f
  • titleBar.inactiveForeground#9200ff
  • walkThrough.embeddedEditorBackground#21222C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.quoted.docstring.multi.python#01C8FFitalic
string#00ff7d
constant.numeric#ffd400
constant.language#f70047
constant.character, constant.other#c832ff
variable#76FFF9
keyword#ff2cf1
storage#40a9ff
storage.type#f46e00
meta#FF058D
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#ffd400
variable.other.object.js, variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx#40a9ff
punctuation.definition.parameters#ffee80
punctuation.definition.template-expression#ffee80
entity.name.class, entity.name.type.class#8700D9
entity#ffd400
entity.other.inherited-class, meta.other.inherited-class.php#6ab0ffitalic
entity.name.function - meta.function-call#01C8FF
variable.parameter#FF058D
entity.name.tag#FF058D
entity.other.attribute-name#ffd400
support.function#ffd400
support.constant#39c0ff
support.type, support.class#ff2cf1italic
support.other.variable#39c0ff
support.variable.property.dom#67b3ff
invalid#9e0a52
invalid.deprecated#00d7e2
meta.diff, meta.diff.header#009af3
markup.deleted#ec107b
markup.inserted#dbcd00
markup.changed#029fcf
constant.numeric.line-number.find-in-files - match#e92778
entity.name.filename.find-in-files#FF058D
keyword.other#a83dff
meta.property-value, support.constant.property-value, constant.other.color#fd21ef
meta.structure.dictionary.json string.quoted.double.json#FF0081
support.type.property-name.json#FF058D
meta.structure.dictionary.value.json string.quoted.double.json#0ef3ff
meta.property-name support.type.property-name#0ef3ff
meta.property-value punctuation.separator.key-value#44a1fd
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#EA00D9
support.other.namespace.php#973dfd
meta.use#2fb3ff
variable.other#FF058D
keyword.other.phpdoc.php#35a3fd
variable.parameter.function.coffee#FF058D
variable.parameter.function.language.special.self.python#FF058D
source.ts entity.name.type#dbcd00
source.ts keyword#ff25f0
source.ts punctuation.definition.parameters#dbcd00
meta.arrow.ts punctuation.definition.parameters#ffee80
source.ts storage#0ef3ff
variable.language, entity.name.type.class.ts, entity.name.type.class.tsx#FF058D
entity.other.inherited-class.ts, entity.other.inherited-class.tsx#dbcd00
source.js storage.type.function#ff25f0
variable.language, entity.name.type.class.js#3ec8ff
entity.other.inherited-class.js#ff15ef
text.html.vue-html#ffd400
entity.name.section.markdown#FF058D
string.other.link.title.markdown#FF058D
punctuation.definition.heading.markdown#FF058D
markup.raw.inline.markdown#e9e9e9
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#FF058D
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#ff22f0
punctuation.definition.metadata.markdown#ff22f0
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#ff22f0
markup.bold.markdown, markup.italic.markdown#FF058D
markup.italic.markdownitalic
markup.bold.markdownbold
fenced_code.block.language, markup.inline.raw.markdown#FF058D
fenced_code.block.language, markup.inline.raw.markdown#FF058D
meta.paragraph.markdown#e1efff
markup.raw.block.markdown#ffffff
markup.deleted.git_gutter#e700d8
markup.inserted.git_gutter#ffd400
markup.changed.git_gutter#0685fc
meta.template.expression#18b6ff
BlossomTheme by Blossom Theme - VS Code Theme