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#363232
  • activityBar.activeBorder#ffee04
  • activityBar.activeFocusBorder#ffde26
  • activityBar.background#000000
  • activityBar.border#ffee04
  • activityBar.foreground#ffee04
  • activityBar.inactiveForeground#ffee04
  • activityBarBadge.background#000000
  • activityBarBadge.foreground#ffffff
  • badge.background#fae900
  • badge.foreground#312712
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.focusForeground#c4fa00
  • breadcrumb.foreground#e4e999
  • breadcrumbPicker.background#928d02
  • button.background#f4ff2b
  • button.foreground#000000
  • button.hoverBackground#dddd7d
  • contrastActiveBorder#7e7602
  • contrastBorder#fffb02
  • debugExceptionWidget.background#040404
  • debugExceptionWidget.border#eeff03
  • debugIcon.continueForeground#0081fa
  • debugIcon.disconnectForeground#0081fa
  • debugIcon.pauseForeground#0081fa
  • debugIcon.restartForeground#24d900
  • debugIcon.startForeground#0081fa
  • debugIcon.stepBackForeground#0081fa
  • debugIcon.stepIntoForeground#0081fa
  • debugIcon.stepOutForeground#0081fa
  • debugIcon.stepOverForeground#0081fa
  • debugIcon.stopForeground#ec37cef5
  • debugToolBar.background#000000
  • descriptionForeground#e6ff08
  • diffEditor.insertedTextBackground#00FF000E
  • diffEditor.insertedTextBorder#00FF009A
  • diffEditor.removedTextBackground#FF000D1A
  • diffEditor.removedTextBorder#ffb4b8
  • dropdown.background#000000
  • dropdown.border#fbff08
  • dropdown.foreground#fbff08
  • editor.background#02020269
  • editor.findMatchBackground#ff7300f1
  • editor.findMatchHighlightBackground#e8e81d46
  • editor.findRangeHighlightBackground#FFFF0336
  • editor.foreground#faf73a
  • editor.hoverHighlightBackground#ffd90056
  • editor.inactiveSelectionBackground#38380ef1
  • editor.lineHighlightBackground#3c411f
  • editor.lineHighlightBorder#413f1f
  • editor.linkedEditingBackground#303304aa
  • editor.rangeHighlightBackground#413f1f
  • editor.selectionBackground#dddf4665
  • editor.selectionHighlightBackground#dddf4646
  • editor.selectionHighlightBorder#aca900
  • editor.snippetFinalTabstopHighlightBackground#ffd94362
  • editor.snippetFinalTabstopHighlightBorder#ffd94362
  • editor.snippetTabstopHighlightBackground#ffd94362
  • editor.snippetTabstopHighlightBorder#ffd94362
  • editor.wordHighlightBackground#FFFFFF0D
  • editor.wordHighlightStrongBackground#FFFFFF0D
  • editorBracketMatch.background#defc7046
  • editorBracketMatch.border#e2fc7046
  • editorCodeLens.foreground#e9e499
  • editorCursor.foreground#da9e07
  • editorError.foreground#ff9d9bf5
  • editorGroup.border#000000
  • editorGroup.dropBackground#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#35AD68
  • editorGutter.background#0c020b
  • editorGutter.deletedBackground#37ecd4f5
  • editorGutter.modifiedBackground#AD70FC46
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#d9ff00
  • editorIndentGuide.activeBackground#e9e49942
  • editorIndentGuide.background#e8e9990f
  • editorLineNumber.activeForeground#fffa6d
  • editorLineNumber.foreground#e8a703
  • editorLink.activeForeground#dae999
  • editorMarkerNavigation.background#3B536433
  • editorMarkerNavigationError.background#ff9492f5
  • editorMarkerNavigationWarning.background#1dfa00
  • editorOverviewRuler.border#e8e9991c
  • editorOverviewRuler.commonContentForeground#FFC60055
  • editorOverviewRuler.currentContentForeground#EE3A4355
  • editorOverviewRuler.incomingContentForeground#3AD90055
  • editorRuler.foreground#e4e9991c
  • editorWarning.border#fa9797fd
  • editorWarning.foreground#ffd595
  • editorWhitespace.foreground#08ff1d
  • editorWidget.background#040404
  • editorWidget.border#ffa012
  • errorForeground#EC3A37F5
  • foreground#e9da99
  • gitDecoration.conflictingResourceForeground#0a0703f7
  • gitDecoration.deletedResourceForeground#fc706ef5
  • gitDecoration.ignoredResourceForeground#ffb703
  • gitDecoration.modifiedResourceForeground#e6ff09
  • gitDecoration.untrackedResourceForeground#ffe20b
  • input.background#000000
  • input.border#f5b87f
  • input.foreground#eeff04
  • input.placeholderForeground#efff13
  • inputOption.activeBackground#d7f037
  • inputOption.activeBorder#3f3a1e
  • inputValidation.errorBackground#55512b
  • inputValidation.errorBorder#4a521f
  • inputValidation.infoBackground#52552b
  • inputValidation.infoBorder#52552b
  • inputValidation.warningBackground#52552b
  • inputValidation.warningBorder#fa5c00
  • list.activeSelectionBackground#070707
  • list.activeSelectionForeground#fcffc3
  • list.dropBackground#000000
  • list.focusBackground#000000
  • list.focusForeground#fcffc3
  • list.focusHighlightForeground#1d2104
  • list.focusOutline#272e01
  • list.highlightForeground#ebe985
  • list.hoverBackground#180900
  • list.hoverForeground#fcfcfb
  • list.inactiveSelectionBackground#232b01
  • list.inactiveSelectionForeground#000000
  • listFilterWidget.background#4f552b
  • listFilterWidget.noMatchesOutline#ff9493f5
  • listFilterWidget.outline#55522b
  • menu.background#1c1d00
  • menu.foreground#b6b89c
  • menu.selectionBackground#fff025
  • menu.selectionBorder#113b1e
  • menu.selectionForeground#000000
  • menu.separatorBackground#f1f2ba
  • menubar.selectionBackground#181712
  • menubar.selectionForeground#eeff00
  • merge.border#FFFFFF00
  • merge.commonContentBackground#e9e49981
  • merge.commonHeaderBackground#e8e99981
  • merge.currentContentBackground#3ad90093
  • merge.currentHeaderBackground#3ad90093
  • merge.incomingContentBackground#ff730086
  • merge.incomingHeaderBackground#ff730086
  • notificationCenter.border#262710
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#f8ff6c
  • notificationLink.foreground#FFFFFF
  • notifications.background#131111
  • notifications.border#faf05d
  • notifications.foreground#fdff6e
  • notificationToast.border#eeff07
  • panel.background#000000
  • panel.border#FAD000
  • panelTitle.activeBorder#ffe770
  • panelTitle.activeForeground#FAD000
  • panelTitle.inactiveForeground#eee45a
  • peekView.border#3efa00
  • peekViewEditor.background#121507
  • peekViewEditor.matchHighlightBackground#723c02
  • peekViewEditorGutter.background#1a1a01
  • peekViewResult.background#1a1a01
  • peekViewResult.fileForeground#d3ff0e
  • peekViewResult.lineForeground#e9ffb5
  • peekViewResult.matchHighlightBackground#853a0f
  • peekViewResult.selectionBackground#2c290c
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#242424
  • peekViewTitleDescription.foreground#cee85e
  • peekViewTitleLabel.foreground#d3ff0e
  • pickerGroup.border#3a3f1e
  • pickerGroup.foreground#dae999
  • progressBar.background#fae900
  • scrollbar.shadow#e8e99981
  • scrollbarSlider.activeBackground#e1fa00
  • scrollbarSlider.background#e9e89981
  • scrollbarSlider.hoverBackground#fce221
  • selection.background#313131
  • settings.checkboxBackground#393f1e
  • settings.checkboxBorder#393f1e
  • settings.checkboxForeground#fbffc6
  • settings.dropdownBackground#393f1e
  • settings.dropdownBorder#393f1e
  • settings.dropdownForeground#fbffc6
  • settings.dropdownListBorder#e7ff0f
  • settings.headerForeground#f0ff65
  • settings.modifiedItemIndicator#e9fa00
  • settings.numberInputBackground#393f1e
  • settings.numberInputBorder#393f1e
  • settings.numberInputForeground#fbffc6
  • settings.textInputBackground#393f1e
  • settings.textInputBorder#393f1e
  • settings.textInputForeground#fbffc6
  • sideBar.background#000000
  • sideBar.border#ffee06
  • sideBar.foreground#ffc04b
  • sideBarSectionHeader.background#1d1901
  • sideBarSectionHeader.border#81831d
  • sideBarSectionHeader.foreground#f9ffa1
  • sideBarTitle.foreground#ffee04
  • statusBar.background#3a3309
  • statusBar.border#da9605
  • statusBar.debuggingBackground#92ff88
  • statusBar.debuggingForeground#3d3f1e
  • statusBar.foreground#f8f4bf
  • statusBar.noFolderBackground#3c3f1e
  • statusBar.noFolderForeground#e9dd99
  • statusBarItem.activeBackground#edfc21
  • statusBarItem.hoverBackground#3c3815
  • statusBarItem.prominentBackground#3f3b1e
  • statusBarItem.prominentHoverBackground#54552b
  • tab.activeBackground#272301
  • tab.activeBorder#ffe100
  • tab.activeForeground#ffe100
  • tab.border#2e2701
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ffe100
  • terminal.background#000000
  • terminal.border#fff9a3
  • terminal.foreground#f0ffbb
  • terminalCursor.background#FAD000
  • terminalCursor.foreground#FAD000
  • textBlockQuote.background#3f351e
  • textBlockQuote.border#78ff43
  • textCodeBlock.background#1e3f23
  • textLink.activeForeground#62ff7c
  • textLink.foreground#eec718
  • textPreformat.foreground#e9fa00
  • textSeparator.foreground#525a32
  • titleBar.activeBackground#3e3f1e
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#3f3c1e
  • titleBar.inactiveForeground#e8e999
  • walkThrough.embeddedEditorBackground#3e3f1e
  • welcomePage.background#0000
  • welcomePage.progress.background#fffbc0
  • widget.shadow#0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#edee9eb0italic
variable, string constant.other.placeholder#ffaeae
constant.other.color#ffc3a2
keyword, storage.type, storage.modifier#ffb0b0
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#faceba
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ffb1dc
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#f48201
meta.block variable.other#ffb07b
support.other.variable, string.other.link#fabaaa
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#fefca2
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#ffe066
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#87fdcc
entity.other.attribute-name#f0f0f0
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fff2d9italic
entity.other.attribute-name.class#fffb03
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#ffdaaa
source.sass keyword.control#bdffc0
invalid, invalid.illegal#ff91a3
support.type#e1a2fa
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ffacf8
variable.language#e1a1ffitalic
entity.name.method.js#a0b6fditalic
meta.class-method.js entity.name.function.js, variable.function.constructor#f6fcac
markup.inserted#f5d5ff
markup.deleted#d791ff
markup.changed#eaa6ff
string.regexp#e386ff
constant.character.escape#bf91ff
*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...

black bee by black-bee-code - VS Code Theme