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#0a1512
  • activityBar.border#00000000
  • activityBar.foreground#c8d6c2
  • activityBar.inactiveForeground#4c5f53
  • activityBarBadge.background#d4a949
  • activityBarBadge.foreground#101c17
  • badge.background#d4a949
  • badge.foreground#101c17
  • button.background#d4a949
  • button.foreground#101c17
  • button.hoverBackground#e8c468
  • button.secondaryBackground#28543f
  • button.secondaryForeground#d8e2d3
  • disabledForeground#5a6f63
  • dropdown.background#173229
  • dropdown.border#28543f
  • editor.background#11241d
  • editor.findMatchBackground#d98f4e66
  • editor.findMatchHighlightBackground#d98f4e33
  • editor.foreground#d8e2d3
  • editor.inactiveSelectionBackground#356b4f44
  • editor.lineHighlightBackground#17322988
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#356b4f99
  • editor.selectionHighlightBackground#356b4f55
  • editor.wordHighlightBackground#d4a94922
  • editor.wordHighlightStrongBackground#d4a94933
  • editorBracketHighlight.foreground1#e0c07a
  • editorBracketHighlight.foreground2#6fd9b8
  • editorBracketHighlight.foreground3#d98f4e
  • editorBracketHighlight.foreground4#7fa89c
  • editorBracketMatch.background#d4a94933
  • editorBracketMatch.border#d4a949aa
  • editorCodeLens.foreground#5c7267
  • editorCursor.foreground#e8c468
  • editorGroup.border#1e4033
  • editorGroupHeader.tabsBackground#0a1512
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#6fd9b8
  • editorGutter.background#11241d
  • editorGutter.deletedBackground#c97a7a
  • editorGutter.modifiedBackground#d98f4e
  • editorHoverWidget.background#173229
  • editorHoverWidget.border#28543f
  • editorIndentGuide.activeBackground1#3f6b52
  • editorIndentGuide.background1#1e4033
  • editorLineNumber.activeForeground#d4a949
  • editorLineNumber.foreground#48594e
  • editorOverviewRuler.border#11241d
  • editorRuler.foreground#1e4033
  • editorSuggestWidget.background#173229
  • editorSuggestWidget.border#28543f
  • editorSuggestWidget.highlightForeground#6fd9b8
  • editorSuggestWidget.selectedBackground#28543f
  • editorWhitespace.foreground#1a3629
  • editorWidget.background#173229
  • editorWidget.border#28543f
  • focusBorder#d4a94966
  • foreground#d8e2d3
  • gitDecoration.addedResourceForeground#6fd9b8
  • gitDecoration.conflictingResourceForeground#d99a9a
  • gitDecoration.deletedResourceForeground#c97a7a
  • gitDecoration.ignoredResourceForeground#48594e
  • gitDecoration.modifiedResourceForeground#d98f4e
  • gitDecoration.untrackedResourceForeground#7fa89c
  • input.background#173229
  • input.border#28543f
  • input.foreground#d8e2d3
  • input.placeholderForeground#5c7267
  • list.activeSelectionBackground#28543f
  • list.activeSelectionForeground#e8c468
  • list.focusBackground#28543f
  • list.hoverBackground#173229aa
  • list.inactiveSelectionBackground#173229
  • minimap.background#11241d
  • minimap.selectionHighlight#356b4f
  • minimapSlider.background#48594e33
  • minimapSlider.hoverBackground#48594e55
  • notificationCenterHeader.background#173229
  • notifications.background#173229
  • notifications.border#28543f
  • panel.background#0d1c17
  • panel.border#1e4033
  • panelTitle.activeBorder#d4a949
  • panelTitle.activeForeground#e8c468
  • panelTitle.inactiveForeground#5c7267
  • peekView.border#d4a949
  • peekViewEditor.background#0d1c17
  • peekViewResult.background#0d1c17
  • peekViewTitle.background#173229
  • progressBar.background#d4a949
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#d4a94966
  • scrollbarSlider.background#48594e55
  • scrollbarSlider.hoverBackground#48594e88
  • selection.background#356b4faa
  • sideBar.background#0d1c17
  • sideBar.border#00000000
  • sideBar.foreground#a9bcb0
  • sideBarSectionHeader.background#0d1c17
  • sideBarSectionHeader.border#00000000
  • sideBarTitle.foreground#d8e2d3
  • statusBar.background#0a1512
  • statusBar.border#00000000
  • statusBar.debuggingBackground#6b3b3b
  • statusBar.debuggingForeground#d8e2d3
  • statusBar.foreground#a9bcb0
  • statusBar.noFolderBackground#0a1512
  • statusBarItem.hoverBackground#28543f
  • statusBarItem.remoteBackground#356b4f
  • statusBarItem.remoteForeground#e0c07a
  • tab.activeBackground#11241d
  • tab.activeBorderTop#d4a949
  • tab.activeForeground#e8c468
  • tab.border#00000000
  • tab.hoverBackground#173229
  • tab.inactiveBackground#0d1c17
  • tab.inactiveForeground#5c7267
  • terminal.ansiBlack#11241d
  • terminal.ansiBlue#7fa89c
  • terminal.ansiBrightBlack#48594e
  • terminal.ansiBrightBlue#9bc4bc
  • terminal.ansiBrightCyan#9ce8cd
  • terminal.ansiBrightGreen#b7d69e
  • terminal.ansiBrightMagenta#d9aee8
  • terminal.ansiBrightRed#d99a9a
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#e8c468
  • terminal.ansiCyan#6fd9b8
  • terminal.ansiGreen#9bc48a
  • terminal.ansiMagenta#c78fd9
  • terminal.ansiRed#c97a7a
  • terminal.ansiWhite#d8e2d3
  • terminal.ansiYellow#d98f4e
  • terminal.background#11241d
  • terminal.foreground#d8e2d3
  • titleBar.activeBackground#0a1512
  • titleBar.activeForeground#d8e2d3
  • titleBar.border#00000000
  • titleBar.inactiveBackground#0a1512
  • titleBar.inactiveForeground#5a6f63
  • tree.indentGuidesStroke#28543f
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#d8e2d3
comment, punctuation.definition.comment#4a5d67italic
string, string.quoted, constant.other.symbol#9bc48a
constant.numeric, constant.language, constant.character#d98f4e
keyword, storage.type, storage.modifier, keyword.control#d4a949bold
keyword.operator#9fb8a8
entity.name.function, support.function, meta.function-call#7fa89c
entity.name.class, entity.name.type, support.class, storage.type.class#e0935abold
variable, variable.other, variable.parameter#c3d3bd
variable.other.property, meta.object-literal.key, support.type.property-name#a9c4b3
entity.name.tag, meta.tag#d4a949
entity.other.attribute-name#d98f4e
punctuation, meta.brace, meta.delimiter#7a9186
markup.heading#e0935abold
markup.bold#e0c07abold
markup.italic#a9c4b3italic
markup.underline.link, string.other.link#7fa89c
invalid, invalid.illegal#c97a7aunderline
string.regexp#6fd9b8
constant.language.python#d98f4eitalic
entity.name.function.decorator.python, meta.function.decorator.python support.type.python, punctuation.definition.decorator.python#d98f4eitalic
variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python, variable.language.special.self.python#c78fd9italic
support.function.magic.python, meta.function.python entity.name.function.magic#7fa89citalic
string.quoted.docstring.multi.python, string.quoted.docstring.python#8fc9c0italic
punctuation.definition.template-expression.python, punctuation.section.embedded.python#d98f4e
variable.parameter.function.python#c3d3bditalic