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.activeBorder#f0ff1d
  • activityBar.background#000000
  • activityBar.border#ff4000
  • activityBar.dropBorder#ff4000
  • activityBar.foreground#eeff00
  • activityBar.inactiveForeground#ff4000
  • activityBarBadge.background#ff4000
  • activityBarBadge.foreground#f0ff1d
  • banner.background#3cff00
  • banner.foreground#000000
  • banner.iconForeground#ff4000
  • button.background#eeff00
  • button.border#000000
  • button.foreground#000000
  • button.hoverBackground#ff4000
  • checkbox.background#000000
  • contrastBorder#ff4000
  • descriptionForeground#ffffff
  • dropdown.background#000000
  • dropdown.border#eeff00
  • dropdown.foreground#eeff00
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.foreground#ffffff
  • editor.selectionBackground#eeff009d
  • editorCursor.foreground#eeff00
  • editorGroup.border#ff4000
  • editorGroup.dropBackground#ff40007a
  • editorGroupHeader.border#ff4000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#ff4000
  • editorLineNumber.activeForeground#ff4000
  • editorLineNumber.foreground#eeff00
  • editorSuggestWidget.border#eeff00
  • editorWidget.background#000000
  • editorWidget.border#eeff00
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#eeff00
  • errorForeground#2bff00
  • focusBorder#eeff0033
  • foreground#ffffff
  • icon.foreground#ff0000
  • input.background#000
  • input.border#eeff00
  • input.foreground#eeff00
  • input.placeholderForeground#eeff00
  • inputOption.activeBackground#000
  • list.activeSelectionBackground#ffffff25
  • list.activeSelectionForeground#eeff00
  • list.hoverBackground#ff400025
  • list.inactiveSelectionBackground#ff400025
  • list.inactiveSelectionForeground#eeff01bb
  • menu.background#000000
  • menu.border#eeff00
  • menu.foreground#ff4000
  • menu.selectionBackground#000000
  • menu.selectionForeground#eeff00
  • menu.separatorBackground#eeff00
  • menubar.selectionBackground#000000
  • menubar.selectionBorder#eeff00
  • menubar.selectionForeground#eeff00
  • panel.background#000000
  • panel.border#ff4000
  • panel.dropBorder#ff4000
  • panelInput.border#ff4000
  • panelTitle.activeBorder#0000007e
  • panelTitle.activeForeground#eeff00
  • panelTitle.inactiveForeground#ff4000
  • sash.hoverBorder#eeff00
  • settings.headerForeground#ff4000
  • sideBar.background#000000
  • sideBar.border#ff4000
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#eeff00
  • sideBarTitle.foreground#ff4000
  • statusBar.background#000000
  • statusBar.border#ff4000
  • statusBar.debuggingBackground#ff4000
  • statusBar.foreground#ff4000
  • statusBarItem.activeBackground#ff4000
  • tab.activeBackground#000000
  • tab.activeBorder#eeff00
  • tab.activeBorderTop#eeff00
  • tab.activeForeground#eeff00
  • tab.border#ff400000
  • tab.hoverBorder#eeff00
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ffffff
  • tab.lastPinnedBorder#ff4000
  • tab.unfocusedActiveBackground#ff5e0007
  • tab.unfocusedActiveBorder#95a000
  • tab.unfocusedActiveBorderTop#95a000
  • tab.unfocusedHoverBorder#eeff00
  • textBlockQuote.background#31fd08
  • textBlockQuote.border#09ff00
  • textCodeBlock.background#09ff00
  • textLink.activeForeground#ff4000
  • textLink.foreground#eeff00
  • textPreformat.foreground#00ff15
  • textSeparator.foreground#ff00d4
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ff4000
  • titleBar.border#ff4000
  • titleBar.inactiveBackground#FF7900
  • titleBar.inactiveForeground#000000
  • toolbar.activeBackground#eeff00d0
  • toolbar.hoverBackground#eeff0000
  • toolbar.hoverOutline#ff4000a8
  • widget.shadow#000000b4
  • window.activeBorder#00ff00
  • window.inactiveBorder#00ff15

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.other.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
Tema Preto e Laranja simples by Pedro Barbosa - VS Code Theme