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#5c6b55
  • activityBarBadge.background#007ACC
  • badge.background#4c5947
  • button.background#b0a457
  • button.secondaryBackground#343b30
  • dropdown.background#343b30
  • editor.background#40483b
  • editor.foreground#fefefe
  • editor.lineHighlightBackground#4c5947
  • editor.selectionBackground#80714d
  • editorBracketHighlight.foreground1#9d9fe1
  • editorBracketHighlight.foreground2#9de1bd
  • editorBracketHighlight.foreground3#e0ce9d
  • editorBracketHighlight.foreground4#e19dc1
  • editorBracketHighlight.foreground5#9d9fe1
  • editorBracketHighlight.foreground6#9de1bd
  • editorGroupHeader.border#40483b
  • editorGroupHeader.tabsBackground#4c5947
  • editorIndentGuide.activeBackground#818d7d
  • editorIndentGuide.background#717b6b
  • editorLineNumber.activeForeground#b0a457
  • editorLineNumber.foreground#717b6b
  • editorRuler.foreground#717b6b
  • editorStickyScrollHover.background#4c5947
  • editorWidget.background#4c5947
  • focusBorder#b0a457
  • foreground#fefefe
  • input.background#343b30
  • input.placeholderForeground#A6A6A6
  • list.activeSelectionBackground#717b6b
  • list.activeSelectionIconForeground#fefefe
  • list.dropBackground#383B3D
  • list.errorForeground#D65940
  • list.focusOutline#b0a457
  • list.hoverBackground#717b6b
  • list.inactiveFocusBackground#717b6b
  • list.inactiveSelectionBackground#717b6b
  • list.warningForeground#b0a457
  • menu.background#4c5947
  • menu.separatorBackground#40483b
  • minimap.selectionHighlight#80714d
  • notifications.background#4c5947
  • peekView.border#b0a457
  • peekViewEditor.background#40483b
  • peekViewResult.background#4c5947
  • peekViewResult.lineForeground#cecece
  • peekViewResult.selectionBackground#717b6b
  • peekViewTitle.background#4c5947
  • ports.iconRunningProcessForeground#369432
  • quickInput.background#4c5947
  • scrollbar.shadow#343b30
  • settings.modifiedItemIndicator#b0a457
  • sideBar.background#4c5947
  • sideBarSectionHeader.background#0000
  • statusBar.background#687960
  • statusBar.debuggingBackground#bd5943
  • statusBar.noFolderBackground#687960
  • statusBarItem.remoteBackground#16825D
  • tab.border#586852
  • tab.inactiveBackground#586852
  • tab.inactiveForeground#ddd
  • terminal.inactiveSelectionBackground#3A3D41
  • textLink.foreground#b0a457
  • titleBar.activeBackground#687960
  • titleBar.activeForeground#fefefe
  • titleBar.inactiveBackground#63745d
  • tree.indentGuidesStroke#717b6b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown#fefefe
emphasisitalic
strongbold
header#000080
comment#717b6b
constant.language#b4af38
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#f8f2cb
constant.regexp#646695
entity.name.tag#b4af38
entity.name.tag.css#d7ba7d
entity.other.attribute-name#c3fcf1
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.scss#d7ba7d
invalid#bc5a40
markup.underlineunderline
markup.bold#b4af38bold
markup.heading#b4af38bold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#f8f2cb
markup.deleted#7cbd2b
markup.changed#b4af38
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#7cbd2b
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#b4af38
meta.preprocessor.string#7cbd2b
meta.preprocessor.numeric#f8f2cb
meta.structure.dictionary.key.python#c3fcf1
meta.diff.header#b4af38
storage#b4af38
storage.type#b4af38
storage.modifier, keyword.operator.noexcept#b4af38
string, meta.embedded.assembly#7cbd2b
string.tag#7cbd2b
string.value#7cbd2b
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#b4af38
meta.template.expression#afac99
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#c3fcf1
keyword#b4af38
keyword.control#b4af38
keyword.operator#afac99
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#b4af38
keyword.other.unit#f8f2cb
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#b4af38
support.function.git-rebase#c3fcf1
constant.sha.git-rebase#f8f2cb
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#afac99
variable.language#b4af38
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#eae784
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#00c67f
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#00c67f
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#ab99f8
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#c3fcf1
variable.other.constant, variable.other.enummember#4FC1FF
meta.object-literal.key#c3fcf1
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
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#d7ba7d
constant.character#569cd6
constant.character.escape#00bdff
entity.name.label#C8C8C8
jere by jere - VS Code Theme