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.

  • actionBar.toggledBackground#dddddd
  • activityBar.activeBorder#fa557e
  • activityBar.background#fce7ef
  • activityBar.foreground#605c5f
  • activityBarBadge.background#e063b4
  • badge.background#e063b4
  • button.background#e063b4
  • checkbox.border#919191
  • commandCenter.activeBackground#fecadc
  • commandCenter.activeBorder#f7a6ba
  • commandCenter.background#ffd3e2
  • commandCenter.border#f7a6ba
  • diffEditor.unchangedRegionBackground#f8f8f8
  • editor.background#fef2f9
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#E5EBF1
  • editor.selectionBackground#ffb8d3
  • editor.selectionHighlightBackground#ADD6FF80
  • editorCursor.foreground#f987a4
  • editorGroupHeader.tabsBackground#fef2f9
  • editorGroupHeader.tabsBorder#fef2f9
  • editorIndentGuide.activeBackground1#939393
  • editorIndentGuide.background1#D3D3D3
  • editorLineNumber.activeForeground#544f4f
  • editorLineNumber.foreground#f987a4
  • editorOverviewRuler.border#fef2f9
  • editorSuggestWidget.background#fef2f9
  • focusBorder#f987a4
  • gitDecoration.addedResourceForeground#06a211
  • gitDecoration.ignoredResourceForeground#c7bcbc
  • gitDecoration.modifiedResourceForeground#ee6b00
  • gitDecoration.stageModifiedResourceForeground#ee6b00
  • gitDecoration.untrackedResourceForeground#06a211
  • icon.foreground#e063b4
  • input.placeholderForeground#767676
  • list.activeSelectionBackground#fecadc
  • list.activeSelectionForeground#ff5c84
  • list.activeSelectionIconForeground#FFF
  • list.focusAndSelectionOutline#f987a4
  • list.hoverBackground#fecadc
  • list.inactiveSelectionBackground#fecadc
  • menu.border#D4D4D4
  • notebook.cellBorderColor#E8E8E8
  • notebook.selectedCellBackground#c8ddf150
  • panel.background#fef2f9
  • panel.border#fef2f9
  • ports.iconRunningProcessForeground#369432
  • quickInput.background#fef2f9
  • searchEditor.textInputBorder#CECECE
  • settings.numberInputBorder#CECECE
  • settings.textInputBorder#CECECE
  • sideBar.background#fce7ef
  • sideBar.border#fce7ef
  • sideBarSectionHeader.background#0000
  • sideBarSectionHeader.border#61616130
  • sideBarTitle.foreground#6F6F6F
  • statusBar.background#ffd3e2
  • statusBar.foreground#544f4f
  • statusBarItem.errorBackground#c72e0f
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFF
  • tab.activeBackground#ffd3e2
  • tab.border#fef2f9
  • tab.hoverBackground#ffd3e2
  • tab.inactiveBackground#fef2f9
  • tab.lastPinnedBorder#fef2f9
  • tab.selectedBackground#ffffffa5
  • tab.selectedForeground#333333b3
  • terminal.foreground#41444b
  • terminal.inactiveSelectionBackground#E5EBF1
  • textLink.foreground#e241aa
  • titleBar.activeBackground#ffd3e2
  • widget.border#d4d4d4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type.instance#1BBA92
variable.other.object.property, variable.other.readwrite, variable.other.object, variable.other.property, entity.other.attribute-name, support.type.property-name.css, variable.other.link.underline.jsdoc, variable.other.description.jsdoc#e3467b
string, string.interpolated.pug, string.comment.buffered.block.pug, string.quoted.pug, string.unquoted, string.quoted, string.template#099c09
punctuation.definition.tag, entity.name.tag#20999d
meta.brace, string.regexp, support.type.property-name.json, punctuation.section.function, punctuation.section.embedded, punctuation.section.property-list, punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.binding-pattern, punctuation.definition.binding-pattern, punctuation.definition.template-expression#ee6b00
support.type.builtin, keyword.other, keyword.operator.quantifier.regexp, keyword.control.anchor.regexp, support.type.primitive, entity.name.type, variable.other.readwrite.alias, support.type.object.module, storage.type, storage.modifier, entity.other.attribute-name.class.css#a836d9
entity.name.function, keyword.control, keyword.control.flow, 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, constant.language, entity.name.section, punctuation.definition.heading#346fe3
comment#ba6ee0
source, storage.type.function.arrow, meta.template.expression, text.html.derivative#6f778f
text.html.markdown, markup.heading#4b4e57
markup.underline.link.markdown#e241aa
emphasisitalic
strongbold
meta.diff.header#000080
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#098658
constant.regexp#811f3f
entity.name.selector#800000
entity.other.attribute-name.id, entity.other.attribute-name.class, entity.other.attribute-name.parent, entity.other.attribute-name.parent-selector, entity.other.attribute-name.pseudo-element.css, source.css entity.other.attribute-name.class, source.css entity.other.attribute-name.pseudo-class, source.css.less.entity.other.attribute-name.id#a836d9
invalid#cd3131
markup.underlineunderline
markup.bold#1e1ecabold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#098658
markup.deleted#a31515
markup.changed#0451a5
punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown#0451a5
markup.inline.raw#800000
meta.preprocessor, entity.name.function.preprocessor#0000ff
meta.preprocessor.string#a31515
meta.preprocessor.numeric#098658
meta.structure.dictionary.key.python#0451a5
storage#0000ff
keyword.operator.noexcept#0000ff
meta.embedded.assembly#a31515
string.regexp#811f3f
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#346fe3
support.type.vendored.property-name, source.css variable, source.coffee.embedded#e3467b
keyword.other.unit#098658
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
TT Light by faceCutWall - VS Code Theme