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#090b10
  • activityBar.border#00000060
  • activityBar.dropBackground#ffffff1f
  • activityBar.foreground#ffffff67
  • activityBar.inactiveForeground#8f93a299
  • activityBarBadge.background#2ecc7198
  • activityBarBadge.foreground#fffffa
  • badge.background#00000030
  • badge.foreground#464b5d
  • breadcrumb.activeSelectionForeground#2ecc71
  • breadcrumb.background#090b10
  • breadcrumb.focusForeground#8f93a2
  • breadcrumb.foreground#4b526d
  • breadcrumbPicker.background#090b10
  • button.background#2ecc7198
  • button.foreground#ffffff
  • button.hoverBackground#98a0c850
  • checkbox.background#090b10
  • checkbox.border#ffffff10
  • checkbox.foreground#f0f0f0
  • debugExceptionWidget.background#420b0d
  • debugExceptionWidget.border#a31515
  • debugToolBar.background#090b10
  • descriptionForeground#ccccccb3
  • diffEditor.insertedTextBackground#2ecc7120
  • diffEditor.removedTextBackground#ff537020
  • dropdown.background#090b10
  • dropdown.border#ffffff10
  • dropdown.foreground#f0f0f0
  • editor.background#090b10
  • editor.findMatchBackground#000000
  • editor.findMatchBorder#2ecc7170
  • editor.findMatchHighlightBackground#00000050
  • editor.findMatchHighlightBorder#ffffff50
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.focusedStackFrameHighlightBackground#7abd7a4d
  • editor.foreground#fffffa
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#717cb428
  • editor.lineHighlightBackground#00000050
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.selectionBackground#717cb450
  • editor.selectionHighlightBackground#ffcc0020
  • editor.snippetFinalTabstopHighlightBorder#525252
  • editor.snippetTabstopHighlightBackground#7c7c7c4d
  • editor.stackFrameHighlightBackground#ffff0033
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#090b10
  • editorBracketMatch.border#ffcc0050
  • editorCodeLens.foreground#999999
  • editorCursor.foreground#2ecc71
  • editorError.foreground#ff537070
  • editorGroup.border#00000030
  • editorGroup.dropBackground#53595d80
  • editorGroupHeader.noTabsBackground#090b10
  • editorGroupHeader.tabsBackground#090b10
  • editorGutter.addedBackground#c3e88d60
  • editorGutter.background#090b10
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#ff537060
  • editorGutter.modifiedBackground#82aaff60
  • editorHint.foreground#eeeeeeb3
  • editorHoverWidget.background#090b10
  • editorHoverWidget.border#ffffff10
  • editorHoverWidget.statusBarBackground#12141f
  • editorIndentGuide.activeBackground#3b3f51
  • editorIndentGuide.background#3b3f5170
  • editorInfo.foreground#82aaff70
  • editorLightBulb.foreground#ffcc00
  • editorLightBulbAutoFix.foreground#75beff
  • editorLineNumber.activeForeground#2ecc7195
  • editorLineNumber.foreground#3b3f5180
  • editorLink.activeForeground#8f93a2
  • editorMarkerNavigation.background#8f93a205
  • editorMarkerNavigationError.background#ff537070
  • editorMarkerNavigationInfo.background#82aaff70
  • editorMarkerNavigationWarning.background#ffcb6b70
  • editorOverviewRuler.addedForeground#007acc99
  • editorOverviewRuler.border#090b10
  • editorOverviewRuler.bracketMatchForeground#a0a0a0
  • editorOverviewRuler.commonContentForeground#60606066
  • editorOverviewRuler.currentContentForeground#40c8ae80
  • editorOverviewRuler.deletedForeground#007acc99
  • editorOverviewRuler.errorForeground#ff537040
  • editorOverviewRuler.findMatchForeground#2ecc71
  • editorOverviewRuler.incomingContentForeground#40a6ff80
  • editorOverviewRuler.infoForeground#82aaff40
  • editorOverviewRuler.modifiedForeground#007acc99
  • editorOverviewRuler.rangeHighlightForeground#007acc99
  • editorOverviewRuler.selectionHighlightForeground#a0a0a0cc
  • editorOverviewRuler.warningForeground#ffcb6b40
  • editorOverviewRuler.wordHighlightForeground#a0a0a0cc
  • editorOverviewRuler.wordHighlightStrongForeground#c0a0c0cc
  • editorPane.background#090b10
  • editorRuler.foreground#3b3f51
  • editorSuggestWidget.background#090b10
  • editorSuggestWidget.border#ffffff10
  • editorSuggestWidget.foreground#8f93a2
  • editorSuggestWidget.highlightForeground#2ecc71
  • editorSuggestWidget.selectedBackground#00000050
  • editorUnnecessaryCode.opacity#000000aa
  • editorWarning.foreground#ffcb6b70
  • editorWhitespace.foreground#8f93a240
  • editorWidget.background#090b10
  • editorWidget.border#ff0000
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#2ecc71
  • errorForeground#ff5370
  • extensionBadge.remoteBackground#80cbc4
  • extensionBadge.remoteForeground#000000
  • extensionButton.prominentBackground#2ecc7198
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#ffffff00
  • focusBorder#ffffff00
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#ffcb6b90
  • gitDecoration.deletedResourceForeground#ff537090
  • gitDecoration.ignoredResourceForeground#4b526d90
  • gitDecoration.modifiedResourceForeground#82aaff90
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#c3e88d90
  • gitlens.gutterBackgroundColor#ffffff13
  • gitlens.gutterForegroundColor#bebebe
  • gitlens.gutterUncommittedForegroundColor#00bcf299
  • gitlens.lineHighlightBackgroundColor#00bcf233
  • gitlens.lineHighlightOverviewRulerColor#00bcf299
  • gitlens.trailingLineBackgroundColor#00000000
  • gitlens.trailingLineForegroundColor#99999959
  • icon.foreground#fffffa80
  • imagePreview.border#80808059
  • input.background#1a1c25
  • input.border#ffffff10
  • input.foreground#eeffff
  • input.placeholderForeground#8f93a260
  • inputOption.activeBackground#8f93a230
  • inputOption.activeBorder#8f93a230
  • inputValidation.errorBackground#5a1d1d
  • inputValidation.errorBorder#ff537050
  • inputValidation.infoBackground#063b49
  • inputValidation.infoBorder#82aaff50
  • inputValidation.warningBackground#352a05
  • inputValidation.warningBorder#ffcb6b50
  • list.activeSelectionBackground#090b10
  • list.activeSelectionForeground#2ecc70c9
  • list.dropBackground#8f93a220
  • list.errorForeground#ff5370
  • list.focusBackground#8f93a220
  • list.focusForeground#8f93a2
  • list.highlightForeground#2ecc71
  • list.hoverBackground#090b10
  • list.hoverForeground#ffffffad
  • list.inactiveSelectionBackground#00000030
  • list.inactiveSelectionForeground#2ecc70c9
  • list.invalidItemForeground#b89500
  • list.warningForeground#cca700
  • listFilterWidget.background#00000030
  • listFilterWidget.noMatchesOutline#00000030
  • listFilterWidget.outline#00000030
  • menu.background#090b10
  • menu.foreground#8f93a2
  • menu.selectionBackground#00000050
  • menu.selectionBorder#00000030
  • menu.selectionForeground#2ecc71
  • menu.separatorBackground#8f93a2
  • menubar.selectionBackground#00000030
  • menubar.selectionBorder#00000030
  • menubar.selectionForeground#2ecc71
  • merge.commonContentBackground#60606029
  • merge.commonHeaderBackground#60606066
  • merge.currentContentBackground#40c8ae33
  • merge.currentHeaderBackground#40c8ae80
  • merge.incomingContentBackground#40a6ff33
  • merge.incomingHeaderBackground#40a6ff80
  • minimap.findMatchHighlight#2ecc7170
  • minimap.selectionHighlight#fffffa20
  • notificationCenterHeader.background#131622
  • notificationLink.foreground#2ecc71
  • notifications.background#090b10
  • notifications.border#131622
  • notifications.foreground#fffffa70
  • notificationsErrorIcon.foreground#ff5370
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#ffcc00
  • panel.background#090b10
  • panel.border#00000060
  • panel.dropBackground#8f93a2
  • panelTitle.activeBorder#2ecc71
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#8f93a2
  • peekView.border#00000030
  • peekViewEditor.background#8f93a205
  • peekViewEditor.matchHighlightBackground#717cb450
  • peekViewEditorGutter.background#8f93a205
  • peekViewResult.background#8f93a205
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#717cb450
  • peekViewResult.selectionBackground#4b526d70
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#8f93a205
  • peekViewTitleDescription.foreground#8f93a260
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#2ecc71
  • progressBar.background#2ecc71
  • quickInput.background#090b10
  • quickInput.foreground#4b526d
  • scrollbar.shadow#090b1000
  • scrollbarSlider.activeBackground#2ecc71
  • scrollbarSlider.background#8f93a220
  • scrollbarSlider.hoverBackground#8f93a210
  • selection.background#2ecc71
  • settings.checkboxBackground#090b10
  • settings.checkboxBorder#ffffff10
  • settings.checkboxForeground#8f93a2
  • settings.dropdownBackground#090b10
  • settings.dropdownBorder#ffffff10
  • settings.dropdownForeground#8f93a2
  • settings.dropdownListBorder#ff0000
  • settings.headerForeground#2ecc71
  • settings.modifiedItemIndicator#2ecc71
  • settings.numberInputBackground#090b10
  • settings.numberInputBorder#ffffff10
  • settings.numberInputForeground#8f93a2
  • settings.textInputBackground#090b10
  • settings.textInputBorder#ffffff10
  • settings.textInputForeground#8f93a2
  • sideBar.background#090b10
  • sideBar.border#00000060
  • sideBar.dropBackground#ffffff1f
  • sideBar.foreground#4b526d
  • sideBarSectionHeader.background#090b10
  • sideBarSectionHeader.border#00000060
  • sideBarSectionHeader.foreground#4b526d
  • sideBarTitle.foreground#8f93a2
  • statusBar.background#090b10
  • statusBar.border#00000060
  • statusBar.debuggingBackground#3f67b2d5
  • statusBar.debuggingBorder#00000060
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#4b526d
  • statusBar.noFolderBackground#090b10
  • statusBar.noFolderBorder#00000060
  • statusBar.noFolderForeground#4b526d
  • statusBarItem.activeBackground#ffffff2e
  • statusBarItem.hoverBackground#464b5d20
  • statusBarItem.prominentBackground#00000080
  • statusBarItem.prominentForeground#4b526d
  • statusBarItem.prominentHoverBackground#0000004d
  • statusBarItem.remoteBackground#2ecc7198
  • statusBarItem.remoteForeground#fffffa
  • tab.activeBackground#090b10
  • tab.activeBorder#2ecc71
  • tab.activeForeground#ffffff
  • tab.activeModifiedBorder#4b526d
  • tab.border#090b10
  • tab.inactiveBackground#090b10
  • tab.inactiveForeground#4b526d
  • tab.inactiveModifiedBorder#4b526d80
  • tab.unfocusedActiveBackground#090b10
  • tab.unfocusedActiveBorder#464b5d
  • tab.unfocusedActiveForeground#8f93a2
  • tab.unfocusedActiveModifiedBorder#4b526d80
  • tab.unfocusedInactiveForeground#4b526d80
  • tab.unfocusedInactiveModifiedBorder#4b526d40
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#82aaff
  • terminal.ansiBrightBlack#464b5d
  • terminal.ansiBrightBlue#82aaff
  • terminal.ansiBrightCyan#89ddff
  • terminal.ansiBrightGreen#2ecc71
  • terminal.ansiBrightMagenta#c792ea
  • terminal.ansiBrightRed#ff5370
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#2ecc71
  • terminal.ansiCyan#fffffa
  • terminal.ansiGreen#2ecc71
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#ff5370
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffcb6b
  • terminal.background#090b10
  • terminal.border#00000060
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#000000
  • terminalCursor.foreground#2ecc71
  • textBlockQuote.background#7f7f7f1a
  • textBlockQuote.border#007acc80
  • textCodeBlock.background#0a0a0a66
  • textLink.activeForeground#8f93a2
  • textLink.foreground#2ecc71
  • textPreformat.foreground#d7ba7d
  • textSeparator.foreground#ffffff2e
  • titleBar.activeBackground#090b10
  • titleBar.activeForeground#8f93a2
  • titleBar.border#00000060
  • titleBar.inactiveBackground#090b10
  • titleBar.inactiveForeground#4b526d
  • tree.indentGuidesStroke#3b3f51
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
keyword.control, constant.other.color, punctuation, 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#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
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#C3E88D
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#FFCB6B
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
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#F78C6C
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#FF5370
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#C17E70
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#82AAFF
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#f07178
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#C792EA
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#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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 string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

Arvischain Theme by arvischain - VS Code Theme