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#fbcbd1
  • activityBar.activeBorder#1c940b
  • activityBar.background#fbc7d3
  • activityBar.border#ff9eb5
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#15202b99
  • activityBarBadge.background#68c6f0
  • activityBarBadge.foreground#e7e7e7
  • badge.background#efe8f0
  • badge.foreground#6f73b1
  • button.background#ff9eb5
  • button.hoverBackground#888ccc
  • dropdown.border#888ccc
  • dropdown.foreground#888ccc
  • editor.background#393a55
  • editor.findMatchBackground#585555ab
  • editor.findMatchBorder#ff9eb5
  • editor.findMatchHighlightBackground#585555ab
  • editor.findMatchHighlightBorder#def7ef
  • editor.foreground#ff9eb5
  • editor.selectionBackground#585555ab
  • editor.wordHighlightBackground#585555ab
  • editor.wordHighlightBorder#def7ef
  • editor.wordHighlightStrongBackground#585555ab
  • editor.wordHighlightStrongBorder#ff9eb5
  • editorBracketMatch.border#888ccc
  • editorCursor.foreground#ff9eb5
  • editorError.foreground#ff0000
  • editorGroup.border#f79ca7
  • editorGroupHeader.tabsBackground#263238
  • editorGutter.addedBackground#ff0000
  • editorGutter.background#292a44
  • editorLineNumber.foreground#ff9eb5
  • editorRuler.foreground#c678dd
  • editorWarning.foreground#ffdba7
  • extensionButton.prominentBackground#cf426f
  • extensionButton.prominentForeground#ffffff
  • gitDecoration.addedResourceForeground#318b8c
  • gitDecoration.conflictingResourceForeground#fcff32
  • gitDecoration.deletedResourceForeground#cf426f
  • gitDecoration.ignoredResourceForeground#aaaaaa
  • gitDecoration.modifiedResourceForeground#c9e7ff
  • gitDecoration.submoduleResourceForeground#db81cc
  • gitDecoration.untrackedResourceForeground#c8ece0
  • input.border#ff9eb5
  • input.foreground#888ccc
  • input.placeholderForeground#aaaaaa
  • list.activeSelectionBackground#ff9eb5
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#efe8f0
  • list.errorForeground#9ddbd6
  • list.filterMatchBackground#efe8f0
  • list.focusBackground#b3fce5b0
  • list.focusForeground#ffffff
  • list.hoverBackground#cf9fd3
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#888ccc
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#89ddff
  • listFilterWidget.background#efe8f0
  • panelTitle.activeForeground#888ccc
  • panelTitle.inactiveForeground#ff9eb5
  • scrollbarSlider.activeBackground#888ccc
  • scrollbarSlider.background#f4adad56
  • scrollbarSlider.hoverBackground#f586ad
  • sideBar.background#2e2f49
  • sideBar.border#ff9eb5
  • sideBar.foreground#ff9eb5
  • sideBarSectionHeader.background#263238
  • sideBarSectionHeader.border#ff9eb5
  • statusBar.background#f79ca7
  • statusBar.debuggingBackground#87eed8
  • statusBar.foreground#15202b
  • statusBar.noFolderBackground#888ccc
  • statusBarItem.activeBackground#ff9eb5
  • statusBarItem.hoverBackground#f36d7d
  • tab.activeBackground#263238
  • tab.activeBorder#f79ca7
  • tab.activeForeground#ff9eb5
  • tab.inactiveBackground#263238
  • tab.inactiveForeground#888ccc
  • terminal.ansiBlack#1e202b
  • terminal.ansiBlue#bd93f9
  • terminal.ansiBrightBlack#6272a4
  • terminal.ansiBrightBlue#d6acff
  • terminal.ansiBrightCyan#a4ffff
  • terminal.ansiBrightGreen#69ff94
  • terminal.ansiBrightMagenta#ff92df
  • terminal.ansiBrightRed#ff6e6e
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffffa5
  • terminal.ansiCyan#8be9fd
  • terminal.ansiGreen#50fa7b
  • terminal.ansiMagenta#ff79c6
  • terminal.ansiRed#ff5555
  • terminal.ansiWhite#f8f8f2
  • terminal.ansiYellow#f1fa8c
  • terminal.background#292a44
  • terminal.foreground#ff9eb5
  • terminalCursor.foreground#ff9eb5
  • titleBar.activeBackground#f79ca7
  • titleBar.activeForeground#15202b
  • titleBar.inactiveBackground#f79ca799
  • titleBar.inactiveForeground#15202b99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
variable, string constant.other.placeholder#888CCC
constant.other.color#ABC8CC
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#FF9EB5
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#FF9EB5
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#9DDBD6
meta.block variable.other#9DDBD6
support.other.variable, string.other.link#FEF5D8
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#A6C1EE
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#CF9FD3
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#FEF5D8
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#CF9FD3
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF9EB5italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#FF9EB5
entity.name.tag#9DDBD6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FF9EB5
meta.property-value, meta.property-value constant.other, support.constant.property-value#9DDBD6
source.sass keyword.control#FF9EB5
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#888CCCitalic
source.json meta.structure.dictionary.json support.type.property-name.json#FF9EB5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C9E7FF
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#9DDBD6
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#FEF5D8
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#FF9EB5
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#C9E7FF
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#9DDBD6
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#FEF5D8
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#EBA492
text.html.markdown, punctuation.definition.list_item.markdown#FF9EB5
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#888CCC
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C9E7FF
markup.italic#C9E7FFitalic
markup.bold, markup.bold string#9DDBD6bold
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#9DDBD6bold
markup.underline#9DDBD6underline
markup.quote punctuation.definition.blockquote.markdown#C9E7FF
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#888CCCbold
markup.table#EEFFFF
entity.name.function#FF67CC
support.function#FF67CC
constant, boolean, number, keyword.control, keyworditalic
variable.other.constant#A201C3
keyword.other.special-method, keyword.operator.other.elixir, keyword.operator.sigils_1.elixir, keyword.control.elixir#FFC430
keyword.control, punctuation#FF00CD
parameter.variable.function.elixir, source.elixir#F3D9F3
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

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

Loading...

Kawaii Gummy by Marilia Morais - VS Code Theme