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#2b022b
  • activityBar.border#700870
  • activityBar.foreground#e712e7
  • activityBar.inactiveForeground#e712e79f
  • activityBarBadge.background#e712e79b
  • activityBarBadge.foreground#000000
  • badge.background#e712e79b
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#e712e7
  • breadcrumb.background#2b022b
  • breadcrumb.focusForeground#e710e7
  • breadcrumb.foreground#e712e7
  • button.background#300f30
  • button.border#700870
  • button.foreground#e712e7
  • button.hoverBackground#3c003c
  • button.secondaryBackground#000000
  • button.secondaryForeground#e712e7
  • button.secondaryHoverBackground#660066
  • checkbox.background#000000
  • checkbox.border#000000
  • checkbox.foreground#e712e7
  • debugExceptionWidget.background#2b022b
  • debugExceptionWidget.border#e712e7
  • debugIcon.breakpointCurrentStackframeForeground#ffbbff
  • debugIcon.breakpointDisabledForeground#880088
  • debugIcon.breakpointForeground#cc00cc
  • debugIcon.breakpointStackframeForeground#ff88ff
  • debugIcon.breakpointUnverifiedForeground#880088
  • debugIcon.continueForeground#ff88ff
  • debugIcon.disconnectForeground#b40000
  • debugIcon.pauseForeground#cc00cc
  • debugIcon.restartForeground#ff88ff
  • debugIcon.startForeground#ff88ff
  • debugIcon.stepBackForeground#cc00cc
  • debugIcon.stepIntoForeground#cc00cc
  • debugIcon.stepOutForeground#cc00cc
  • debugIcon.stepOverForeground#cc00cc
  • debugIcon.stopForeground#b40000
  • debugTokenExpression.boolean#ff88ff
  • debugTokenExpression.error#b40000
  • debugTokenExpression.name#cc00cc
  • debugTokenExpression.number#ff88ff
  • debugTokenExpression.string#ff88ff
  • debugTokenExpression.value#ff88ff
  • debugToolBar.background#000000
  • debugToolBar.border#e712e7
  • diffEditor.border#000000
  • diffEditor.insertedTextBackground#1b011bee
  • diffEditor.insertedTextBorder#000000
  • diffEditor.removedTextBackground#1b011bee
  • diffEditor.removedTextBorder#000000
  • dropdown.background#000000
  • dropdown.border#000000
  • dropdown.foreground#e712e7
  • editor.background#000000
  • editor.findMatchBackground#000000
  • editor.findMatchBorder#e712e7
  • editor.findMatchHighlightBackground#660066ee
  • editor.findMatchHighlightBorder#660066
  • editor.findRangeHighlightBackground#1b011bee
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#1b011bee
  • editor.foreground#e712e7
  • editor.hoverHighlightBackground#2e092eee
  • editor.inactiveSelectionBackground#240224ee
  • editor.lineHighlightBackground#1b011b
  • editor.lineHighlightBorder#e712e760
  • editor.rangeHighlightBackground#0000000b
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#e712e740
  • editor.selectionHighlightBackground#e712e760
  • editor.selectionHighlightBorder#e712e7
  • editor.wordHighlightBackground#000000b8
  • editor.wordHighlightBorder#e712e7
  • editor.wordHighlightStrongBackground#000000ee
  • editor.wordHighlightStrongBorder#e712e7
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#e712e7
  • editorCodeLens.foreground#660066
  • editorCursor.background#e712e7
  • editorCursor.foreground#e712e7
  • editorError.background#1b011bee
  • editorError.border#00000000
  • editorError.foreground#e712e7
  • editorGroup.border#700870
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#700870
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#e712e7
  • editorGutter.background#2b022b
  • editorGutter.commentRangeForeground#e712e7
  • editorGutter.deletedBackground#e712e7
  • editorGutter.foldingControlForeground#e712e7
  • editorGutter.modifiedBackground#e712e7
  • editorHoverWidget.background#2b022b
  • editorHoverWidget.border#e712e7
  • editorHoverWidget.foreground#e712e7
  • editorIndentGuide.activeBackground1#e712e7
  • editorIndentGuide.background1#e712e7
  • editorInfo.background#1b011bee
  • editorInfo.border#00000000
  • editorInfo.foreground#e712e7
  • editorLineNumber.activeForeground#e712e7
  • editorLineNumber.foreground#e712e79f
  • editorLink.activeForeground#e712e7
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#e712e7
  • editorMarkerNavigationInfo.background#e712e7
  • editorMarkerNavigationWarning.background#e712e7
  • editorOverviewRuler.background#000000
  • editorOverviewRuler.border#000000
  • editorRuler.foreground#000000
  • editorSuggestWidget.background#2b022b
  • editorSuggestWidget.border#e712e7
  • editorSuggestWidget.foreground#660066
  • editorSuggestWidget.highlightForeground#e712e7
  • editorSuggestWidget.selectedBackground#1b011b
  • editorWarning.background#00000000
  • editorWarning.border#000000
  • editorWarning.foreground#660066
  • editorWhitespace.foreground#e712e7
  • editorWidget.background#2b022b
  • editorWidget.border#e712e7
  • editorWidget.foreground#e712e7
  • editorWidget.resizeBorder#022004
  • focusBorder#e712e7
  • foreground#e712e7
  • gitDecoration.addedResourceForeground#ffbbff
  • gitDecoration.conflictingResourceForeground#b40000
  • gitDecoration.deletedResourceForeground#420000
  • gitDecoration.ignoredResourceForeground#660066
  • gitDecoration.modifiedResourceForeground#ff88ff
  • gitDecoration.stageDeletedResourceForeground#e712e7
  • gitDecoration.stageModifiedResourceForeground#e712e7
  • gitDecoration.submoduleResourceForeground#880088
  • gitDecoration.untrackedResourceForeground#880088
  • icon.foreground#e712e7
  • input.background#2b022b
  • input.border#e712e79f
  • input.foreground#e712e7
  • input.placeholderForeground#e712e79f
  • inputOption.activeBackground#730673
  • inputOption.activeBorder#e712e7
  • inputOption.activeForeground#e712e7
  • keybindingLabel.background#000000
  • keybindingLabel.foreground#e712e7
  • list.activeSelectionBackground#520452
  • list.activeSelectionForeground#e712e7
  • list.dropBackground#1b011b
  • list.focusBackground#1b011b
  • list.focusForeground#660066
  • list.highlightForeground#e712e7
  • list.hoverBackground#300330
  • list.hoverForeground#e712e7
  • list.inactiveSelectionBackground#240224
  • list.inactiveSelectionForeground#e712e7
  • listFilterWidget.background#2b022b
  • listFilterWidget.noMatchesOutline#e712e7
  • listFilterWidget.outline#e712e7
  • menu.background#000000
  • menu.border#e712e7
  • menu.foreground#e712e7
  • menu.selectionBackground#470971
  • menu.selectionBorder#00000000
  • menu.selectionForeground#000000
  • menu.separatorBackground#e712e7
  • menubar.selectionBackground#000000
  • menubar.selectionBorder#e712e7
  • menubar.selectionForeground#e712e7
  • merge.commonContentBackground#1b011bee
  • merge.commonHeaderBackground#1b011bee
  • merge.currentContentBackground#1b011bee
  • merge.currentHeaderBackground#1b011bee
  • merge.incomingContentBackground#1b011bee
  • merge.incomingHeaderBackground#1b011bee
  • minimap.background#2b022b
  • minimap.errorHighlight#e712e7
  • minimap.findMatchHighlight#000000ee
  • minimap.selectionHighlight#60066090
  • minimap.warningHighlight#660066
  • minimapGutter.addedBackground#e712e7
  • minimapGutter.deletedBackground#e712e7
  • minimapGutter.modifiedBackground#e712e7
  • minimapSlider.activeBackground#ffffff40
  • minimapSlider.background#ffffff20
  • minimapSlider.hoverBackground#ffffff60
  • notebook.cellHoverBackground#330033
  • notebook.cellInsertionIndicator#ff88ff
  • notebook.cellStatusBarItemHoverBackground#660066
  • notebook.cellToolbarSeparator#880088
  • notebook.focusedCellBackground#000000
  • notebook.focusedCellBorder#cc00cc
  • notebook.focusedEditorBorder#cc00cc
  • notebook.outputContainerBackgroundColor#000000
  • notebook.symbolHighlightBackground#330033
  • notebookScrollbarSlider.activeBackground#880088
  • notebookScrollbarSlider.background#66006680
  • notebookScrollbarSlider.hoverBackground#880088
  • notebookStatusErrorIcon.foreground#b40000
  • notebookStatusRunningIcon.foreground#ff88ff
  • notebookStatusSuccessIcon.foreground#ffddff
  • notificationCenter.border#e712e7
  • notificationCenterHeader.background#2b022b
  • notificationCenterHeader.foreground#e712e7
  • notifications.background#2b022b
  • notifications.border#e712e7
  • notifications.foreground#e712e7
  • notificationsErrorIcon.foreground#e712e7
  • notificationsInfoIcon.foreground#e712e7
  • notificationsWarningIcon.foreground#e712e7
  • notificationToast.border#e712e7
  • panel.background#2b022b
  • panel.border#700870
  • panelSection.border#e712e7
  • panelTitle.activeBorder#e712e7
  • panelTitle.activeForeground#e712e7
  • panelTitle.inactiveForeground#e712e79f
  • peekView.border#e712e7
  • peekViewEditor.background#1b011b
  • peekViewEditor.matchHighlightBackground#00000099
  • peekViewEditor.matchHighlightBorder#e712e7
  • peekViewEditorGutter.background#1b011b
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#e712e7
  • peekViewResult.lineForeground#e712e7
  • peekViewResult.matchHighlightBackground#1b011b
  • peekViewResult.selectionBackground#1b011b
  • peekViewResult.selectionForeground#e712e7
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#e712e7
  • peekViewTitleLabel.foreground#e712e7
  • pickerGroup.border#e712e7
  • pickerGroup.foreground#e712e7
  • problemsErrorIcon.foreground#b40000
  • problemsInfoIcon.foreground#ff88ff
  • problemsWarningIcon.foreground#cccc00
  • profileBadge.background#e712e79b
  • profileBadge.foreground#000000
  • progressBar.background#e712e7
  • scmGraph.foreground1default
  • scmGraph.foreground2default
  • scmGraph.foreground3default
  • scmGraph.foreground4default
  • scmGraph.foreground5default
  • scmGraph.historyItemBaseRefColordefault
  • scmGraph.historyItemHoverAdditionsForegrounddefault
  • scmGraph.historyItemHoverDefaultLabelBackgrounddefault
  • scmGraph.historyItemHoverDefaultLabelForegrounddefault
  • scmGraph.historyItemHoverDeletionsForegrounddefault
  • scmGraph.historyItemHoverLabelForegrounddefault
  • scmGraph.historyItemRefColor#8b0c8b
  • scmGraph.historyItemRemoteRefColordefault
  • scrollbar.shadow#e712e7
  • scrollbarSlider.activeBackground#ffffff40
  • scrollbarSlider.background#ffffff20
  • scrollbarSlider.hoverBackground#ffffff60
  • selection.background#034444
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#cc00cc
  • settings.checkboxForeground#cc00cc
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#cc00cc
  • settings.dropdownForeground#cc00cc
  • settings.dropdownListBorder#cc00cc
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ff88ff
  • settings.modifiedItemIndicator#ff88ff
  • settings.numberInputBackground#000000
  • settings.numberInputBorder#cc00cc
  • settings.numberInputForeground#cc00cc
  • settings.textInputBackground#000000
  • settings.textInputBorder#cc00cc
  • settings.textInputForeground#cc00cc
  • sideBar.background#000000
  • sideBar.border#700870
  • sideBar.dropBackground#1b011b
  • sideBar.foreground#e712e7
  • sideBarSectionHeader.background#2b022b
  • sideBarSectionHeader.border#70087080
  • sideBarSectionHeader.foreground#ec0bec
  • sideBarTitle.foreground#e712e7
  • statusBar.background#2b022b
  • statusBar.border#700870
  • statusBar.debuggingBackground#2b022b
  • statusBar.debuggingBorder#700870
  • statusBar.debuggingForeground#e712e7
  • statusBar.foreground#e712e7
  • statusBar.noFolderBackground#2b022b
  • statusBar.noFolderBorder#700870
  • statusBar.noFolderForeground#e712e7
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#e712e71f
  • statusBarItem.prominentBackground#cc00cc
  • statusBarItem.prominentForeground#000000
  • statusBarItem.prominentHoverBackground#ff88ff
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#e712e7
  • symbolIcon.arrayForeground#ff88ff
  • symbolIcon.booleanForeground#ff88ff
  • symbolIcon.classForeground#ff88ff
  • symbolIcon.colorForeground#ff88ff
  • symbolIcon.constantForeground#ff88ff
  • symbolIcon.constructorForeground#ff88ff
  • symbolIcon.enumeratorForeground#ff88ff
  • symbolIcon.enumeratorMemberForeground#ff88ff
  • symbolIcon.eventForeground#ff88ff
  • symbolIcon.fieldForeground#ff88ff
  • symbolIcon.fileForeground#ffddff
  • symbolIcon.folderForeground#ffddff
  • symbolIcon.functionForeground#ff88ff
  • symbolIcon.interfaceForeground#ff88ff
  • symbolIcon.keyForeground#ff88ff
  • symbolIcon.keywordForeground#ff88ff
  • symbolIcon.methodForeground#ff88ff
  • symbolIcon.moduleForeground#ffbbff
  • symbolIcon.namespaceForeground#ff88ff
  • symbolIcon.nullForeground#ff88ff
  • symbolIcon.numberForeground#ff88ff
  • symbolIcon.objectForeground#ff88ff
  • symbolIcon.operatorForeground#ff88ff
  • symbolIcon.packageForeground#ffbbff
  • symbolIcon.propertyForeground#ff88ff
  • symbolIcon.referenceForeground#ff88ff
  • symbolIcon.snippetForeground#ffbbff
  • symbolIcon.stringForeground#ff88ff
  • symbolIcon.structForeground#ff88ff
  • symbolIcon.textForeground#ff88ff
  • symbolIcon.typeParameterForeground#ff88ff
  • symbolIcon.unitForeground#ff88ff
  • symbolIcon.variableForeground#ff88ff
  • tab.activeBackground#2b022b
  • tab.activeBorder#e712e7
  • tab.activeBorderTop#700870
  • tab.activeForeground#700870
  • tab.border#700870
  • tab.hoverBackground#e712e79f
  • tab.hoverBorder#000000
  • tab.hoverForeground#000000
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#e712e79f
  • terminal.ansiBlack#330033
  • terminal.ansiBlue#003fff
  • terminal.ansiBrightBlack#660066
  • terminal.ansiBrightBlue#003fff
  • terminal.ansiBrightCyan#880088
  • terminal.ansiBrightGreen#ff88ff
  • terminal.ansiBrightMagenta#880088
  • terminal.ansiBrightRed#b40000
  • terminal.ansiBrightWhite#ffddff
  • terminal.ansiBrightYellow#888800
  • terminal.ansiCyan#880088
  • terminal.ansiGreen#cc00cc
  • terminal.ansiMagenta#880088
  • terminal.ansiRed#b40000
  • terminal.ansiWhite#ffbbff
  • terminal.ansiYellow#cccc00
  • terminal.background#080808
  • terminal.border#880088
  • terminal.foreground#cc00cc
  • terminal.selectionBackground#330033
  • terminalCursor.background#000000
  • terminalCursor.foreground#e712e7
  • textLink.foreground#660066
  • titleBar.activeBackground#2b022b
  • titleBar.activeForeground#e712e7
  • titleBar.border#700870
  • titleBar.inactiveBackground#2b022b
  • titleBar.inactiveForeground#e712e79f
  • tree.indentGuidesStroke#e712e7
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#e712e7
  • window.activeBorder#e712e7
  • window.inactiveBorder#e712e79f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#660066italic
