Skip to main content
Coding Theme

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#2A2A37
  • activityBar.foreground#C7BCA1
  • activityBarBadge.background#658594
  • activityBarBadge.foreground#C7BCA1
  • badge.background#2A2A37
  • button.background#2A2A37
  • button.secondaryBackground#223249
  • button.secondaryForeground#C7BCA1
  • checkbox.border#223249
  • debugToolBar.background#16161D
  • descriptionForeground#C7BCA1
  • diffEditor.insertedTextBackground#2B3328
  • dropdown.background#16161D
  • dropdown.border#16161D
  • editor.background#1F1F28
  • editor.findMatchBackground#2D4F67
  • editor.findMatchBorder#FF9E3B
  • editor.findMatchHighlightBackground#2D4F67
  • editor.foreground#C7BCA1
  • editor.lineHighlightBackground#2A2A37
  • editor.selectionBackground#223249
  • editor.selectionHighlightBackground#363646
  • editor.selectionHighlightBorder#54546D
  • editor.wordHighlightBackground#3636464d
  • editor.wordHighlightBorder#54546D
  • editor.wordHighlightStrongBackground#3636464d
  • editor.wordHighlightStrongBorder#54546D
  • editorBracketHighlight.foreground1#AAC8A7
  • editorBracketHighlight.foreground2#FFA066
  • editorBracketHighlight.foreground3#DDFFBB
  • editorBracketHighlight.foreground4#D27E99
  • editorBracketHighlight.foreground5#FFD89C
  • editorBracketHighlight.foreground6#FFAACF
  • editorBracketHighlight.unexpectedBracket.foreground#FF5D62
  • editorBracketMatch.background#16161D
  • editorBracketMatch.border#54546D
  • editorBracketPairGuide.activeBackground1#AAC8A7
  • editorBracketPairGuide.activeBackground2#FFA066
  • editorBracketPairGuide.activeBackground3#DDFFBB
  • editorBracketPairGuide.activeBackground4#D27E99
  • editorBracketPairGuide.activeBackground5#FFD89C
  • editorBracketPairGuide.activeBackground6#FFAACF
  • editorCursor.background#C7BCA1
  • editorCursor.foreground#C7BCA1
  • editorError.foreground#E82424
  • editorGroup.border#16161D
  • editorGroupHeader.tabsBackground#16161D
  • editorGutter.addedBackground#76946A
  • editorGutter.deletedBackground#C34043
  • editorGutter.modifiedBackground#DCA561
  • editorHoverWidget.background#1F1F28
  • editorHoverWidget.border#2A2A37
  • editorHoverWidget.highlightForeground#658594
  • editorIndentGuide.activeBackground1#363646
  • editorIndentGuide.background1#2A2A37
  • editorInlayHint.background#1F1F28
  • editorInlayHint.foreground#727169
  • editorLineNumber.activeForeground#AAC8A7
  • editorLineNumber.foreground#54546D
  • editorMarkerNavigation.background#363646
  • editorRuler.foreground#363646
  • editorSuggestWidget.background#223249
  • editorSuggestWidget.border#223249
  • editorSuggestWidget.selectedBackground#2D4F67
  • editorWarning.foreground#FF9E3B
  • editorWhitespace.foreground#1F1F28
  • editorWidget.background#1f1f28
  • focusBorder#223249
  • gitDecoration.ignoredResourceForeground#727169
  • input.background#16161D
  • list.activeSelectionBackground#363646
  • list.activeSelectionForeground#C7BCA1
  • list.focusBackground#2A2A37
  • list.focusForeground#C7BCA1
  • list.highlightForeground#DDFFBB
  • list.hoverBackground#363646
  • list.hoverForeground#C7BCA1
  • list.inactiveSelectionBackground#2A2A37
  • list.inactiveSelectionForeground#C7BCA1
  • list.warningForeground#FF9E3B
  • menu.foreground#C7BCA1
  • menu.separatorBackground#16161D
  • minimapGutter.addedBackground#76946A
  • minimapGutter.deletedBackground#C34043
  • minimapGutter.modifiedBackground#DCA561
  • panel.border#16161D
  • panelSectionHeader.background#1f1f28
  • peekView.border#54546D
  • peekViewEditor.background#2A2A37
  • peekViewEditor.matchHighlightBackground#2D4F67
  • peekViewResult.background#363646
  • scrollbar.shadow#363646
  • scrollbarSlider.activeBackground#6f6f9080
  • scrollbarSlider.background#54546D66
  • scrollbarSlider.hoverBackground#54546D80
  • settings.focusedRowBackground#363646
  • settings.headerForeground#C7BCA1
  • sideBar.background#1F1F28
  • sideBar.border#16161D
  • sideBar.foreground#C7BCA1
  • sideBarSectionHeader.background#363646
  • sideBarSectionHeader.foreground#C7BCA1
  • statusBar.background#16161D
  • statusBar.debuggingBackground#E82424
  • statusBar.debuggingBorder#AAC8A7
  • statusBar.debuggingForeground#C7BCA1
  • statusBar.foreground#C8C093
  • statusBar.noFolderBackground#1f1f28
  • statusBarItem.hoverBackground#363646
  • statusBarItem.remoteBackground#2D4F67
  • statusBarItem.remoteForeground#C7BCA1
  • tab.activeBackground#363646
  • tab.activeForeground#C7BCA1
  • tab.border#16161d
  • tab.hoverBackground#54546D
  • tab.inactiveBackground#1f1f28
  • tab.unfocusedHoverBackground#2A2A37
  • terminal.ansiBlack#1F1F28
  • terminal.ansiBlue#658594
  • terminal.ansiBrightBlack#2A2A37
  • terminal.ansiBrightBlue#7FB4CA
  • terminal.ansiBrightCyan#A3D4D5
  • terminal.ansiBrightGreen#98BB6C
  • terminal.ansiBrightMagenta#D27E99
  • terminal.ansiBrightRed#FF5D62
  • terminal.ansiBrightWhite#C7BCA1
  • terminal.ansiBrightYellow#FFD89C
  • terminal.ansiCyan#9CABCA
  • terminal.ansiGreen#76946A
  • terminal.ansiMagenta#AAC8A7
  • terminal.ansiRed#E82424
  • terminal.ansiWhite#C7BCA1
  • terminal.ansiYellow#FF9E3B
  • terminal.background#1F1F28
  • terminal.border#16161D
  • terminal.foreground#C7BCA1
  • terminal.selectionBackground#223249
  • textBlockQuote.background#1F1F28
  • textBlockQuote.border#16161D
  • textLink.foreground#6A9589
  • textPreformat.foreground#FF9E3B
  • titleBar.activeBackground#363646
  • titleBar.activeForeground#C7BCA1
  • titleBar.inactiveBackground#1F1F28
  • titleBar.inactiveForeground#C7BCA1
  • walkThrough.embeddedEditorBackground#1F1F28

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5F7161
variable, string constant.other.placeholder#C7BCA1
constant.other.color#FFA066
invalid, invalid.illegal#E82424
storage.type#AAC8A7
storage.modifier#AAC8A7
keyword.control.flow, keyword.control.conditional, keyword.control.loop#AAC8A7bold
keyword.control, constant.other.color, meta.tag, keyword.other.template, keyword.other.substitution, keyword.other#AAC8A7
keyword.other.definition.ini#FFA066
keyword.control.trycatch#FF5D62bold
keyword.other.unit, keyword.operator#C0A36E
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, meta.brace, keyword.operator.type.annotation, keyword.operator.namespace#9CABCA
entity.name.tag, meta.tag.sgml#D0BFFF
entity.name.tag.html#AAC8A7
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#DDFFBB
entity.name.function.macro#FFA066
meta.block variable.other#C7BCA1
support.other.variable#C7BCA1
string.other.link#FFA066
constant.numeric, constant.language, support.constant, constant.character, constant.escape#7FB4CA
constant.language.boolean#FFA066
constant.numeric#D27E99
string, punctuation.definition.string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, markup.inline.raw.string#C0D890
entity.name, support.type, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, support.type.sys-types#FFAACF
support.class#97C4B8
entity.name.type.module, entity.name.namespace#C7BCA1
entity.name.import.go#98BB6C
variable.other.property#FFD89C
keyword.control.import, keyword.import, meta.import#FF9843
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#FFAACF
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5D62
variable.language#FF5D62
entity.name.method.js#DDFFBB
meta.class-method.js entity.name.function.js, variable.function.constructor#DDFFBB
entity.other.attribute-name#AAC8A7
entity.other.attribute-name.html, entity.other.attribute-name, invalid.deprecated.entity.other.attribute-name.html#FFD89C
entity.other.attribute-name.class#FFD89C
source.sass keyword.control#7FB4CA
markup.inserted#76946A
markup.deleted#C34043
markup.changed#DCA561
string.regexp#7FB4CA
constant.character.escape#7FB4CA
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#AAC8A7
source.js constant.other.object.key.js string.unquoted.label.js#FF5D62
source.json meta.structure.dictionary.json support.type.property-name.json#D27E99
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFD89C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFA066
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5D62
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFA066
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#DDFFBB
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#D27E99
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#AAC8A7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#98BB6C
text.html.markdown, punctuation.definition.list_item.markdown#C7BCA1
text.html.markdown markup.inline.raw.markdown#AAC8A7
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#AAC8A7
markdown.heading, entity.name.section.markdown, markup.heading.markdown#DDFFBB
markup.italic#E46876italic
markup.bold, markup.bold stringbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#E46876bold
markup.underline#7FB4CAunderline
markup.quote punctuation.definition.blockquote.markdown#727169
markup.quoteitalic
string.other.link.title.markdown#FFA066
string.other.link.description.title.markdown#AAC8A7
constant.other.reference.link.markdown#FFD89C
markup.raw.block#AAC8A7
markup.raw.block.fenced.markdown#727169
punctuation.definition.fenced.markdown#727169
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#C7BCA1
variable.language.fenced.markdown#727169
meta.separator#9CABCAbold
markup.table#C7BCA1

Shiki preview

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

Loading...