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#303030
  • activityBar.activeBorder#303030
  • activityBar.background#101010
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#9e9e9e
  • activityBarBadge.background#1E978D
  • activityBarBadge.foreground#ffffff
  • button.background#8D99AE
  • button.hoverBackground#6c7a92
  • checkbox.background#8D99AE
  • editor.background#252525
  • editor.foreground#ffffff
  • editorGroup.border#202020
  • editorGroupHeader.border#ff000000
  • editorGroupHeader.noTabsBackground#101010
  • editorGroupHeader.tabsBackground#101010
  • editorHoverWidget.background#363636
  • editorSuggestWidget.background#101010
  • editorSuggestWidget.border#ff000000
  • editorSuggestWidget.focusHighlightForeground#A8DADC
  • editorSuggestWidget.foreground#bbbbbb
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#202020
  • editorSuggestWidget.selectedForeground#ffffff
  • editorWidget.background#101010
  • editorWidget.border#101010
  • editorWidget.foreground#eeeeee
  • editorWidget.resizeBorder#363636
  • focusBorder#ff000000
  • gitDecoration.addedResourceForeground#2a9d8f
  • gitDecoration.deletedResourceForeground#8c2f39
  • gitDecoration.ignoredResourceForeground#997a9b
  • gitDecoration.modifiedResourceForeground#dbac3e
  • gitDecoration.untrackedResourceForeground#858585
  • icon.foreground#494949
  • input.background#202020
  • input.border#70707000
  • input.foreground#ffffff
  • input.placeholderForeground#909090
  • inputOption.activeBackground#505050
  • inputOption.activeBorder#ff000000
  • inputOption.activeForeground#eeeeee
  • inputOption.hoverBackground#858585
  • list.activeSelectionBackground#202020
  • list.activeSelectionForeground#dddddd
  • list.focusForeground#8D99AE
  • list.focusHighlightForeground#8D99AE
  • list.highlightForeground#8D99AE
  • list.hoverBackground#50505044
  • list.hoverForeground#66666691
  • list.inactiveSelectionBackground#202020
  • list.inactiveSelectionForeground#dddddd
  • scrollbar.shadow#ff000000
  • scrollbarSlider.activeBackground#85858523
  • scrollbarSlider.background#85858523
  • scrollbarSlider.hoverBackground#85858530
  • sideBar.background#eeeeee
  • sideBar.border#252525
  • sideBar.dropBackground#363636
  • sideBar.foreground#363636
  • sideBarSectionHeader.background#D8D8D8
  • sideBarSectionHeader.border#D8D8D8
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#505050
  • statusBar.background#252525
  • statusBar.foreground#bbbbbb
  • tab.activeBackground#252525
  • tab.activeBorder#252525
  • tab.activeBorderTop#252525
  • tab.activeForeground#ffffff
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#858585
  • textLink.activeForeground#f13060c5
  • textLink.foreground#f13060c5
  • textPreformat.foreground#363636
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#bbbbbb
  • titleBar.inactiveBackground#363636
  • titleBar.inactiveForeground#bbbbbb
  • toolbar.activeBackground#363636
  • toolbar.hoverBackground#363636

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source#ffffff
comment, punctuation.definition.comment#707070italic
variable, string constant.other.placeholder#ffffff
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.modifier#a8b9ff
keyword.codetag#ff78b2bold
keyword.ndarray, support.type#bbbbbbitalic
meta.attribute#f6ddcd
variable.language.special.self, variable.parameter.function.language.special.self#d6f1ffitalic
keyword.operator.assignment, punctuation.separator, punctuation.separator.arguments, 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, punctuation.definition.string#ffffff
support.type.exception, entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
storage.type#ffffffbold
storage.type.string#ffffffitalic
entity.name.function, meta.function-call, support.function.magic, variable.function, support.function, keyword.other.special-method#ff9878
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
variable.parameter, meta.function-call.arguments, variable.parameter#d6f1ff
constant.numeric, constant.language, support.constant, constant.character, constant.other.caps, keyword.other.unit, keyword.other, enumMember#7dc2fa
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#add9a9
entity.name.type.class, entity.name.type.enum#ff5975
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#ffaef1
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
support.function.builtin, function.builtin#fff9b6
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, constant.escape#eb89ff
*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
string.quoted.docstring.multi#ffffffitalic
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
Kidz Theme by Alisinterrail - VS Code Theme