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#1f2023
  • activityBar.border#1F2023
  • activityBar.foreground#bcb28d
  • activityBarBadge.background#424852
  • descriptionForeground#bcb28d
  • editor.background#1f2023
  • editor.findMatchBorder#bcb28d66
  • editor.findMatchHighlightBackground#2c5a65
  • editor.findRangeHighlightBackground#2c5a65
  • editor.foreground#bcb28d
  • editor.lineHighlightBackground#282b31
  • editor.lineHighlightBorder#1f2023
  • editor.selectionBackground#2c5a65
  • editor.selectionHighlightBackground#2c5a65
  • editor.wordHighlightBackground#2c5a65
  • editorBracketMatch.background#ffffff00
  • editorBracketMatch.border#886b67
  • editorCursor.foreground#bcb28d
  • editorError.foreground#E03C8A
  • editorGroupHeader.tabsBackground#212121
  • editorGutter.background#1f2023
  • editorIndentGuide.background#2f3033
  • editorLineNumber.foreground#43474c
  • editorLink.activeForeground#999
  • editorSuggestWidget.selectedBackground#243d46
  • editorWarning.foreground#e6844f
  • editorWidget.background#282b31
  • editorWidget.border#555
  • errorForeground#E03C8A
  • focusBorder#1F2023
  • foreground#bcb28d
  • gitDecoration.ignoredResourceForeground#505f55
  • list.activeSelectionBackground#243d46
  • list.activeSelectionForeground#bcb28d
  • list.errorForeground#E03C8A
  • list.focusBackground#243d46
  • list.focusForeground#bcb28d
  • list.highlightForeground#93a1a1
  • list.hoverBackground#3a3e47
  • list.hoverForeground#bcb28d
  • list.inactiveFocusBackground#243d46
  • list.inactiveSelectionBackground#243d46
  • list.inactiveSelectionForeground#bcb28d
  • list.warningForeground#e6844f
  • panel.background#1f2023
  • scrollbar.shadow#1F2023
  • selection.background#58b2dc
  • sideBar.background#1f2023
  • sideBar.border#1F2023
  • sideBar.foreground#707C74
  • sideBarSectionHeader.background#1f2023
  • sideBarSectionHeader.foreground#999
  • sideBarTitle.foreground#999
  • statusBar.background#1f2023
  • statusBar.border#1F2023
  • statusBar.debuggingBackground#bcb28d
  • statusBar.debuggingForeground#1f2023
  • statusBar.foreground#bcb28d
  • statusBar.noFolderBackground#1f2023
  • statusBar.noFolderForeground#bcb28d
  • tab.activeBackground#1f2023
  • tab.activeBorder#E6844F
  • tab.activeForeground#bcb28d
  • tab.border#1F2023
  • tab.hoverBackground#282b31
  • tab.inactiveBackground#212121
  • tab.inactiveForeground#bcb28d66
  • terminal.ansiBlack#2c5a65
  • terminal.ansiBlue#58b2dc
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#58b2dc
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#5c8490
  • terminal.ansiBrightMagenta#646695
  • terminal.ansiBrightRed#e6844f
  • terminal.ansiBrightWhite#fdf6e3
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#69b0ac
  • terminal.ansiGreen#24936e
  • terminal.ansiMagenta#e03c8a
  • terminal.ansiRed#E03C8A
  • terminal.ansiWhite#eee8d5
  • terminal.ansiYellow#e6844f
  • terminal.background#1f2023
  • terminal.foreground#bcb28d
  • terminalCursor.background#eee8d5
  • terminalCursor.foreground#657b83
  • titleBar.activeBackground#1f2023
  • titleBar.activeForeground#bcb28d
  • titleBar.inactiveBackground#31343c
  • titleBar.inactiveForeground#707C74

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#BCB28D
emphasisitalic
strongbold
header#000080
comment#707C74
constant.language#E03C8A
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#DDA52D
constant.regexp#646695
entity.name.tag#E03C8A
entity.name.tag.css, entity.name.tag.less#D7BA7D
entity.other.attribute-name#76C3E5
entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#E03C8A
source.css entity.other.attribute-name.pseudo-class#4EC9B0
invalid#F44747
markup.underlineunderline
markup.bold#76C3E5bold
markup.heading#E03C8Abold
markup.italic#76C3E5italic
markup.strikethroughstrikethrough
markup.inserted#DDA52D
markup.deleted#D78770
markup.changed#76C3E5
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#DDA52D
markup.inline.raw#D78770
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#E03C8A
meta.preprocessor.string#D78770
meta.preprocessor.numeric#DDA52D
meta.structure.dictionary.key.python#76C3E5
meta.diff.header#E03C8A
storage#E03C8A
storage.type#E03C8A
storage.modifier, keyword.operator.noexcept#E03C8A
string, meta.embedded.assembly#D78770
string.tag#D78770
string.value#D78770
string.regexp#D16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#E03C8A
meta.template.expression#BCB28D
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#76C3E5
keyword#E03C8A
keyword.control#E03C8A
keyword.operator#BCB28D
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#E03C8A
keyword.other.unit#E03C8A
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#E03C8A
support.function.git-rebase#76C3E5
constant.sha.git-rebase#DDA52D
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#BCB28D
variable.language#E03C8A
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#E6D290
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#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, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#B874D3
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#76C3E5
variable.other.constant, variable.other.enummember#3BA3DB
meta.object-literal.key#76C3E5
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#D78770
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#D78770
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#E6D290
keyword.operator.quantifier.regexp#D7BA7D
constant.character, constant.other.option#E03C8A
constant.character.escape#D7BA7D
entity.name.label#C8C8C8
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

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

Loading...

Bear Recolored - Coding Theme