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.

  • actionBar.toggledBackground#383a49
  • activityBar.activeBackground#f7ddd3
  • activityBar.activeBorder#b1d264
  • activityBar.background#f48f8f
  • activityBar.border#cf6464
  • activityBar.foreground#df9382
  • activityBar.inactiveForeground#b54e4e
  • activityBarBadge.background#cfe795
  • activityBarBadge.foreground#566d54
  • badge.background#cfe795
  • badge.foreground#566d54
  • breadcrumb.background#eef1dd
  • breadcrumb.focusForeground#8bbc50
  • breadcrumb.foreground#cd7373
  • button.background#b1d264
  • button.border#ffffff12
  • button.foreground#4d7340
  • button.hoverBackground#97c85a
  • button.secondaryBackground#f48f8f
  • button.secondaryForeground#873939
  • button.secondaryHoverBackground#e46c6c
  • charts.blue#f48f8f
  • charts.purple#b1d264
  • chat.editedFileForeground#e2c08d
  • chat.slashCommandBackground#34414b
  • chat.slashCommandForeground#40a6ff
  • checkbox.background#ec8376
  • checkbox.border#d65858
  • checkbox.foreground#fff0f3
  • debugIcon.breakpointCurrentStackframeForeground#8bbc50
  • debugIcon.breakpointForeground#f48f8f
  • debugIcon.continueForeground#8bbc50
  • debugIcon.pauseForeground#8bbc50
  • debugIcon.restartForeground#76bf4c
  • debugIcon.startForeground#8bbc50
  • debugIcon.stepIntoForeground#a9c643
  • debugIcon.stepOutForeground#e95e75
  • debugIcon.stepOverForeground#eb7a7a
  • debugIcon.stopForeground#d52334
  • debugTokenExpression.boolean#73b150
  • debugTokenExpression.name#873939
  • debugTokenExpression.number#873939
  • debugTokenExpression.string#d15858
  • debugTokenExpression.value#d15858
  • debugToolBar.background#f7ddd3
  • debugView.valueChangedHighlight#e16f6f
  • descriptionForeground#9d9d9d
  • diffEditor.border#bc4f4f
  • dropdown.background#facdc8
  • dropdown.border#f48c9f
  • dropdown.foreground#d65858
  • dropdown.listBackground#facdc8
  • editor.background#f3f5e3
  • editor.findMatchBackground#ef7f744e
  • editor.findMatchHighlightBackground#b1d2649f
  • editor.foreground#873939
  • editor.hoverHighlightBackground#ff838347
  • editor.inactiveSelectionBackground#ff838327
  • editor.lineHighlightBorder#fac8c8
  • editor.selectionBackground#ff83833b
  • editor.selectionForeground#fff0f3
  • editor.selectionHighlightBackground#add6ff26
  • editor.stackFrameHighlightBackground#ff83833b
  • editor.wordHighlightBackground#ff838347
  • editorBracketHighlight.foreground1#873939
  • editorBracketHighlight.foreground2#873939
  • editorBracketHighlight.foreground3#873939
  • editorBracketHighlight.foreground4#873939
  • editorBracketHighlight.foreground5#873939
  • editorBracketHighlight.foreground6#873939
  • editorBracketHighlight.unexpectedBracket.foreground#e16f6f
  • editorBracketMatch.background#f48c9f7d
  • editorBracketMatch.border#8bbc50
  • editorCursor.foreground#e99aa9
  • editorError.foreground#eb2a4d
  • editorGroup.border#ffffff17
  • editorGroup.dropBackground#ff83833b
  • editorGroupHeader.tabsBackground#facdc8
  • editorGroupHeader.tabsBorder#bd5c5c
  • editorGutter.addedBackground#e65f58
  • editorGutter.background#eaf1d2
  • editorGutter.deletedBackground#822723
  • editorGutter.modifiedBackground#83b645
  • editorHoverWidget.border#db7986
  • editorIndentGuide.activeBackground1#8bbc50
  • editorIndentGuide.background1#cfe795
  • editorLineNumber.activeForeground#f48f8f
  • editorLineNumber.foreground#8bbc50
  • editorOverviewRuler.border#010409
  • editorStickyScrollHover.background#ff83833b
  • editorSuggestWidget.border#db7986
  • editorSuggestWidget.focusHighlightForeground#8bae3a
  • editorSuggestWidget.highlightForeground#d65858
  • editorSuggestWidget.selectedIconForeground#d65858
  • editorWarning.foreground#ff9c2b
  • editorWidget.background#facdc8
  • editorWidget.foreground#d65858
  • editorWidget.resizeBorder#8bbc50
  • errorForeground#eb2a4d
  • focusBorder#8bbc50
  • foreground#e46c6c
  • gitDecoration.addedResourceForeground#f48f8f
  • gitDecoration.deletedResourceForeground#e65f58
  • gitDecoration.ignoredResourceForeground#a78989
  • gitDecoration.modifiedResourceForeground#679e23
  • gitDecoration.stageDeletedResourceForeground#e65f58
  • gitDecoration.stageModifiedResourceForeground#679e23
  • gitDecoration.untrackedResourceForeground#f48f8f
  • icon.foreground#de566b
  • input.background#eef1dd
  • input.border#e46c6c
  • input.foreground#af4a4a
  • input.placeholderForeground#e48795
  • inputOption.activeBackground#2489db82
  • inputOption.activeBorder#2488db
  • keybindingLabel.foreground#cccccc
  • list.activeSelectionBackground#ff838350
  • list.activeSelectionForeground#af4a4a
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#ff83833b
  • list.errorForeground#eb2a4d
  • list.focusHighlightForeground#8bbc50
  • list.focusOutline#f48f8f
  • list.highlightForeground#de566b
  • list.hoverBackground#ff838350
  • list.hoverForeground#af4a4a
  • list.inactiveSelectionBackground#ff83833b
  • list.warningForeground#e88707
  • menu.background#1f1f1f
  • menu.border#454545
  • menu.foreground#cccccc
  • menu.selectionBackground#0078d4
  • menu.separatorBackground#454545
  • minimap.background#cfe795
  • minimap.errorHighlight#eb2a4d
  • minimap.findMatchHighlight#96bb40d0
  • minimap.selectionHighlight#ff83833b
  • minimap.warningHighlight#f6acad9b
  • notificationCenterHeader.background#1f1f1f
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#facdc8
  • notifications.border#2b2b2b
  • notifications.foreground#d65858
  • notificationsErrorIcon.foreground#eb2a4d
  • notificationsInfoIcon.foreground#8bbc50
  • notificationsWarningIcon.foreground#ff9c2b
  • panel.background#f7abab
  • panel.border#df747a
  • panelInput.border#f48c9f
  • panelTitle.activeBorder#ef2a4e
  • panelTitle.activeForeground#edf3e3
  • panelTitle.inactiveForeground#ab5459
  • peekViewEditor.background#1f1f1f
  • peekViewEditor.matchHighlightBackground#bb800966
  • peekViewResult.background#1f1f1f
  • peekViewResult.matchHighlightBackground#bb800966
  • pickerGroup.border#3c3c3c
  • pickerGroup.foreground#d65858
  • ports.iconRunningProcessForeground#369432
  • problemsErrorIcon.foreground#eb2a4d
  • problemsWarningIcon.foreground#ff9c2b
  • progressBar.background#f48f8f
  • quickInput.background#facdc8
  • quickInput.foreground#d65858
  • scrollbarSlider.background#f48f8f
  • scrollbarSlider.hoverBackground#e46c6c
  • selection.background#ff83833b
  • settings.dropdownBackground#facdc8
  • settings.dropdownBorder#3c3c3c
  • settings.dropdownForeground#d65858
  • settings.headerForeground#f48c8c
  • settings.modifiedItemIndicator#bb800966
  • settings.settingsHeaderHoverForeground#873939
  • sideBar.background#f7ddd3
  • sideBar.border#dc7d7d
  • sideBar.dropBackground#ff83833b
  • sideBar.foreground#873939
  • sideBarSectionHeader.background#f7abab
  • sideBarSectionHeader.border#e46c6c
  • sideBarSectionHeader.foreground#b54e4e
  • sideBarTitle.foreground#d35555
  • statusBar.background#9bb957
  • statusBar.border#729f3c
  • statusBar.debuggingBackground#cfe795
  • statusBar.debuggingForeground#4b5841
  • statusBar.focusBorder#0078d4
  • statusBar.foreground#4b5841
  • statusBar.noFolderBackground#8bbc50
  • statusBarItem.focusBorder#0078d4
  • statusBarItem.prominentBackground#6e768166
  • statusBarItem.remoteBackground#e46c6c
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#eef1dd
  • tab.activeBorder#c1c89b
  • tab.activeBorderTop#c8665f
  • tab.activeForeground#a75261
  • tab.border#bd5c5c
  • tab.hoverBackground#f7abab
  • tab.hoverForeground#df9382
  • tab.inactiveBackground#f48f8f
  • tab.inactiveForeground#e2e9db
  • tab.lastPinnedBorder#cccccc33
  • tab.selectedBackground#222222
  • tab.selectedBorderTop#6caddf
  • tab.selectedForeground#ffffffa0
  • tab.unfocusedActiveBorder#1f1f1f
  • tab.unfocusedActiveBorderTop#2b2b2b
  • tab.unfocusedHoverBackground#1f1f1f
  • terminal.ansiBlue#83c7e7
  • terminal.ansiBrightBlue#83c7e7
  • terminal.ansiBrightCyan#83c7e7
  • terminal.ansiBrightGreen#b1d264
  • terminal.ansiBrightMagenta#f48f8f
  • terminal.ansiBrightRed#ed1919
  • terminal.ansiBrightYellow#ff8d2a
  • terminal.ansiCyan#83c7e7
  • terminal.ansiGreen#b1d264
  • terminal.ansiMagenta#f48f8f
  • terminal.ansiRed#ed1919
  • terminal.ansiYellow#ff8d2a
  • terminal.background#f7ddd3
  • terminal.foreground#b54e4e
  • terminal.inactiveSelectionBackground#b1d2643e
  • terminal.selectionBackground#b1d2646b
  • terminal.tab.activeBorder#0078d4
  • terminalCommandDecoration.defaultBackground#f48f8f
  • terminalCommandDecoration.errorBackground#ed1919
  • terminalCommandDecoration.successBackground#679e23
  • terminalCursor.background#b54e4e
  • terminalCursor.foreground#f7abab
  • textBlockQuote.background#2b2b2b
  • textBlockQuote.border#616161
  • textCodeBlock.background#2b2b2b
  • textLink.activeForeground#65912f
  • textLink.foreground#83b645
  • textPreformat.background#3c3c3c
  • textPreformat.foreground#d0d0d0
  • textSeparator.foreground#21262d
  • titleBar.activeBackground#f7abab
  • titleBar.activeForeground#fff0f3
  • titleBar.border#e46c6c
  • titleBar.inactiveBackground#cfe795
  • titleBar.inactiveForeground#fff0f3
  • tree.inactiveIndentGuidesStroke#f48f8f
  • tree.indentGuidesStroke#f48f8f
  • welcomePage.progress.foreground#0078d4
  • welcomePage.tileBackground#2b2b2b
  • widget.border#db7986

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#D4D4D4
emphasisitalic
strongbold
header#000080
comment#6A9955
constant.language#569CD6
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#B5CEA8
constant.regexp#646695
entity.name.tag#569CD6
entity.name.tag.css, entity.name.tag.less#D7BA7D
entity.other.attribute-name#9CDCFE
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#D7BA7D
invalid#F44747
markup.underlineunderline
markup.bold#569CD6bold
markup.heading#569CD6bold
markup.italicitalic
markup.strikethroughstrikethrough
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#9CDCFE
meta.diff.header#569CD6
storage#569CD6
storage.type#569CD6
storage.modifier, keyword.operator.noexcept#569CD6
string, meta.embedded.assembly#CE9178
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, source.css variable, source.coffee.embedded#9CDCFE
keyword#569CD6
keyword.control#569CD6
keyword.operator#D4D4D4
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#569CD6
keyword.other.unit#B5CEA8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569CD6
support.function.git-rebase#9CDCFE
constant.sha.git-rebase#B5CEA8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#D4D4D4
variable.language#569CD6
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#DCDCAA
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, punctuation.separator.namespace.ruby#4EC9B0
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator, entity.name.operator#C586C0
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#9CDCFE
variable.other.constant, variable.other.enummember#4FC1FF
meta.object-literal.key#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
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, constant.other.option#569CD6
constant.character.escape#D7BA7D
entity.name.label#C8C8C8
comment#ACB84D
punctuation.definition.comment#ACB84D
string#EC5E6C
meta.embedded.assembly#EC5E6C
keyword - keyword.operator#E16F6F
keyword.control#E16F6F
storage#E16F6F
storage.type#E16F6F
constant.numeric#F48F8F
entity.name.type#CE193A
entity.name.class#CE193A
support.type#CE193A
support.class#CE193A
entity.name.function#679E23
support.function#679E23
storage.type.primitive.java, storage.type.java, storage.type.primitive.array.java, storage.type.object.array.java, variable.other.enummember, keyword.other.using, keyword.operator.expression, entity.name.function.preprocessor.cpp, keyword.other.typedef.c, keyword.operator.sizeof.c, storage.modifier.c, storage.modifier, keyword, keyword.other.directive.using, keyword.other.unit, entity.name.function.preprocessor.cpp, keyword.operator.new.cpp, keyword.operator.new, keyword.operator.delete.cpp, keyword.other.using, keyword.operator.expression, punctuation.definition.list.begin.markdown, markup.bold, markup.italic, markup.heading, entity.name.tag.css, entity.name.tag#F48F8F
keyword.operator.comparison, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.c.cpp, keyword.operator.assignment.compound.cpp, keyword.other.unit.hexadecimal.c, punctuation.separator.scope-resolution.function.call.cpp, punctuation.separator.scope-resolution.parameter.cpp, punctuation.separator.scope-resolution.cpp, punctuation.separator.scope-resolution.function.definition.cpp, punctuation.terminator.statement.cpp, punctuation.section.class.begin.python, punctuation.separator.pointer-access.cpp, support.variable.tsx, keyword.operator, storage.type.function.arrow, punctuation.separator.key-value, punctuation.separator.arguments.python, keyword.operator.logical.python, punctuation.definition.quote.begin.markdown, constant.other.color.rgb-value.hex.css, storage.modifier.specifier.functional.post-parameters.const.cpp, entity.name.scope-resolution.function.call.cpp, entity.name.scope-resolution.function.definition.cpp, entity.name.scope-resolution.cpp, entity.name.scope-resolution.parameter.cpp, variable.other.global.cpp, entity.name.function.preprocessor.c, constant.character, keyword.cs, variable.parameter.function.language.special.self.python, variable.parameter.function.language.python, support.variable.magic.python, variable.other.object.access.cpp, variable.other.object.property.java, entity.name.namespace.cpp, entity.name.namespace, entity.name.variable, support.constant.property-value.css, support.constant.color.w3c-standard-color-name.css, support.constant.font-name.css, variable.other.constant.object.js, variable.other.object.property.js, support.variable.property.js, entity.other.attribute-name.js, variable, variable.language, meta.object-literal.key, support.constant.color, variable.other.readwrite.alias, variable.other.property, variable.other.constant.property, variable.other.constant#873939
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.quote.begin.markdown, support.constant.font-name.css, constant.other.color.rgb-value.hex.css, support.constant.property-value.css, support.constant.color.w3c-standard-color-name.css, storage.modifier.specifier.functional.post-parameters.const.cpp, entity.name.namespace.cpp, entity.name.scope-resolution.function.call.cpp, entity.name.scope-resolution.function.definition.cpp, entity.name.scope-resolution.cpp, entity.name.scope-resolution.parameter.cpp, variable.other.global.cpp, punctuation.separator.pointer-access.cpp, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, entity.name.function.preprocessor.c, keyword.operator.logical.python#E8939B
support.class.component.tsx, entity.other.attribute-name.class.css, entity.other.attribute-name.pseudo-class.css, constant.language.json, keyword.control.directive.define.c, variable.scss, entity.other.attribute-name.pseudo-element.css, variable.language.special.self.python, constant.character.escape.python, storage.modifier.c, variable.other.enummember, keyword.other.unit, constant.language.python, entity.name.function.preprocessor.cpp, constant.language, keyword.operator.new.cpp, keyword.operator.new, keyword.other.using, keyword.operator.expression, entity.name.type.interface, entity.other.attribute-name.pseudo-element.css, entity.name.type.interface, entity.other.attribute-name.pseudo-element.css, constant.character.escape.python, constant.language.json.comments, source.css variable#F1A8A5
variable.parameter.function.language.special.self.python, entity.name.function.preprocessor.cpp, constant.language.python, constant.language#8BBC50
support.type.property-name.json.comments, support.type.property-name.json, support.variable, entity.other.attribute-name.tsx, entity.other.attribute-name, variable.parameter.function.language.special.self.python, variable.parameter.function.language.python, support.variable.magic.python, string.quoted.double.scss, string.quoted.double.tsx, variable.language.this, support.class.component.js, support.type.vendored.property-name.css, support.type.property-name.css#658E32
entity.name.type.interface, entity.name.type, storage.type.built-in.primitive.cpp, keyword.type.void.cs, keyword.type.bool.cs, keyword.type.string.cs, keyword.type.int.cs, keyword.type.float.cs, keyword.type.long.cs, keyword.type.double.cs, entity.other.inherited-class#CE193A
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...

Strawberry Matcha Theme - Coding Theme