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#f5d1f2
  • activityBar.background#8eb18e
  • activityBar.dropBorder#fff7fe
  • activityBar.foreground#f5d1f2
  • activityBar.inactiveForeground#ffffff
  • activityBarBadge.background#2f5a2f
  • activityBarBadge.foreground#ffffff
  • commandCenter.activeBackground#ffe4ea
  • commandCenter.activeBorder#ffe4ea
  • commandCenter.activeForeground#000000
  • commandCenter.background#fff7d9
  • commandCenter.border#ffd3b8
  • commandCenter.foreground#000000
  • commandCenter.inactiveBorder#ffd3b880
  • diffEditor.diagonalFill#ff9d007f
  • diffEditor.insertedLineBackground#0480001f
  • diffEditor.insertedTextBackground#0480001f
  • diffEditor.removedLineBackground#8000221f
  • diffEditor.removedTextBackground#8000221f
  • editor.background#fff7fe
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#0080ff15
  • editor.lineHighlightBackground#ffcac8
  • editor.selectionHighlightBackground#add6ff80
  • editorCursor.foreground#000000
  • editorGroupHeader.tabsBackground#dceed8
  • editorIndentGuide.activeBackground1#939393
  • editorIndentGuide.background1#c4befa
  • editorLineNumber.activeForeground#f98784
  • editorLineNumber.foreground#208820
  • editorSuggestWidget.background#f3f3f3
  • input.placeholderForeground#767676
  • list.activeSelectionBackground#ffcac8
  • list.activeSelectionForeground#000000
  • list.focusAndSelectionOutline#ffcac8
  • list.hoverBackground#e8e8e8
  • list.inactiveSelectionBackground#ffcac8
  • list.inactiveSelectionForeground#000000
  • notebook.cellBorderColor#dae3e9
  • notebook.focusedCellBackground#c8ddf150
  • notebook.outputContainerBackgroundColor#c8ddf150
  • panel.background#dceed8
  • panel.border#ffcac8
  • panelTitle.activeBorder#ff00b7
  • searchEditor.textInputBorder#cecece
  • settings.numberInputBorder#cecece
  • settings.textInputBorder#cecece
  • sideBar.background#ffeffe
  • sideBar.dropBackground#fff7d9
  • sideBarSectionHeader.background#fff7d9
  • sideBarSectionHeader.border#ffe46b
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#6f6f6f
  • statusBar.background#c4775e
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#ffffff2e
  • statusBarItem.errorBackground#611708
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.prominentBackground#00000080
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#0000004d
  • statusBarItem.remoteBackground#f98784
  • statusBarItem.remoteForeground#ffffff
  • tab.activeForeground#0000fd
  • tab.inactiveBackground#dceed8
  • tab.inactiveForeground#000000
  • tab.lastPinnedBorder#81818130
  • titleBar.activeBackground#ffd3b8
  • titleBar.activeForeground#000000
  • titleBar.inactiveBackground#ffd3b880
  • titleBar.inactiveForeground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#000000ff
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.attribute.scss, 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
Sakura Theme by MASAYUKI HIRATANI - VS Code Theme