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.activeBackground#00000000
  • activityBar.activeBorder#ffffffaa
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#0000008d
  • activityBar.border#00000000
  • activityBar.dropBorder#ffffff20
  • activityBar.inactiveForeground#ffffff80
  • activityBarBadge.background#171515
  • badge.background#00000020
  • breadcrumbPicker.background#161616d0
  • button.background#00000020
  • button.border#00000000
  • button.hoverBackground#00000040
  • button.secondaryBackground#00000080
  • button.secondaryHoverBackground#000000a0
  • checkbox.background#00000020
  • checkbox.border#00000000
  • checkbox.selectBackground#00000010
  • checkbox.selectBorder#00000000
  • commandCenter.border#00000000
  • dropdown.background#00000020
  • dropdown.border#00000000
  • dropdown.listBackground#161616d0
  • editor.background#00000000
  • editor.findMatchBackground#ffffff40
  • editor.findMatchHighlightBackground#ffffff30
  • editor.foldBackground#00000020
  • editor.inactiveSelectionBackground#3a3d41e2
  • editor.lineHighlightBackground#00000030
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ffffff20
  • editor.selectionHighlightBackground#ffffff10
  • editor.wordHighlightBackground#ffffff10
  • editorBracketMatch.background#ffffff20
  • editorBracketMatch.border#00000000
  • editorGroup.border#00000000
  • editorGroupHeader.tabsBackground#00000040
  • editorGroupHeader.tabsBorder#00000000
  • editorHoverWidget.background#161616d0
  • editorInlayHint.background#161616d0
  • editorInlayHint.typeBackground#161616d0
  • editorLightBulb.foreground#ffffffaa
  • editorLightBulbAutoFix.foreground#ffffffaa
  • editorLineNumber.activeForeground#ffffffe0
  • editorLineNumber.dimmedForeground#ffffffaa
  • editorLineNumber.foreground#ffffff30
  • editorOverviewRuler.border#00000000
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.focusHighlightForeground#ffffffe0
  • editorSuggestWidget.foreground#ffffffaa
  • editorSuggestWidget.highlightForeground#ffffffe0
  • editorSuggestWidget.selectedBackground#00000020
  • editorSuggestWidget.selectedForeground#ffffffe0
  • editorSuggestWidget.selectedIconForeground#ffffffe0
  • editorSuggestWidgetStatus.foreground#ffffff20
  • editorWidget.background#161616f0
  • editorWidget.border#00000000
  • editorWidget.resizeBorder#00000000
  • extensionButton.background#00000020
  • extensionButton.hoverBackground#00000040
  • extensionButton.prominentBackground#00000020
  • extensionButton.prominentHoverBackground#00000040
  • extensionButton.separator#00000000
  • extensionIcon.preReleaseForeground#000000a0
  • extensionIcon.sponsorForeground#ffffffaa
  • extensionIcon.starForeground#ffffffaa
  • extensionIcon.verifiedForeground#ffffffaa
  • focusBorder#00000000
  • input.background#00000020
  • input.border#00000000
  • inputOption.activeBackground#00000020
  • inputOption.activeBorder#00000000
  • list.activeSelectionBackground#ffffff20
  • list.dropBackground#ffffff20
  • list.focusBackground#ffffff20
  • list.hoverBackground#ffffff20
  • list.inactiveSelectionBackground#ffffff10
  • menu.background#161616d0
  • menu.border#00000000
  • menu.foreground#cccccc
  • menu.separatorBackground#00000000
  • minimap.background#00000020
  • minimapSlider.activeBackground#ffffff60
  • minimapSlider.background#ffffff20
  • minimapSlider.hoverBackground#ffffff40
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#161616d0
  • notifications.background#161616d0
  • notifications.border#00000000
  • notificationToast.border#00000000
  • panel.background#00000000
  • panel.border#00000000
  • panelInput.border#00000000
  • panelTitle.activeBorder#ffffffaa
  • peekViewEditor.background#00000000
  • peekViewEditorGutter.background#00000000
  • peekViewResult.background#00000000
  • peekViewTitle.background#00000000
  • pickerGroup.border#ffffff15
  • progressBar.background#00000020
  • scrollbar.shadow#000000b0
  • scrollbarSlider.activeBackground#ffffff60
  • scrollbarSlider.background#ffffff20
  • scrollbarSlider.hoverBackground#ffffff40
  • selection.background#ffffff20
  • settings.dropdownBackground#00000020
  • settings.dropdownBorder#00000000
  • settings.modifiedItemIndicator#ffffffaa
  • sideBar.background#00000040
  • sideBar.border#00000010
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • statusBar.background#00000040
  • statusBar.border#00000000
  • statusBar.debuggingBackground#00000000
  • statusBar.focusBorder#00000000
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#00000040
  • statusBarItem.activeBackground#00000000
  • statusBarItem.focusBorder#00000000
  • statusBarItem.prominentBackground#00000020
  • statusBarItem.remoteBackground#00000020
  • tab.activeBackground#ffffff10
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.border#00000000
  • tab.hoverBackground#ffffff20
  • tab.hoverBorder#00000000
  • tab.inactiveBackground#00000000
  • tab.inactiveForeground#ffffff80
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#00000000
  • tab.unfocusedHoverBackground#ffffff20
  • textBlockQuote.border#00000000
  • textLink.activeForeground#ffffffd0
  • textLink.foreground#ffffffe0
  • titleBar.activeBackground#0000008d
  • titleBar.border#00000000
  • titleBar.inactiveBackground#0000008d
  • tree.inactiveIndentGuidesStroke#00000000
  • tree.indentGuidesStroke#00000000
  • welcomePage.progress.foreground#ffffffaa
  • welcomePage.tileBackground#00000020
  • welcomePage.tileBorder#00000000
  • welcomePage.tileHoverBackground#00000040
  • widget.border#ffffff15
  • widget.shadow#000000b0
  • window.background#000000d9

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#FF7171italic
variable, string constant.other.placeholder#E7E7E7
constant.other.color#0A691B
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#E7E7E7
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#989898
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#5F9DFF
variable.function, support.function, keyword.other.special-method#E7E7E7
meta.block variable.other#E7E7E7
support.other.variable, string.other.link#F07178
constant.keyword, constant.numeric, constant.language, support.constant, constant.character, constant.escape, constant#FFB45E
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.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#5F9DFF
support.type#E7E7E7
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#E7E7E7
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#E7E7E7italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#5F9DFF
entity.other.attribute-name#E7E7E7
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#5F9DFF
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#5F9DFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#E7E7E7
text.html.markdown, punctuation.definition.list_item.markdown#E7E7E7
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#5F9DFF
markup.italic#FFB45Eitalic
markup.bold, markup.bold string#FFB45Ebold
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#FFB45Ebold
markup.underline#B1C9FFunderline
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#FFB45E
markup.raw.block#E7E7E7
markup.raw.block.fenced.markdown#E7E7E7
punctuation.definition.fenced.markdown#FFB45E
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#E7E7E7
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#E7E7E7
entity.other.attribute-name.class.pug#979797
comment#6C7086
punctuation.definition.comment#6C7086
string#A6E3A1
meta.embedded.assembly#A6E3A1
keyword - keyword.operator#F5C2E7
keyword.control#F5C2E7
storage#F5C2E7
storage.type#F5C2E7
constant.numeric#FAB387
entity.name.type#94E2D5
entity.name.class#94E2D5
support.type#94E2D5
support.class#94E2D5
entity.name.function#74C7EC
support.function#74C7EC
variable#94E2D5
entity.name.variable#94E2D5
keyword.operator#F5C2E7
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

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

Loading...

Catpuccin Mocha Transparent Theme by trentquacks - VS Code Theme