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#0000008f
  • activityBar.border#000000
  • activityBar.foreground#7ac1eb
  • activityBar.inactiveForeground#8a2761
  • breadcrumb.foreground#bb5a0a
  • button.background#ac73a7
  • descriptionForeground#dd5197
  • editor.background#000000
  • editor.findMatchBackground#d85aa4
  • editor.foldBackground#4446ce56
  • editor.foreground#52b8e7
  • editor.selectionBackground#64dcec8f
  • editor.selectionHighlightBackground#454641
  • editor.wordHighlightBackground#dd5197
  • editorGroup.border#000000
  • editorGroup.dropBackground#e698c34f
  • editorGroupHeader.border#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorHoverWidget.border#6f4770
  • editorLineNumber.foreground#413963
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.findMatchForeground#1ec426
  • editorWidget.background#000000
  • editorWidget.border#000000
  • editorWidget.foreground#52b8e7
  • editorWidget.resizeBorder#000000
  • errorForeground#da6b4f
  • focusBorder#eb329e
  • icon.foreground#e9d946
  • input.border#d37d97
  • input.foreground#7ac1eb
  • menu.border#000000
  • menu.foreground#df6580
  • progressBar.background#4b3aac
  • sash.hoverBorder#8f3b81
  • scrollbar.shadow#e0ccd700
  • scrollbarSlider.activeBackground#64dcec8f
  • scrollbarSlider.background#64dcec8f
  • selection.background#7749605e
  • sideBar.background#000000
  • sideBar.border#000000
  • sideBar.foreground#64dcec8f
  • statusBar.border#000000
  • tab.activeBorderTop#000000
  • tab.border#000000
  • terminal.background#000000
  • terminal.border#ce5bab
  • terminal.foreground#3b499b
  • terminalCursor.foreground#b61d31
  • textBlockQuote.background#2731bd
  • titleBar.border#000000
  • toolbar.hoverBackground#5447949a
  • widget.shadow#d46ecb41
  • window.activeBorder#000000
  • window.inactiveBorder#050505

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
meta.diff.header#10106d93
comment#c456a96e
constant.language#1e9471
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#f0f5ed
constant.regexp#b46695
entity.name.tag#e99f14
entity.name.tag.css#d7ba7d
entity.other.attribute-name#bf65f3c4
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#d7ba7d
invalid#f44747
markup.underlineunderline
markup.boldbold
markup.heading#6796e6
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#c9d656
meta.selector#d7ba7d
punctuation.definition.tag#808080
meta.preprocessor#501c94
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#9cdcfe
storage#680f1b
storage.type#aa2121
storage.modifier#569cd6
string#e28490
string.tag#ce9178
string.value#ce9178
string.regexp#d16969
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#569cd6
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#bb4e97
keyword#d656c1
keyword.control#85d656
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#cb56d6
keyword.other.unit#b5cea8
support.function.git-rebase#d4d4d4
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#a762a3
variable.language.this#315069
entity.name.function, support.function, support.constant.handlebars#c54475
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, source.cs storage.type#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control#f75dea
variable, meta.definition.variable.name, support.variable#727adf
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE
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#CE9178
SheepSheepTheme by AuroraDai - VS Code Theme