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#ddd6c1
  • activityBar.dropBackground#eee8d5
  • activityBar.foreground#584c27
  • activityBarBadge.background#b58900
  • button.background#b58900
  • button.foreground#ffffff
  • button.hoverBackground#cc9a00
  • editor.background#fffae8
  • editor.foreground#3e4b53
  • editor.lineHighlightBackground#e8dfc4ff
  • editor.selectionBackground#9cc7e6
  • editor.selectionHighlightBackground#bcd68d7f
  • editorGroupHeader.tabsBackground#d9d2c2
  • editorIndentGuide.activeBackground#cecdc2
  • editorIndentGuide.background#cecdc2
  • editorLineNumber.foreground#9f9371
  • editorWhitespace.foreground#404040
  • editorWidget.background#eee8d5
  • list.activeSelectionBackground#dfca88
  • list.activeSelectionForeground#6c6c6c
  • list.focusBackground#dfca8866
  • list.highlightForeground#b58900
  • list.hoverBackground#dfca8844
  • list.inactiveSelectionBackground#d1cbb8
  • menu.background#eee8d5
  • menu.selectionBackground#eae0c1
  • notifications.background#ddd6c1
  • panel.border#ddd6c1
  • sideBar.background#eee8d5
  • sideBarTitle.foreground#586e75
  • statusBar.background#eee8d5
  • statusBar.debuggingBackground#499504
  • statusBar.debuggingForeground#fffbe8
  • statusBar.foreground#586e75
  • statusBar.noFolderBackground#eee8d5
  • statusBarItem.activeBackground#ded0a0
  • statusBarItem.hoverBackground#eae0c0
  • statusBarItem.prominentBackground#ddd6c1
  • tab.activeBackground#fffbe8
  • tab.border#ddd6c1
  • tab.inactiveBackground#d3cbb7
  • tab.inactiveForeground#586e75
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#5597ef
  • terminal.ansiBrightBlack#686868
  • terminal.ansiBrightBlue#7faff4
  • terminal.ansiBrightCyan#6f94da
  • terminal.ansiBrightGreen#439b7e
  • terminal.ansiBrightMagenta#ce0eff
  • terminal.ansiBrightRed#ce0885
  • terminal.ansiBrightWhite#534f4f
  • terminal.ansiBrightYellow#c2853f
  • terminal.ansiCyan#399dcc
  • terminal.ansiGreen#49997e
  • terminal.ansiMagenta#ce5eff
  • terminal.ansiRed#ce3885
  • terminal.ansiWhite#bbbbbb
  • terminal.ansiYellow#d49b45
  • terminal.background#fffae8
  • terminal.foreground#3e4b53
  • titleBar.activeBackground#eee8d5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#D4D4D4
emphasisitalic
strongbold
header#000080
comment#93a1a1
constant.language#0070ff
constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#d34682
constant.regexp#646695
entity.name.tag#0070ff
entity.name.tag.css#cb2d01
entity.other.attribute-name#cb2d01
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#cb2d01
invalid#f44747
markup.underlineunderline
markup.bold#569cd6bold
markup.heading#569cd6bold
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#569cd6
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#ce9178
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#569cd6
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#236797
meta.diff.header#569cd6
storage#569cd6
storage.type#0070ff
storage.modifier, keyword.operator.noexcept#859922
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#248c85
string.tag#ce9178
string.value#ce9178
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569cd6
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#236797
keyword#569cd6
keyword.control#569cd6
keyword.operator#3e4b53
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#0070ff
keyword.other.unit#3e4b53
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569cd6
support.function.git-rebase#236797
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#3e4b53
variable.language#0070ff
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#882200
meta.return-type, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#ca8910
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#ca8910
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#859900
variable, meta.definition.variable.name, support.variable, entity.name.variable#236797
meta.object-literal.key#236797
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#c27050
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#CE9178
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA
keyword.operator.quantifier.regexp#cb2d01
constant.character#569cd6
constant.character.escape#cb2d01
entity.name.label#93a1a1
booklike by mervyn - VS Code Theme