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#DCD7BA
  • activityBarBadge.background#658594
  • activityBarBadge.foreground#DCD7BA
  • badge.background#2A2A37
  • button.background#2A2A37
  • button.secondaryBackground#223249
  • button.secondaryForeground#DCD7BA
  • checkbox.border#223249
  • debugToolBar.background#16161D
  • descriptionForeground#DCD7BA
  • diffEditor.insertedTextBackground#2B3328
  • dropdown.background#16161D
  • dropdown.border#16161D
  • editor.background#1F1F28
  • editor.findMatchBackground#2D4F67
  • editor.findMatchBorder#FF9E3B
  • editor.findMatchHighlightBackground#2D4F67
  • editor.foreground#DCD7BA
  • 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#957FB8
  • editorBracketHighlight.foreground2#FFA066
  • editorBracketHighlight.foreground3#7E9CD8
  • editorBracketHighlight.foreground4#D27E99
  • editorBracketHighlight.foreground5#E6C384
  • editorBracketHighlight.foreground6#7AA89F
  • editorBracketHighlight.unexpectedBracket.foreground#FF5D62
  • editorBracketMatch.background#16161D
  • editorBracketMatch.border#54546D
  • editorBracketPairGuide.activeBackground1#957FB8
  • editorBracketPairGuide.activeBackground2#FFA066
  • editorBracketPairGuide.activeBackground3#7E9CD8
  • editorBracketPairGuide.activeBackground4#D27E99
  • editorBracketPairGuide.activeBackground5#E6C384
  • editorBracketPairGuide.activeBackground6#7AA89F
  • editorCursor.background#DCD7BA
  • editorCursor.foreground#DCD7BA
  • 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.activeBackground#363646
  • editorIndentGuide.background#2A2A37
  • editorInlayHint.background#1F1F28
  • editorInlayHint.foreground#727169
  • editorLineNumber.activeForeground#957FB8
  • 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#DCD7BA
  • list.focusBackground#2A2A37
  • list.focusForeground#DCD7BA
  • list.highlightForeground#7E9CD8
  • list.hoverBackground#363646
  • list.hoverForeground#DCD7BA
  • list.inactiveSelectionBackground#2A2A37
  • list.inactiveSelectionForeground#DCD7BA
  • list.warningForeground#FF9E3B
  • menu.foreground#DCD7BA
  • 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#DCD7BA
  • sideBar.background#1F1F28
  • sideBar.border#16161D
  • sideBar.foreground#DCD7BA
  • sideBarSectionHeader.background#363646
  • sideBarSectionHeader.foreground#DCD7BA
  • statusBar.background#16161D
  • statusBar.debuggingBackground#E82424
  • statusBar.debuggingBorder#957FB8
  • statusBar.debuggingForeground#DCD7BA
  • statusBar.foreground#C8C093
  • statusBar.noFolderBackground#1f1f28
  • statusBarItem.hoverBackground#363646
  • statusBarItem.remoteBackground#2D4F67
  • statusBarItem.remoteForeground#DCD7BA
  • tab.activeBackground#363646
  • tab.activeForeground#DCD7BA
  • 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#DCD7BA
  • terminal.ansiBrightYellow#E6C384
  • terminal.ansiCyan#9CABCA
  • terminal.ansiGreen#76946A
  • terminal.ansiMagenta#957FB8
  • terminal.ansiRed#E82424
  • terminal.ansiWhite#DCD7BA
  • terminal.ansiYellow#FF9E3B
  • terminal.background#1F1F28
  • terminal.border#16161D
  • terminal.foreground#DCD7BA
  • terminal.selectionBackground#223249
  • textBlockQuote.background#1F1F28
  • textBlockQuote.border#16161D
  • textLink.foreground#6A9589
  • textPreformat.foreground#FF9E3B
  • titleBar.activeBackground#363646
  • titleBar.activeForeground#DCD7BA
  • titleBar.inactiveBackground#1F1F28
  • titleBar.inactiveForeground#DCD7BA
  • walkThrough.embeddedEditorBackground#1F1F28

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.regexp#646695
entity.name.tag#569CD6
entity.name.tag.css#D7BA7D
entity.other.attribute-name#9CDCFE
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#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.string#CE9178
meta.preprocessor.numeric#B5CEA8
meta.structure.dictionary.key.python#9CDCFE
meta.diff.header#569CD6
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, variable.css, variable.scss, variable.other.less, source.coffee.embedded#9CDCFE
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
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
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
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
punctuation.separator.delimiter#C8C8C8
meta.bracket.square.access, punctuation.definition.begin.bracket.square, punctuation.definition.end.bracket.square, punctuation.section.arguments.begin.bracket, punctuation.section.arguments.end.bracket, punctuation.section.block.begin.bracket.curly, punctuation.section.block.end.bracket.curly, punctuation.section.parens.begin.bracket.round, punctuation.section.parens.end.bracket.round, storage.modifier.array.bracket#9CABCA
punctuation.separator, punctuation.terminator.statement#9CABCA
keyword.operator, punctuation.separator.pointer-access, storage.modifier.pointer#9CABCA
string, meta.embedded.assembly#98BB6C
constant.other.placeholder#9CDCFE
keyword, keyword.control, storage.modifier, keyword.operator.noexcept, 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, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.control, keyword.other.operator, entity.name.operator#957FB8
constant.numeric, keyword.operator.plus.exponent, keyword.operator.minus.exponent#D27E99
support.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, storage, storage.type, 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, entity.name.type.hlsl, storage.type.texture.hlsl, storage.type.sampler.hlsl, storage.type.object.rw.hlsl#7AA89F
support.class#7AA89F
entity.name.type.enum#7AA89F
variable.other.enummember#dcd7ba
variable, meta.definition.variable.name, support.variable, entity.name.variable, variable.other#dcd7ba
variable.parameter#dcd7ba
variable.other.member, variable.other.property, variable.other.constant.property, support.variable.property#E6C384
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal, entity.name.function#7e9cd8
entity.name.function.member#957FB8
meta.preprocessor, entity.name.function.preprocessor#ffa066