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#fffefe17
  • activityBar.activeBorder#00A1B9
  • activityBar.background#0f0f0f
  • activityBar.border#fffefe3b
  • activityBar.foreground#f2dc5d
  • activityBar.inactiveForeground#fffefe34
  • activityBarBadge.background#F2DC5D
  • activityBarBadge.foreground#000
  • badge.background#00A1B9
  • badge.foreground#000
  • button.background#00a0b900
  • button.border#00525f
  • button.foreground#fffefe
  • button.hoverBackground#00A1B9
  • checkbox.background#00a0b900
  • checkbox.border#00525f
  • checkbox.foreground#fffefe
  • contrastActiveBorder#f2dc5d
  • contrastBorder#1B1B1B
  • dropdown.background#272727
  • dropdown.border#fffefe57
  • dropdown.foreground#fffefe
  • dropdown.listBackground#242424
  • editor.background#1a1a1a
  • editor.findMatchBackground#00A1B9
  • editor.findMatchBorder#00a0b9ad
  • editor.findMatchHighlightBackground#00a0b967
  • editor.findMatchHighlightBorder#00a0b9ad
  • editor.foreground#E5E1EE
  • editor.inactiveSelectionBackground#00000054
  • editor.lineHighlightBackground#0000007e
  • editor.lineHighlightBorder#00a0b900
  • editor.selectionBackground#0000007e
  • editor.selectionHighlightBackground#005d6b
  • editor.selectionHighlightBorder#ffffff00
  • editorCursor.foreground#00A1B9
  • editorGroup.border#fffefe3b
  • editorGroup.dropBackground#0000006c
  • editorGroupHeader.border#fffefe3b
  • editorGroupHeader.tabsBackground#141414
  • editorGroupHeader.tabsBorder#fffefe3b
  • editorLightBulb.foreground#F2DC5D
  • editorLineNumber.activeForeground#F2DC5D
  • editorLineNumber.foreground#fffefe1e
  • editorWhitespace.foreground#00000000
  • focusBorder#F2DC5D
  • foreground#969197
  • icon.foreground#625F63
  • list.activeSelectionBackground#242424
  • list.activeSelectionForeground#00A1B9
  • list.dropBackground#181818
  • menu.background#141414
  • menu.border#00A1B9
  • menu.foreground#e5e1eec7
  • menu.selectionBackground#00a0b9b4
  • menu.selectionBorder#00000000
  • menu.selectionForeground#E5E1EE
  • menu.separatorBackground#F2DC5D
  • menubar.selectionBackground#00a0b9b4
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#E5E1EE
  • scrollbar.shadow#f2dc5d
  • scrollbarSlider.activeBackground#00a0b99f
  • scrollbarSlider.background#00a0b949
  • scrollbarSlider.hoverBackground#00a0b949
  • selection.background#1B1B1B
  • sideBar.background#141414
  • sideBar.border#fffefe3b
  • sideBar.foreground#fffefe48
  • sideBarSectionHeader.background#202020
  • sideBarSectionHeader.border#fffefe3b
  • sideBarSectionHeader.foreground#fffefe71
  • sideBarTitle.foreground#F2DC5D
  • statusBar.background#141414
  • statusBar.border#00A1B9
  • statusBar.foreground#e5e1ee83
  • tab.activeBackground#141414
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#E5E1EE
  • tab.activeModifiedBorder#00000000
  • tab.border#141414
  • tab.hoverBackground#00000000
  • tab.hoverBorder#00000000
  • tab.inactiveBackground#141414
  • tab.inactiveForeground#E5E1EE
  • tab.inactiveModifiedBorder#00000000
  • tab.lastPinnedBorder#00000000
  • tab.unfocusedActiveBackground#141414
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#00000000
  • tab.unfocusedActiveForeground#E5E1EE
  • tab.unfocusedActiveModifiedBorder#00000000
  • tab.unfocusedHoverBackground#00000000
  • tab.unfocusedHoverBorder#00000000
  • tab.unfocusedInactiveBackground#00000000
  • tab.unfocusedInactiveForeground#E5E1EE
  • tab.unfocusedInactiveModifiedBorder#00000000
  • textBlockQuote.background
  • textBlockQuote.border
  • textLink.activeForeground#00A1B9
  • textLink.foreground#625F63
  • textPreformat.foreground#00A1B9
  • titleBar.activeBackground#080808
  • titleBar.activeForeground#e5e1ee83
  • titleBar.border#00A1B9
  • titleBar.inactiveBackground#080808
  • titleBar.inactiveForeground#e5e1ee83
  • toolbar.activeBackground#00A1B9
  • toolbar.hoverBackground#00a0b9
  • toolbar.hoverOutline#00A1B9
  • widget.shadow#00a8c200
  • window.activeBorder
  • window.inactiveBorder

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
Undefined-Roleplay.de by Undefined-Roleplay - VS Code Theme