variable, string constant.other.placeholder#cc00cc
constant.other.color#ffbbff
invalid, invalid.illegal#b40000
keyword, storage.type, storage.modifier#ff88ffitalic
keyword#ffbbff
punctuation, punctuation.terminator#ff88ff
keyword.control, constant.other.color, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#ff88ff
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitutionitalic
punctuation.definition.string#ff88ff
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ffbbff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#cc00cc
meta.function-call, variable.function, support.function, keyword.other.special-method#ff88ff
meta.block variable.other#cc00cc
support.other.variable, string.other.link#ff88ff
variable.parameter#cc00cc
constant.language, constant.numeric, constant.character, constant.escape, support.constant#ff88ff
keyword.other.unit#ff88ff
keyword.other#ffddffitalic bold
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#ff88ff
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ff88ffbold
support.type#880088italic
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#cc00cc
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#cc00cc
variable.language#cc00cc
entity.name.method.js#cc00ccitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#ff88ffitalic
entity.other.attribute-name#cc00cc
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#cc00cc
entity.other.attribute-name.class#ff88ffitalic
source.sass keyword.control#ff88ffitalic bold
markup.inserted#ff88ff
markup.deleted#b40000
markup.changed#cc00cc
string.regexp#ff88ffitalic
constant.character.escape#880088
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ff88ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#ff88ffitalic
source.json meta.structure.dictionary.json support.type.property-name.json#cc00cc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc00cc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc00cc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc00cc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc00cc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc00cc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc00cc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc00cc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cc00cc
text.html.markdown, punctuation.definition.list_item.markdown#cc00cc
text.html.markdown markup.inline.raw.markdown#660066
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#880088
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#ffbbffbold
markup.italicitalic
markup.bold, markup.bold stringbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold stringitalic bold
markup.underline#ff88ffunderline
markup.quote punctuation.definition.blockquote.markdown#880088
markup.quote#880088italic
string.other.link.title.markdown#ffbbffitalic
string.other.link.description.title.markdown#ff88ff
constant.other.reference.link.markdown#ff88ff
markup.raw.block#660066
markup.raw.block.fenced.markdown#330033
punctuation.definition.fenced.markdown#cc00cc
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ff88ff
variable.language.fenced.markdown#ffbbff
meta.separator#cc00ccbold
markup.table#880088
sjsepan.royalish by sjsepan - VS Code Theme