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#000000
  • activityBar.activeBorder#666666
  • activityBar.background#000000
  • activityBar.border#000
  • activityBar.dropBackground#666666
  • activityBar.foreground#999999
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#085D92
  • activityBarBadge.foreground#ffffff
  • badge.background#085D9275
  • badge.foreground#dedede
  • button.background#085D92
  • button.foreground#ffffff
  • button.hoverBackground#064973
  • contrastBorder#064973
  • dropdown.background#000
  • dropdown.border#111
  • dropdown.foreground#dedede
  • editor.background#000000
  • editor.findMatchBackground#085D9299
  • editor.findMatchHighlightBackground#064973
  • editor.foreground#dedede
  • editor.hoverHighlightBackground#085D9299
  • editor.inactiveSelectionBackground#c3e88d55
  • editor.lineHighlightBackground#000
  • editor.lineHighlightBorder#111
  • editor.rangeHighlightBackground#c3e88d55
  • editor.selectionBackground#085D9299
  • editor.selectionHighlightBackground#5f7e9788
  • editorGroup.border#000000
  • editorGroup.dropBackground#11111199
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000
  • editorIndentGuide.activeBackground#999
  • editorIndentGuide.background#222
  • editorLineNumber.activeForeground#333
  • editorLineNumber.foreground#666
  • editorRuler.foreground#222
  • editorWhitespace.foreground#222
  • errorForeground#EF5350
  • extensionButton.prominentBackground#064973
  • extensionButton.prominentForeground#ffffffcc
  • extensionButton.prominentHoverBackground#085D92
  • focusBorder#064973
  • foreground#dedede
  • gitDecoration.addedResourceForeground#d3d3d3
  • gitDecoration.conflictingResourceForeground#ffeb95cc
  • gitDecoration.deletedResourceForeground#EF535090
  • gitDecoration.ignoredResourceForeground#555
  • gitDecoration.modifiedResourceForeground#a2bffc
  • gitDecoration.untrackedResourceForeground#469c71
  • imagePreview.border#111
  • input.background#000000
  • input.border#777
  • input.foreground#dedede
  • input.placeholderForeground#444
  • inputOption.activeBackground#000000
  • inputOption.activeBorder#dedede
  • inputValidation.errorBackground#440504f2
  • inputValidation.errorBorder#cc4341
  • inputValidation.infoBackground#085D92
  • inputValidation.infoBorder#064973
  • list.activeSelectionBackground#085D9275
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#000000
  • list.focusBackground#000000
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#085D9275
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#085D9235
  • list.inactiveSelectionForeground#c4c4c4
  • notificationCenter.border#333
  • notificationCenterHeader.background#000
  • notificationCenterHeader.foreground#ffffffcc
  • notificationLink.foreground#80CBC4
  • notifications.background#000
  • notifications.border#333
  • notifications.foreground#ffffffcc
  • notificationToast.border#333
  • panel.background#000
  • panel.border#555
  • panelTitle.activeBorder#c4c4c4
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#c4c4c499
  • scrollbar.shadow#fff
  • scrollbarSlider.activeBackground#fff
  • scrollbarSlider.background#085D9275
  • scrollbarSlider.hoverBackground#085D9275
  • selection.background#2a7ab0
  • sideBar.background#000
  • sideBar.border#000
  • sideBar.foreground#999
  • sideBarSectionHeader.background#000
  • sideBarSectionHeader.border#000
  • sideBarSectionHeader.foreground#999
  • sideBarTitle.foreground#999
  • statusBar.background#000
  • statusBar.border#333
  • statusBar.debuggingBackground#000
  • statusBar.debuggingBorder#333
  • statusBar.foreground#dedede99
  • statusBar.noFolderBackground#000
  • statusBar.noFolderBorder#333
  • statusBar.noFolderForeground#dedede
  • statusBarItem.activeBackground#000
  • statusBarItem.hoverBackground#333
  • tab.activeBackground#000
  • tab.activeBorder#000
  • tab.activeBorderTop#000
  • tab.activeForeground#dedede
  • tab.border#111
  • tab.hoverBackground#000
  • tab.inactiveBackground#11111177
  • tab.inactiveForeground#444
  • tab.unfocusedActiveBackground#000
  • tab.unfocusedActiveBorder#000000
  • tab.unfocusedActiveBorderTop#000
  • tab.unfocusedActiveForeground#dedede
  • tab.unfocusedHoverBackground#000
  • tab.unfocusedInactiveForeground#444
  • terminal.background#000
  • titleBar.activeBackground#000
  • titleBar.activeForeground#dedede
  • titleBar.border#000
  • titleBar.inactiveBackground#111
  • titleBar.inactiveForeground#c4c4c4
  • welcomePage.background#000
  • welcomePage.buttonBackground#085D9233
  • welcomePage.buttonHoverBackground#06497377
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.string#c3e88d
comment, punctuation.definition.comment#555italic
string#addb67
string.quoted, variable.other.readwrite.js#c3e88d
variable, string constant.other.placeholder#FFFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EAitalic
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#80CBC4
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#80CBC4
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.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ffc681
meta.class entity.name.type.class.js#ffcb8b
meta.method.declaration storage.type.js#80CBC4
entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc#5f7e97
variable.other.jsdoc, variable.other.phpdoc#c4c4c4
variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other#dedede
variable.js, variable.other.js#dedede
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#80CBC4
entity.other.attribute-name.id#99ff00
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#80CBC4italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#F78c6c
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#80CBC4
source.sass keyword.control#C3e88d
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css, support.constant.property-value.css#ff6363
entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass#ffff00
keyword.other.unit.css#FFEB95
meta.attribute-selector.css entity.other.attribute-name.attribute, variable.other.readwrite.js#F78C6C
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#fffitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
support.type.property-name.json#80CBC4
support.constant.json#addb67
meta.structure.dictionary.value.json string.quoted.double#C3e88d
string.quoted.double.json punctuation.definition.string.json#80CBC4
meta.structure.dictionary.json meta.structure.dictionary.value constant.language#e29609
variable.other.ruby#bfc7d5
constant.language.symbol.hashkey.ruby#89DDFF
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#80CBC4
markup.heading.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#80CBC4
text.html.markdown, punctuation.definition.list_item.markdown#dedede
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markup.italic.markdown#80CBC4italic
markup.bold, markup.bold string#c792eabold
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
object.comma#ffffff
variable.other.php, variable.other.property.php#c0c0c0
support.class.php#c3e88d
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#dedede

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Lights Out by nedy - VS Code Theme