Skip to main content
CodingTheme

Color themes

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#1f1f2a
  • activityBar.foreground#c8c7d5
  • activityBarBadge.background#585480
  • activityBarBadge.foreground#ffffff
  • badge.background#585480
  • badge.foreground#ffffff
  • button.background#7873ae
  • button.foreground#ffffff
  • dropdown.background#17171e
  • dropdown.border#17171e
  • dropdown.foreground#c8c7d5
  • editor.background#141523
  • editor.foreground#c8c7d5
  • editor.hoverHighlightBackground#58548022
  • editor.lineHighlightBackground#1b1b24
  • editor.lineHighlightBorder#1b1b24
  • editor.selectionBackground#7873ae55
  • editor.wordHighlightBackground#ffffff22
  • editor.wordHighlightStrongBackground#7873ae22
  • editorBracketHighlight.foreground1#ffd700
  • editorBracketHighlight.foreground2#ff00ff
  • editorBracketHighlight.foreground3#87cefa
  • editorBracketHighlight.foreground4#7cfc00
  • editorBracketHighlight.foreground5#aa55fc
  • editorBracketHighlight.foreground6#537dfa
  • editorBracketMatch.background#1b1b24
  • editorBracketMatch.border#1b1b24
  • editorCursor.foreground#f8f8f0
  • editorGroupHeader.tabsBackground#22222d
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#17171e
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#313141
  • editorLineNumber.activeForeground#aa11ff
  • editorLineNumber.foreground#47475e
  • editorLink.activeForeground#585480
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#7873ae55
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#313141
  • editorSuggestWidget.foreground#c8c7d5
  • editorSuggestWidget.highlightForeground#585480
  • editorSuggestWidget.selectedBackground#47475e
  • editorWhitespace.foreground#313141
  • editorWidget.background#313141
  • editorWidget.border#47475e
  • extensionButton.prominentBackground#585480
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#6f6a9d
  • focusBorder#585480
  • foreground#c8c7d5
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#5d5d7b
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.background#101015
  • input.border#3c3c50
  • input.foreground#c8c7d5
  • input.placeholderForeground#424258
  • inputOption.activeBorder#7873ae
  • list.activeSelectionBackground#7873ae
  • list.activeSelectionForeground#1b1b24
  • list.focusBackground#3c3c50
  • list.hoverBackground#22222d
  • list.inactiveSelectionBackground#1b1b24
  • panel.background#1f1f2a
  • panel.border#1f1f2a
  • panelTitle.activeBorder#585480
  • panelTitle.inactiveForeground#68688a
  • peekView.border#585480
  • peekViewEditor.background#121218
  • peekViewEditor.matchHighlightBackground#7873ae55
  • peekViewEditorGutter.background#17171e
  • peekViewResult.background#262633
  • peekViewResult.fileForeground#bdbbcc
  • peekViewResult.lineForeground#abaabf
  • peekViewResult.matchHighlightBackground#7873ae55
  • peekViewResult.selectionBackground#1f1f2a
  • peekViewResult.selectionForeground#c8c7d5
  • peekViewTitle.background#17171e
  • peekViewTitleDescription.foreground#bfbece
  • peekViewTitleLabel.foreground#c8c7d5
  • progressBar.background#ffffff
  • scrollbar.shadow#050507
  • scrollbarSlider.activeBackground#585480aa
  • scrollbarSlider.background#47475eaa
  • scrollbarSlider.hoverBackground#58548055
  • sideBar.background#262633
  • sideBar.foreground#c8c7d5
  • sideBarSectionHeader.background#2c2c3b
  • sideBarSectionHeader.foreground#c8c7d5
  • statusBar.background#585480
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#7873ae
  • tab.activeBorderTop#ff88ff
  • tab.inactiveBackground#22222d
  • tab.inactiveForeground#747497
  • terminal.ansiBlack#0c0c0c
  • terminal.ansiBlue#0037da
  • terminal.ansiBrightBlack#767676
  • terminal.ansiBrightBlue#3b78ff
  • terminal.ansiBrightCyan#61d6d6
  • terminal.ansiBrightGreen#16c60c
  • terminal.ansiBrightMagenta#b4009e
  • terminal.ansiBrightRed#e74856
  • terminal.ansiBrightWhite#f2f2f2
  • terminal.ansiBrightYellow#f9f1a5
  • terminal.ansiCyan#3a96dd
  • terminal.ansiGreen#16b311
  • terminal.ansiMagenta#881798
  • terminal.ansiRed#c50f1f
  • terminal.ansiWhite#c8c7d5
  • terminal.ansiYellow#ffe448
  • terminal.background#1b1b24
  • terminal.border#1b1b24
  • terminal.foreground#c8c7d5
  • terminalCursor.foreground#ffffff
  • titleBar.activeBackground#121218

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#505067
support.other.variable, variable.language.this#11C9C9underline italic
variable.other.constant, meta.definition.variable.js#00E1FFunderline bold
string#A6FA62
constant.numeric#A6FA62
meta.object-literal.key, support.variable.property#9C8FE6
constant.language#7873AE
constant.character, constant.other#7873AE
variable, variable.other, variable.other.property#00E1FF
keyword#7873AE
storage#7873AE
storage.type#585480
entity.name.class#7873AEunderline
entity.other.inherited-class#7873AE
entity.name.function#FFFFFF
variable.parameter#C8C7D5
entity.name.tag#585480
entity.other.attribute-name#7873AE
support.function#A6FA62
support.constant#7873AE
support.type, support.class#7873AE
invalid#CF433E
invalid.deprecated#CF433E
meta.structure.dictionary.json string.quoted.double.json#A6FA62
meta.diff, meta.diff.header#505067
markup.deleted#E61F44
markup.inserted#A6E22E
markup.changed#F7B83D
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#727291
meta.property-value, support.constant.property-value, constant.other.color#A6FA62
meta.structure.dictionary.json string.quoted.double.json#7873AE
meta.structure.dictionary.value.json string.quoted.double.json#A6FA62
meta.property-name support.type.property-name, meta.property-name.css, meta.property-list.css, meta.property-name.scss, meta.property-list.scss#4EC9B0
meta.property-value punctuation.separator.key-value#C8C7D5
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#585480
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#585480
variable.parameter.function#A6FA62
entity.name.section.markdown#7873AE
punctuation.definition.heading.markdown#7873AE
markup.raw.inline.markdown#A6FA62
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#7873AE
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#7873AE
punctuation.definition.metadata.markdown#7873AE
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#585480
markup.bold.markdown, markup.italic.markdown#585480
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#664E4D
markup.deleted.git_gutter#E61F44
markup.inserted.git_gutter#A7DA1E
markup.changed.git_gutter#F7B83D
meta.template.expression#C8C7D5
entity.name.function.constructor, entity.name.function.destructoritalic
entity.other.attribute-nameitalic
keyword.operator.new, keyword.operator.delete#C586C0italic
keyword.other, keyword.operator.logical#569CD6
keyword.control#C586C0
storage.type.modifier.access#AA00FFitalic
storage.modifier.const, storage.modifier.constexpr, storage.modifier.specifier, storage.modifier.async#FF6BCB
string, string.quoted, meta.structure.dictionary#CE9178
comment
entity.name.function.preprocessor, meta.preprocessor#569CD6italic
keyword.other.unit#B5CEA8italic
constant.numeric#B5CEA8
variable.parameter#00E1FF
meta.preprocessor#569CD6
keyword.operator#D4D4D4
keyword.other.using#C586C0italic
storage.type#569CD6
meta.return-type, support.class, support.type, entity.other.attribute, 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
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal, entity.name.function.operator#DCDCAA
constant.language#569CD6italic
storage.modifier#569CD6
punctuation.separator, punctuation.terminator, punctuation.section, punctuation.definition.function#D4D4D4
punctuation.definition.string.json#A6FA62
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
keyword.operator.cast, keyword.operator.sizeof, keyword.operator.typeid#569CD6italic
entity.name.tag#569CD6
support.constant.property, keyword.operator.expression#C586C0underline
meta.function.definition, meta.body.function.definition, entity.name.type#55FFAADD
meta.using-namespace, entity.name.namespace, entity.name.scope-resolution#4EC9B0italic
comment
entity.name.function.member.static#55FF00
variable.other.enummember#FFF49E

Shiki preview

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

Loading...