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.background#fadfb7
  • activityBar.foreground#8e51d1
  • activityBarBadge.background#8e51d1
  • activityBarBadge.foreground#ffffff
  • badge.background#8e51d1
  • badge.foreground#fbf9f7
  • button.background#8e51d1
  • button.foreground#ffffff
  • button.hoverBackground#AD90CE
  • button.secondaryBackground#eedfff
  • button.secondaryForeground#3d1f39
  • editor.background#eedfff
  • editor.findMatchBackground#dd659f
  • editor.foreground#3d1f39
  • editor.selectionBackground#fadfb7
  • editorGroupHeader.tabsBackground#ffffff
  • editorGroupHeader.tabsBorder#8e51d1
  • editorHoverWidget.background#fadfb7
  • editorHoverWidget.border#8e51d1
  • editorHoverWidget.foreground#3d1f39
  • editorLineNumber.foreground#8e51d1
  • editorLink.activeForeground#8e51d1
  • editorSuggestWidget.background#fadfb7
  • editorSuggestWidget.foreground#3d1f39
  • editorSuggestWidget.highlightForeground#8e51d1
  • editorSuggestWidget.selectedBackground#eedfff
  • editorWidget.background#eedfff
  • editorWidget.foreground#3d1f39
  • editorWidget.resizeBorder#8e51d1
  • focusBorder#8e51d1
  • input.background#ffffff
  • input.foreground#3d1f39
  • inputOption.activeBackground#ffffff
  • inputOption.activeBorder#8e51d1
  • inputOption.activeForeground#3d1f39
  • list.activeSelectionBackground#fadfb7
  • list.activeSelectionForeground#3d1f39
  • list.focusBackground#fadfb7
  • list.focusForeground#3d1f39
  • list.hoverBackground#ffffff
  • list.hoverForeground#3d1f39
  • menu.background#eedfff
  • menu.foreground#3d1f39
  • menu.selectionBackground#fadfb7
  • menu.selectionBorder#8e51d1
  • menu.selectionForeground#8e51d1
  • notifications.background#eedfff
  • notifications.foreground#3d1f39
  • peekView.border#8e51d1
  • peekViewEditor.background#fadfb7
  • peekViewResult.selectionBackground#fadfb7
  • progressBar.background#8e51d1
  • scrollbarSlider.activeBackground#3d1f39
  • scrollbarSlider.background#fadfb7
  • scrollbarSlider.hoverBackground#8e51d1
  • sideBar.background#ffffff
  • sideBarSectionHeader.background#8e51d1
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#fadfb7
  • statusBar.debuggingBackground#fadfb7
  • statusBar.foreground#8e51d1
  • statusBar.noFolderBackground#fadfb7
  • tab.activeBackground#eedfff
  • tab.activeForeground#8e51d1
  • tab.inactiveBackground#ffffff
  • tab.inactiveForeground#3d1f39
  • tab.selectedBorderTop#8e51d1
  • terminal.border#8e51d1
  • terminalCursor.background#8e51d1
  • textLink.activeForeground#3d1f39
  • textLink.foreground#8e51d1
  • titleBar.activeBackground#fadfb7
  • titleBar.activeForeground#dd659f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#000000
emphasisitalic
strongbold
meta.diff.header#000080
comment#008000
constant.language#0000FF
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#098658
constant.regexp#811F3F
entity.name.tag#800000
entity.name.selector#800000
entity.other.attribute-name#FF0000
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#800000
invalid#CD3131
markup.underlineunderline
markup.bold#000080bold
markup.heading#800000bold
markup.italicitalic
markup.inserted#098658
markup.deleted#A31515
markup.changed#0451A5
punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown#0451A5
markup.inline.raw#800000
punctuation.definition.tag#800000
meta.preprocessor, entity.name.function.preprocessor#0000FF
meta.preprocessor.string#A31515
meta.preprocessor.numeric#098658
meta.structure.dictionary.key.python#0451A5
storage#0000FF
storage.type#0000FF
storage.modifier, keyword.operator.noexcept#0000FF
string, meta.embedded.assembly#A31515
string.comment.buffered.block.pug, string.quoted.pug, string.interpolated.pug, string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.single.yaml, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.cdata.xml, string.quoted.double.html, string.quoted.single.html, string.unquoted.html, string.quoted.single.handlebars, string.quoted.double.handlebars#0000FF
string.regexp#811F3F
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#0000FF
meta.template.expression#000000
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#0451A5
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#FF0000
support.type.property-name.json#0451A5
keyword#0000FF
keyword.control#0000FF
keyword.operator#000000
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#0000FF
keyword.other.unit#098658
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#800000
support.function.git-rebase#0451A5
constant.sha.git-rebase#098658
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000
variable.language#0000FF
token.info-token#316BCD
token.warn-token#CD9731
token.error-token#CD3131
token.debug-token#800080
Yukari Color Theme by やえがきゆかり - VS Code Theme