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#FFCE6B13
  • activityBar.activeBorder#FFCE6B
  • activityBar.activeFocusBorder#FFCE6B
  • activityBar.background#212121
  • activityBar.dropBorder#FFCE6B
  • activityBar.inactiveForeground#a6a6a6
  • activityBarBadge.background#FFCE6B
  • activityBarBadge.foreground#000000
  • badge.background#FFCE6B
  • badge.foreground#000000
  • button.background#78BD65
  • button.foreground#000000
  • button.hoverBackground#609751
  • checkbox.background#3b3b3b
  • diffEditor.insertedTextBackground#78BD6530
  • diffEditor.removedTextBackground#F0717135
  • dropdown.background#3b3b3b
  • dropdown.border#454545
  • editor.background#000000
  • editor.findMatchBorder#FFCE6B
  • editor.findMatchHighlightBackground#D9D9D930
  • editor.foldBackground#FFCE6B30
  • editor.foreground#D9D9D9
  • editor.lineHighlightBackground#3b3b3b
  • editor.selectionBackground#FFCE6B30
  • editorBracketMatch.background#292929
  • editorBracketMatch.border#cca556
  • editorCursor.background#000000
  • editorCursor.foreground#FFCE6B
  • editorError.foreground#F07171
  • editorGroup.border#212121
  • editorGroup.dropBackground#FFCE6B30
  • editorGroupHeader.noTabsBackground#3b3b3b
  • editorGroupHeader.tabsBackground#3b3b3b
  • editorGutter.addedBackground#78BD65
  • editorGutter.deletedBackground#F07171
  • editorGutter.modifiedBackground#399EE6
  • editorHoverWidget.border#484848
  • editorIndentGuide.activeBackground#FFCE6B
  • editorIndentGuide.background#484848
  • editorInfo.foreground#399EE6
  • editorLineNumber.activeForeground#adadad
  • editorLineNumber.foreground#616161
  • editorLink.activeForeground#FFCE6B
  • editorMarkerNavigation.background#2e2e2e
  • editorMarkerNavigationError.background#F07171
  • editorMarkerNavigationInfo.background#399EE6
  • editorMarkerNavigationWarning.background#EF7C2A
  • editorOverviewRuler.addedForeground#399EE6
  • editorOverviewRuler.border#484848
  • editorOverviewRuler.bracketMatchForeground#FFCE6B
  • editorOverviewRuler.deletedForeground#399EE6
  • editorOverviewRuler.errorForeground#F07171
  • editorOverviewRuler.infoForeground#399EE6
  • editorOverviewRuler.modifiedForeground#399EE6
  • editorOverviewRuler.selectionHighlightForeground#FFCE6B
  • editorOverviewRuler.warningForeground#EF7C2A
  • editorPane.background#242424
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#3b3b3b
  • editorSuggestWidget.border#484848
  • editorSuggestWidget.highlightForeground#399EE6
  • editorWarning.foreground#EF7C2A
  • editorWhitespace.foreground#616161
  • editorWidget.background#2e2e2e
  • editorWidget.resizeBorder#484848
  • errorForeground#F07171
  • extensionButton.prominentBackground#78BD65
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#578a4a
  • focusBorder#FFCE6B
  • foreground#D9D9D9
  • gitDecoration.addedResourceForeground#78BD65
  • gitDecoration.deletedResourceForeground#F07171
  • gitDecoration.modifiedResourceForeground#399EE6
  • gitDecoration.stageDeletedResourceForeground#F07171
  • gitDecoration.stageModifiedResourceForeground#399EE6
  • input.background#3b3b3b
  • input.border#454545
  • inputValidation.errorBackground#F0717190
  • inputValidation.errorBorder#F07171
  • inputValidation.errorForeground#000000
  • inputValidation.infoBackground#399EE690
  • inputValidation.infoBorder#399EE6
  • inputValidation.infoForeground#000000
  • inputValidation.warningBackground#EF7C2A90
  • inputValidation.warningBorder#EF7C2A
  • inputValidation.warningForeground#000000
  • list.activeSelectionBackground#FFCE6B20
  • list.errorForeground#F07171
  • list.focusBackground#FFCE6B30
  • list.highlightForeground#399EE6
  • list.hoverBackground#3b3b3b
  • list.inactiveSelectionBackground#FFCE6B25
  • list.warningForeground#EF7C2A
  • menu.background#2e2e2e
  • menu.foreground#D9D9D9
  • menu.selectionBackground#FFCE6BDD
  • menu.selectionForeground#000000
  • menu.separatorBackground#616161
  • minimap.errorHighlight#F07171
  • minimap.selectionHighlight#FFCE6B80
  • minimap.warningHighlight#EF7C2A
  • minimapGutter.addedBackground#78BD65
  • minimapGutter.deletedBackground#F07171
  • minimapGutter.modifiedBackground#399EE6
  • notebook.focusedRowBorder#FFCE6B
  • notifications.background#2e2e2e
  • notificationsErrorIcon.foreground#F07171
  • notificationsInfoIcon.foreground#399EE6
  • notificationsWarningIcon.foreground#EF7C2A
  • panel.dropBorder#FFCE6B
  • panelTitle.activeBorder#FFCE6B
  • peekViewResult.background#3b3b3b
  • peekViewTitle.background#212121
  • pickerGroup.border#141414
  • pickerGroup.foreground#FFCE6B
  • problemsErrorIcon.foreground#F07171
  • problemsInfoIcon.foreground#399EE6
  • problemsWarningIcon.foreground#EF7C2A
  • progressBar.background#FFCE6B
  • scrollbar.shadow#141414
  • scrollbarSlider.activeBackground#61616140
  • scrollbarSlider.background#7b7b7b50
  • scrollbarSlider.hoverBackground#94949440
  • selection.background#FFCE6B80
  • settings.modifiedItemIndicator#399EE6
  • sideBar.background#000000
  • sideBarSectionHeader.background#353535
  • statusBar.background#212121
  • statusBarItem.hoverBackground#3b3b3b
  • statusBarItem.prominentBackground#FFCE6B
  • statusBarItem.prominentForeground#000000
  • statusBarItem.prominentHoverBackground#e6b960
  • tab.activeBackground#2e2e2e
  • tab.activeBorder#FFCE6B
  • tab.activeModifiedBorder#399EE6
  • tab.border#484848
  • tab.hoverBackground#484848
  • tab.inactiveBackground#3b3b3b
  • tab.lastPinnedBorder#FFCE6B50
  • terminal.selectionBackground#FFCE6B
  • terminalCursor.background#000000
  • terminalCursor.foreground#FFCE6B
  • textLink.activeForeground#FFCE6B
  • textLink.foreground#78BD65
  • textPreformat.foreground#4CBF99
  • textSeparator.foreground#141414
  • titleBar.activeBackground#3b3b3b
  • titleBar.border#404040
  • titleBar.inactiveBackground#2e2e2e
  • widget.shadow#141414

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#8f8f8f
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#82e2ff
method#FF0000
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
entity.name.function, support.function#1fd2ff
entity.name.function.member#69e4c9
variable.other.property, support.constant.property#c99bd4
variable.other.constant#e0e0e0
variable.other.local#e0e0e0
keyword, storage.type, storage.modifier#748aee
support.other.variable#e0e0e0
variable.parameter#e79e63
variable.other.readwrite#e0e0e0
string.regexp, punctuation.definition.string, keyword.operator.quantifier.regexp#ffffff
constant.character.escape#ffffff
string.quoted.single, string.quoted.double, punctuation.definition.string.template, string.template, punctuation.definition.string.begin, punctuation.definition.string.end#e2e460
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#bd6e60
support.class#4efd6b
variable.language.super#7fd0e4
variable.language.this#e79e63
storage.modifier#727272
keyword.control#e97fb9
keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.default#929292
entity.name.type#4efdac
support.type.primitive#d481cd
constant.language.boolean#ffffff
constant.language.null#d481cd
support.type.builtin#d481cd
punctuation, meta.brace.round#71bdff
keyword.operator#71bdff
constant.numeric#ed2cff
hyperfresh by brochington - VS Code Theme