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#7e45e7
  • activityBar.background#ffffff
  • activityBar.foreground#b8a6d9
  • activityBar.inactiveForeground#b8a6d9
  • activityBarBadge.background#7e45e7
  • breadcrumb.activeSelectionForeground#7e45e7
  • breadcrumb.background#ffffffa9
  • button.background#8966cb
  • button.foreground#ffffff
  • button.hoverBackground#7e45e7
  • checkbox.foreground#7e45e7
  • debugIcon.breakpointForeground#b8a6d9
  • debugIcon.breakpointUnverifiedForeground#b8a6d9
  • debugIcon.continueForeground#b8a6d9
  • debugIcon.disconnectForeground#b8a6d9
  • debugIcon.pauseForeground#b8a6d9
  • debugIcon.restartForeground#b8a6d9
  • debugIcon.startForeground#b8a6d9
  • debugIcon.stepBackForeground#b8a6d9
  • debugIcon.stepIntoForeground#b8a6d9
  • debugIcon.stepOutForeground#b8a6d9
  • debugIcon.stepOverForeground#b8a6d9
  • debugIcon.stopForeground#b8a6d9
  • debugTokenExpression.boolean#576690
  • debugTokenExpression.number#0d680d
  • debugTokenExpression.string#e799b0
  • debugTokenExpression.value#8f88f3
  • debugToolBar.background#ffffff
  • dropdown.background#f3f3f3
  • dropdown.foreground#b8a6d9
  • dropdown.listBackground#7e45e7
  • editor.background#b8a6d915
  • editor.foreground#583d6a
  • editor.selectionBackground#e2f6f794
  • editor.selectionHighlightBackground#80acf879
  • editor.selectionHighlightBorder#6058d2
  • editor.snippetTabstopHighlightBackground#f1ddff
  • editor.wordHighlightBackground#cfd8f4
  • editorError.foreground#7e45e7
  • editorGroup.emptyBackground#b8a6d915
  • editorGroupHeader.tabsBackground#b8a6d9a4
  • editorGroupHeader.tabsBorder#576690
  • editorLineNumber.activeForeground#7e45e7
  • editorLineNumber.foreground#b8a6d9
  • editorSuggestWidget.focusHighlightForeground#05f8d3
  • foreground#b8a6d9
  • icon.foreground#4f00e2
  • input.background#f3f3f3
  • input.border#b8a6d9
  • input.foreground#7e45e7
  • list.activeSelectionBackground#7e45e7
  • list.activeSelectionForeground#ffffff
  • list.errorForeground#c9e6f7
  • list.hoverBackground#ffffff
  • list.hoverForeground#b8a6d9
  • list.inactiveSelectionBackground#ad99cf57
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#db7d74
  • menubar.selectionBackground#7e45e7
  • menubar.selectionForeground#ffffff
  • panel.background#fffbfb
  • panelSectionHeader.background#ffffff
  • panelTitle.activeForeground#7e45e7
  • panelTitle.inactiveForeground#b8a6d9
  • scrollbarSlider.activeBackground#7e45e7
  • scrollbarSlider.hoverBackground#b8a6d9
  • settings.headerForeground#b8a6d9
  • sideBar.background#aa88dd
  • sideBar.dropBackground#7e52f859
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#aa88dd
  • sideBarTitle.foreground#ffffff
  • statusBar.background#7e45e7
  • statusBar.debuggingBackground#b8a6d9c9
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ffffffd2
  • statusBar.noFolderForeground#b8a6d9
  • tab.activeBackground#7e45e7e1
  • tab.activeForeground#ffffff
  • tab.border#ffffff
  • tab.hoverBackground#ffffffe1
  • tab.hoverForeground#b8a6d9
  • tab.inactiveBackground#b8a6d9e1
  • tab.inactiveForeground#ffffff
  • tab.lastPinnedBorder#576690e1
  • terminal.foreground#7e45e7
  • textLink.foreground#576690
  • titleBar.activeBackground#f3f3f3
  • titleBar.activeForeground#b8a6d9
  • titleBar.inactiveBackground#eeeeee
  • titleBar.inactiveForeground#b8a6d9
  • welcomePage.background#b8a6d915
  • welcomePage.progress.background#7e45e7
  • welcomePage.progress.foreground#b8a6d9
  • welcomePage.tileHoverBackground#b8a6d971

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#aaaaaaitalic
comment.block.preprocessor#aaaaaa
comment.documentation, comment.block.documentation#448c27
invalid.illegal#660000
keyword.operator#777777
keyword, storage#9f55ff
storage.type, support.type#7a3e9D
constant.language, support.constant, variable.language#ab6526
variable, support.variable#0b7570
entity.name.function, support.function#8f88f3bold
entity.name.type, entity.other.inherited-class, support.class#d37dacbold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#0d680d
string#e799b0
constant.character.escape#777777
string.regexp#4b83cd
constant.other.symbol#ab6526
punctuation#777777
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#aaaaaa
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91b3e0
entity.name.tag#4b83cd
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91b3e0italic
constant.character.entity, punctuation.definition.entity#ab6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7a3e9d
meta.property-name, support.type.property-name#78ab26
meta.property-value, meta.property-value constant.other, support.constant.property-value#448c27
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4b83cd
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#aa3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7a3e9d
markup.list#4b83cd
markup.bold, markup.italic#448c27
markup.inline.raw#78ab26
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
A-SOUL珈乐Carol主题 by JialeCarol - VS Code Theme