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#fdf6e3
  • activityBar.border#fdf6e3
  • activityBar.foreground#000000
  • activityBarBadge.background#d73a49
  • diffEditor.insertedLineBackground#34d05822
  • diffEditor.removedLineBackground#d73a3a22
  • editor.background#fdf6e3
  • editor.foreground#6688cc
  • editorGroup.border#fdf6e3
  • editorGroupHeader.noTabsBackground#fdf6e3
  • editorGroupHeader.tabsBackground#fdf6e3
  • editorGroupHeader.tabsBorder#fdf6e3
  • list.activeSelectionBackground#eeeeee
  • list.activeSelectionForeground#d73a49
  • list.focusBackground#eeeeee
  • list.focusForeground#d73a49
  • list.highlightForeground#d73a49
  • list.hoverBackground#eeeeee
  • list.hoverForeground#d73a49
  • list.inactiveSelectionBackground#eeeeee
  • list.inactiveSelectionForeground#d73a49
  • sideBar.background#fdf6e3
  • sideBar.border#D2CDC1
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#fdf6e3
  • sideBarSectionHeader.border#fdf6e3
  • statusBar.background#ffffff
  • statusBar.border#ffffff
  • statusBar.debuggingBackground#ffffff
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#ffffff
  • statusBar.noFolderForeground#000000
  • tab.activeBackground#fdf6e3
  • tab.activeBorder#d73a49
  • tab.border#fdf6e3
  • tab.inactiveBackground#fdf6e3
  • titleBar.activeBackground#fdf6e3
  • titleBar.activeForeground#000000
  • titleBar.border#fdf6e3
  • titleBar.inactiveBackground#fdf6e3
  • titleBar.inactiveForeground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
invalid#999999
variable.other.readwrite,variable.other.readwrite.js,variable.other.readwrite.ts,variable.other.readwrite.tsx,variable.other.object.js,punctuation.accessor.js#cd4e44
variable.other.property.js#00AFD6
keyword.control.at-rule.import.scss,keyword.control.module.js,keyword.operator.accessorbold
keyword.control.import.js,keyword.control.from.js,keyword.control.export.js,keyword.control.default.js,support.type.object.module.tsbold
entity.name.function.method#d33682
entity.name.function,support.function.dom.js#2c91afbold
string.template#22aa44
string.quoted.single.js,string.quoted.single.scss,string.quoted.single.attribute-value.scss,string.quoted.single.json,string.quoted.single.ts#22aa44
string.quoted.double.js,string.quoted.double.scss,string.quoted.double.attribute-value.scss,string.quoted.double.json,string.quoted.double.ts#22aa44
constant.other.object.key.js,meta.object-literal.key.js,support.type.property-name.json,meta.object-literal.key.ts,variable.other.property.ts#fe7d9d
support.class.builtin.js#555555bold
comment#384887
comment.block.documentation#384887
comment.line.double-slash,punctuation.definition.comment.scss,comment.line.scss#999999
punctuation.definition.comment.html#999999
comment.block.html#384887
string.quoted.double.html#22AA44
punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#268BD2
punctuation.section.embedded.begin.js.jsx, punctuation.section.embedded.end.js.jsx#d33682bold
punctuation.definition.parameters.begin.js.jsx, punctuation.definition.parameters.end.js.jsx, punctuation.definition.block.js.jsx#268BD2
punctuation.definition.tag.begin.htmlf,meta.jsx.children.js.jsx#848587
variable.language.this,storage.type.function.js,keyword.control.flow.js,support.variable.dom.js,support.variable.property.dom.js,support.function.promise.ts,keyword.control.flow.ts#d33682bold
constant.language.null.js#666666bold
constant.language.boolean,constant.language.boolean.false.ts,constant.language.boolean.true.ts#2c91afbold
support.type.object.console.js#d33682bold
support.function.console.js#2c91afbold
variable.other.class.js#d33682bold
entity.other.attribute-name,entity.other.attribute-name.class.css#268bd2bold
support.type.property-name.scss,support.type.property-name.css#fe7d9ditalic
support.constant.property-value.scss,support.constant.property-value.css#3C8F93italic
entity.name.tag.scss,support.constant.tag.css#dc322fbold
support.function.misc.scss#2c91afbold
variable.scss#00AFD6
variable.language.constructor#9966b8
constant.numeric#0000ff
constant.language#f280d0
constant.character, constant.other#f280d0
variable
keyword#225588
storage#225588
storage.type#9966b8italic
storage.type.let#edededitalic
entity.name.class, entity.name.type#49006Aunderline
entity.other.inherited-class#ddbb88italic underline
variable.parameter#2277ffitalic
entity.name.tag#225588
support.function#9966b8
meta.diff, meta.diff.header#E0EDDDitalic
markup.deleted#dc322f
markup.changed#cb4b16
markup.inserted#219186
markup.quote#22aa44
markup.bold, markup.italic#22aa44
markup.inline.raw#9966b8
markup.heading.setext#ddbb88

Shiki preview

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

Loading...

Macaroon Theme - Coding Theme