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#1d1d70
  • activityBar.background#0e1425
  • activityBar.foreground#4242ff
  • activityBarBadge.background#23239e
  • activityBarBadge.foreground#2cfcac
  • breadcrumb.activeSelectionForeground#03a4c4
  • breadcrumb.focusForeground#03a4c4
  • breadcrumb.foreground#6565c0
  • breadcrumbPicker.background#17175ce5
  • editor.background#0c111d
  • editor.foreground#7ee7e7
  • editor.hoverHighlightBackground#262e53
  • editor.lineHighlightBackground#11162e
  • editor.selectionBackground#262e53
  • editor.selectionHighlightBackground#43524c
  • editorGroup.border#3a6464
  • editorGroupHeader.tabsBackground#0c111d
  • editorHoverWidget.background#1d1d70f1
  • editorHoverWidget.border#1d1d70
  • editorHoverWidget.foreground#2cfcac
  • editorLineNumber.activeForeground#2cfcac
  • editorLineNumber.foreground#2d46d3
  • editorSuggestWidget.background#17175ce5
  • editorSuggestWidget.border#17175c
  • editorSuggestWidget.focusHighlightForeground#7dffbe
  • editorSuggestWidget.foreground#03a4c4
  • editorSuggestWidget.highlightForeground#7dffbe
  • editorSuggestWidget.selectedBackground#0e1425e0
  • focusBorder#4040fb
  • input.background#171d2e
  • input.foreground#b8b8ff
  • input.placeholderForeground#9a9aff
  • list.activeSelectionBackground#0e1425
  • list.activeSelectionForeground#6565ff
  • list.errorForeground#e43939
  • list.focusAndSelectionOutline#3f3163
  • list.hoverBackground#0e1425
  • list.hoverForeground#2cfcac
  • list.inactiveFocusOutline#3b2c60
  • list.inactiveSelectionBackground#0e1425
  • menu.background#17175ce5
  • menu.foreground#03a4c4
  • menu.selectionBackground#0e1425e0
  • menu.selectionForeground#7dffbe
  • menu.separatorBackground#212158
  • menubar.selectionBackground#4040fb
  • menubar.selectionForeground#13111c
  • minimap.background#0e1425
  • notifications.background#1e2c4b
  • panel.background#0e1425
  • panel.border#395c00
  • panelTitle.activeForeground#87d900
  • panelTitle.inactiveForeground#025768
  • quickInput.background#121246e5
  • quickInput.foreground#03a4c4
  • quickInputList.focusBackground#0e1425e0
  • quickInputList.focusForeground#7dffbe
  • scrollbarSlider.activeBackground#25257c
  • scrollbarSlider.background#1b1b55
  • scrollbarSlider.hoverBackground#25257c
  • sideBar.background#131c30
  • sideBar.border#1e191f
  • sideBar.foreground#6579e9
  • sideBarSectionHeader.background#0e1425
  • sideBarSectionHeader.foreground#6565ff
  • sideBarTitle.foreground#2cfcac
  • statusBar.background#1d1d70
  • statusBar.border#4040fb
  • statusBar.foreground#2cfcac
  • statusBarItem.hoverBackground#17175a
  • tab.activeBackground#0e1425
  • tab.activeBorder#2cfcac
  • tab.activeForeground#2cfcac
  • tab.hoverBackground#1d1d70
  • tab.hoverForeground#7dffbe
  • tab.inactiveBackground#0e1425
  • terminal.ansiBrightBlack#a4c640
  • terminal.ansiMagenta#ad00a1
  • terminal.ansiRed#ff183c
  • terminal.background#0c111d
  • terminal.foreground#00748b
  • terminal.selectionBackground#1d2447
  • titleBar.activeBackground#0e1425
  • titleBar.activeForeground#2cfcac
  • titleBar.border#171753
  • titleBar.inactiveBackground#0e1425
  • titleBar.inactiveForeground#3d5afe
  • welcomePage.background#0c111d
  • window.activeBorder#3453ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4a6466italic
variable, string constant.other.placeholder#ca942f
constant.other.color#000000
invalid, invalid.illegal#ff002b
keyword, storage.type, storage.modifier#a15ccfitalic
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#de98ffitalic
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ac7af7
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#9fce33
meta.block variable.other#ff000d
support.other.variable, string.other.link#000000
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#56cece
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#6181c7
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#40f2ff
support.type#d842c4
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#c5a2fd
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#000000
variable.language#FF5370italic
entity.name.method.js#000000italic
meta.class-method.js entity.name.function.js, variable.function.constructor#000000
entity.other.attribute-name#ddc36d
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#000000italic
entity.other.attribute-name.class#6181c7
source.sass keyword.control#000000
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#000000
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#000000italic
source.json meta.structure.dictionary.json support.type.property-name.json#e626ac
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#c5954c
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#8a81b8
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#dd9830underline
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#46a0bb
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
uwu-theme by atypical-theme - VS Code Theme