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#000000
  • activityBar.foreground#ff1800
  • activityBar.inactiveForeground#e6cf13
  • activityBarBadge.background#ff6c00
  • badge.background#ba4a07
  • badge.foreground#fff
  • breadcrumb.background#000
  • breadcrumb.foreground#fff
  • button.background#c90e0e
  • button.foreground#fff
  • button.secondaryBackground#211818
  • button.secondaryForeground#fff
  • button.secondaryHoverBackground#c73817
  • debugToolBar.background#000
  • editor.background#000000
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#ff0e0e56
  • editor.selectionBackground#782626
  • editorCursor.background#ff0e0e
  • editorCursor.foreground#d9d9d9
  • editorGroup.dropBackground#ffffff23
  • editorGroupHeader.tabsBackground#000000
  • editorHoverWidget.background#000
  • editorHoverWidget.border#171616
  • editorHoverWidget.foreground#fff
  • editorLineNumber.activeForeground#ff0000
  • editorLineNumber.foreground#ba6e2b
  • editorMarkerNavigation.background#000
  • editorSuggestWidget.background#000
  • editorSuggestWidget.border#1b1a1a
  • editorSuggestWidget.foreground#fff
  • editorSuggestWidget.highlightForeground#fb9900
  • editorSuggestWidget.selectedBackground#412f2f
  • editorWidget.background#000
  • focusBorder#484c4f00
  • gitDecoration.addedResourceForeground#ff0000
  • gitDecoration.conflictingResourceForeground#b05656
  • gitDecoration.deletedResourceForeground#ffa905
  • gitDecoration.ignoredResourceForeground#beb7b7
  • gitDecoration.modifiedResourceForeground#ff3b00
  • gitDecoration.stageDeletedResourceForeground#dbcf14
  • gitDecoration.stageModifiedResourceForeground#fb3b00
  • gitDecoration.submoduleResourceForeground#e30e0e
  • gitDecoration.untrackedResourceForeground#cbcbcb
  • input.background#040303fb
  • input.placeholderForeground#fff
  • inputOption.activeBackground#cb181866
  • inputOption.activeBorder#c2400000
  • inputOption.activeForeground#fff
  • list.activeSelectionBackground#ff600060
  • list.dropBackground#0c0d0c00
  • list.focusBackground#ffbf00
  • list.focusForeground#000000
  • list.highlightForeground#ff3000
  • list.hoverBackground#0a0a0a
  • list.hoverForeground#ff6c00
  • list.inactiveSelectionBackground#ff00243a
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#c21b1b
  • listFilterWidget.noMatchesOutline#3f3a3a
  • menu.background#000
  • menu.selectionBackground#cb0f0f
  • menu.selectionForeground#fff
  • minimap.background#000000
  • notificationCenter.border#2a2a2a
  • notificationCenterHeader.background#000
  • notificationCenterHeader.foreground#fff
  • notifications.background#000
  • notifications.border#3d3d41
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#ff7800
  • notificationToast.border#474747
  • panel.background#000
  • panel.border#ffbf00
  • panelTitle.activeBorder#ffc20b
  • panelTitle.inactiveForeground#ffffff99
  • pickerGroup.border#000
  • pickerGroup.foreground#ffba37
  • progressBar.background#c06a0e
  • scrollbar.shadow#000
  • selection.background#b0522e
  • sideBar.background#000000
  • sideBar.border#ffcb00
  • sideBar.dropBackground#ff00000c
  • sideBar.foreground#ffcb00
  • sideBarSectionHeader.background#ccd4c300
  • sideBarSectionHeader.border#e4bb05f3
  • sideBarTitle.foreground#ffffff
  • statusBar.background#000000
  • statusBar.debuggingBackground#ff430a
  • statusBar.noFolderBackground#cf2f1e
  • statusBarItem.remoteBackground#cf2f1e
  • tab.activeBorder#cb6307
  • tab.activeForeground#ff6c00
  • tab.border#000
  • tab.hoverBackground#322927
  • tab.hoverBorder#ffa700
  • tab.hoverForeground#ffd700
  • tab.inactiveBackground#000
  • tab.inactiveForeground#ebe708
  • terminal.selectionBackground#ee060640
  • terminalCursor.background#ff0000
  • terminalCursor.foreground#fff
  • textLink.activeForeground#ff9900
  • textLink.foreground#ff008f
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • tree.indentGuidesStroke#ea8707

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#db281b
constant.other.color#e2c854
invalid, invalid.illegal#fd002a
keyword, storage.type, storage.modifier#f3be00
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#d7da3f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#e72e38
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#df1f1f
meta.block variable.other#f07612ee
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#e2a219
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#ff9100
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#e93b3b
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#f3be00
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#eba31fitalic
entity.other.attribute-name.class#eba31e
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#e73636
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ece81f
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#f7716c
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#f1b715
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#f14b4b
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#daeb41
text.html.markdown, punctuation.definition.list_item.markdown#fffffe
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#f76c6cunderline
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#d131ae
markup.raw.block#fc0808
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#08f8f8
variable.language.fenced.markdown#fffdfd
meta.separator#65737Ebold
markup.table#07ffff
Fiery-theme by Reubencf - VS Code Theme