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#171616
  • activityBar.background#000000
  • activityBar.border#00000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#f8de22e1
  • activityBarBadge.foreground#000000
  • badge.background#c7b117e1
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#0f0f0f
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#a3a1a1cc
  • button.background#1e3354
  • button.foreground#d3d3d3
  • button.hoverBackground#244375
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#d1d1d1
  • button.secondaryHoverBackground#383838
  • checkbox.background#ffffff3b
  • checkbox.border#ffffff29
  • checkbox.foreground#ffffffe8
  • debugExceptionWidget.background#0f0f0f
  • debugExceptionWidget.border#ffffff56
  • debugToolBar.background#0f0f0f
  • debugToolBar.border#ffffff56
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#42a11733
  • diffEditor.removedTextBackground#bc000033
  • dropdown.background#0a0a0a
  • dropdown.border#00000000
  • dropdown.foreground#fbfbfb
  • editor.background#0a0a0a
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#b2c45c0e
  • editor.foreground#d9d9d9
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#d0cd3534
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#f2ee0c33
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#4b9ffb3c
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketHighlight.foreground1#F8FF0C
  • editorBracketHighlight.foreground2#d44bdd
  • editorBracketHighlight.foreground3#0597ec
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#c0c0c0
  • editorError.background#b73a3400
  • editorError.border#ffffff00
  • editorError.foreground#ff3535
  • editorGroup.border#414141
  • editorGroup.emptyBackground#0a0a0a
  • editorGroupHeader.border#ffffff00
  • editorGroupHeader.tabsBackground#0f0f0f
  • editorGroupHeader.tabsBorder#171616
  • editorGutter.addedBackground#587c0cb7
  • editorGutter.background#0a0a0a
  • editorGutter.commentRangeForeground#d1d1d1
  • editorGutter.deletedBackground#94151bb7
  • editorGutter.foldingControlForeground#d1d1d1
  • editorGutter.modifiedBackground#0c7d9db7
  • editorHoverWidget.background#252526e6
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490bf00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#6f6f6f
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30e6
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#6d6d6d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526e6
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#0097fb
  • editorSuggestWidget.selectedBackground#062f4a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#0a0a0a
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#171616
  • foreground#b2b2b2
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#b2b2b2
  • input.background#0a0a0a
  • input.border#00000000
  • input.foreground#fbfbfb
  • input.placeholderForeground#ffffff
  • inputOption.activeBackground#303030
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#171616
  • list.focusForeground#ffffff
  • list.highlightForeground#5296ff
  • list.hoverBackground#000000
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#00000074
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#183d75
  • listFilterWidget.noMatchesOutline#143260
  • listFilterWidget.outline#00000000
  • menu.background#171616
  • menu.border#00000085
  • menu.foreground#ffffff
  • menu.selectionBackground#1e3354
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#474747
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#284573
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#0a0a0a
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#0e344b
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#171616
  • notificationCenterHeader.background#171616
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#171616
  • notifications.border#171616
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ff3535
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#171616
  • panel.background#0a0a0a
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0040
  • peekViewEditor.matchHighlightBorder#9f7136
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#599aff
  • progressBar.background#599aff
  • scrollbar.shadow#3b3b3b
  • scrollbarSlider.activeBackground#6f6f6f
  • scrollbarSlider.background#6f6f6f97
  • scrollbarSlider.hoverBackground#6f6f6f97
  • selection.background#0b2b5c
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#b2b2b2
  • sideBar.background#161616
  • sideBar.border#1d1d1d
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#bbbbbb
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#ffffff8b
  • sideBarTitle.foreground#ffffff
  • statusBar.background#000000
  • statusBar.debuggingBackground#001b45
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#171616
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#1d1d1d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#0a0a0a
  • tab.activeBorder#ffffff8f
  • tab.activeBorderTop#ffffff00
  • tab.activeForeground#d5d5d5
  • tab.border#ffffff00
  • tab.inactiveBackground#171717
  • tab.inactiveForeground#ffffff4a
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0969ff
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#599aff44
  • terminalCursor.foreground#ffffff
  • textLink.foreground#438dff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.border#e0acac00
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#ffffff
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9a7270italic
variable.other.constant#61afef
variable.other, variable.other.property, support.type.property-name#A1E0F3
variable.parameter#C770D8italic
constant.other.color, support.variable.property, text.html.derivative#ffffff
invalid, invalid.illegal#FF5370
storage.type, storage.modifier#df1036italic
keyword.control, constant.other.color, keyword.operator, keyword.other.template, keyword.other.substitution#e12f50
keyword.control.export.js, keyword.control.import, keyword.control.from, keyword.control.flow#e12f50bold
punctuation.separator.key-value.js, punctuation.terminator.statement.js, punctuation.separator.comma.js, punctuation.definition.string, punctuation.definition.block, meta.brace, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded#ffffffbold
meta.tag, entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#E12F50
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ADDA78
meta.block variable.other#ffffff
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, constant.character, constant.escape, keyword.other.unit, keyword.other#6e6cf7
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#e6aa6a
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#FFCB6B
support.type#B2CCD6
support.constant, 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#4fbfeb
support.constant, constant.other.color.rgb-value.hex.css#83f179
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, text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FF8502italic
string.quoted.double.html#FFCB6B
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#ebebeb
text.html.markdown, punctuation.definition.list_item.markdown#FFFFFF
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#2aca0a
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...

Black Hole Sphere Theme - Coding Theme