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#111D15
  • activityBar.border#1A2E1E
  • activityBar.foreground#4ADE80
  • activityBar.inactiveForeground#2D3B30
  • activityBarBadge.background#A3E635
  • activityBarBadge.foreground#0D1410
  • badge.background#A3E635
  • badge.foreground#0D1410
  • breadcrumb.activeSelectionForeground#A3E635
  • breadcrumb.focusForeground#F0EDE6
  • breadcrumb.foreground#78716C
  • button.background#A3E635
  • button.foreground#0D1410
  • button.hoverBackground#65A30D
  • dropdown.background#111D15
  • dropdown.border#1A2E1E
  • dropdown.foreground#F0EDE6
  • editor.background#0D1410
  • editor.findMatchBackground#A3E63550
  • editor.findMatchHighlightBackground#A3E63530
  • editor.foreground#F0EDE6
  • editor.inactiveSelectionBackground#A3E63518
  • editor.lineHighlightBackground#111D15
  • editor.selectionBackground#A3E63530
  • editorBracketMatch.background#A3E63525
  • editorBracketMatch.border#A3E635
  • editorCursor.foreground#A3E635
  • editorError.foreground#F87171
  • editorGroupHeader.tabsBackground#111D15
  • editorGroupHeader.tabsBorder#1A2E1E
  • editorGutter.addedBackground#4ADE8060
  • editorGutter.deletedBackground#F8717160
  • editorGutter.modifiedBackground#A3E63560
  • editorHint.foreground#A3E635
  • editorIndentGuide.activeBackground1#A3E63550
  • editorIndentGuide.background1#1A2E1E
  • editorInfo.foreground#4ADE80
  • editorLineNumber.activeForeground#A3E635
  • editorLineNumber.foreground#1A2E1E
  • editorOverviewRuler.addedForeground#4ADE80
  • editorOverviewRuler.border#1A2E1E
  • editorOverviewRuler.deletedForeground#F87171
  • editorOverviewRuler.modifiedForeground#4ADE80
  • editorWarning.foreground#FBBF24
  • editorWhitespace.foreground#1A2E1E
  • focusBorder#A3E635
  • gitDecoration.addedResourceForeground#4ADE80
  • gitDecoration.conflictingResourceForeground#FBBF24
  • gitDecoration.deletedResourceForeground#F87171
  • gitDecoration.ignoredResourceForeground#2D3B30
  • gitDecoration.modifiedResourceForeground#A3E635
  • gitDecoration.untrackedResourceForeground#A3E635
  • input.background#111D15
  • input.border#1A2E1E
  • input.foreground#F0EDE6
  • input.placeholderForeground#2D3B30
  • inputOption.activeBackground#A3E63520
  • inputOption.activeBorder#A3E635
  • list.activeSelectionBackground#1A2E1E
  • list.activeSelectionForeground#F0EDE6
  • list.focusBackground#1A2E1E
  • list.highlightForeground#A3E635
  • list.hoverBackground#1A2E1E80
  • list.inactiveSelectionBackground#1A2E1E80
  • menu.background#111D15
  • menu.foreground#F0EDE6
  • menu.selectionBackground#1A2E1E
  • menu.selectionForeground#F0EDE6
  • menu.separatorBackground#1A2E1E
  • notifications.background#111D15
  • notifications.border#1A2E1E
  • notifications.foreground#F0EDE6
  • panel.background#0D1410
  • panel.border#1A2E1E
  • panelTitle.activeBorder#A3E635
  • panelTitle.activeForeground#A3E635
  • panelTitle.inactiveForeground#78716C
  • pickerGroup.foreground#A3E635
  • progressBar.background#A3E635
  • quickInput.background#111D15
  • quickInput.foreground#F0EDE6
  • quickInputHighlightForeground#A3E635
  • scrollbarSlider.activeBackground#A3E63560
  • scrollbarSlider.background#1A2E1E80
  • scrollbarSlider.hoverBackground#A3E63540
  • selection.background#A3E63540
  • sideBar.background#111D15
  • sideBar.border#1A2E1E
  • sideBar.foreground#D4CFC8
  • sideBarSectionHeader.background#0D1410
  • sideBarSectionHeader.border#1A2E1E
  • sideBarSectionHeader.foreground#A3E635
  • sideBarTitle.foreground#A3E635
  • statusBar.background#A3E635
  • statusBar.debuggingBackground#65A30D
  • statusBar.foreground#0D1410
  • statusBar.noFolderBackground#0D1410
  • statusBarItem.hoverBackground#65A30D80
  • statusBarItem.remoteBackground#4ADE80
  • statusBarItem.remoteForeground#0D1410
  • tab.activeBackground#0D1410
  • tab.activeBorder#A3E635
  • tab.activeForeground#F0EDE6
  • tab.border#1A2E1E
  • tab.hoverBackground#1A2E1E
  • tab.inactiveBackground#111D15
  • tab.inactiveForeground#78716C
  • terminal.ansiBlack#1A2E1E
  • terminal.ansiBlue#60A5FA
  • terminal.ansiBrightBlack#2D3B30
  • terminal.ansiBrightBlue#93C5FD
  • terminal.ansiBrightCyan#6EE7B7
  • terminal.ansiBrightGreen#BBF7D0
  • terminal.ansiBrightMagenta#D9F99D
  • terminal.ansiBrightRed#FCA5A5
  • terminal.ansiBrightWhite#FAFAF5
  • terminal.ansiBrightYellow#FDE68A
  • terminal.ansiCyan#34D399
  • terminal.ansiGreen#4ADE80
  • terminal.ansiMagenta#A3E635
  • terminal.ansiRed#F87171
  • terminal.ansiWhite#F0EDE6
  • terminal.ansiYellow#FBBF24
  • terminal.background#0D1410
  • terminal.foreground#F0EDE6
  • terminal.selectionBackground#A3E63540
  • titleBar.activeBackground#0D1410
  • titleBar.activeForeground#F0EDE6
  • titleBar.border#1A2E1E
  • titleBar.inactiveBackground#0D1410
  • titleBar.inactiveForeground#78716C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2D3B30italic
variable, string constant.other.placeholder#F0EDE6
invalid, invalid.illegal#F87171
keyword, storage.type, storage.modifier#A3E635
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#4ADE80
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FCA5A5
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#4ADE80
meta.block variable.other#FCA5A5
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FBBF24
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#86d4c0
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FBBF24
support.type#D9F99D
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#D9F99D
entity.other.attribute-name#A3E635
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FBBF24italic
entity.other.attribute-name.class#FBBF24
markup.inserted#4ADE80
markup.deleted#F87171
markup.changed#A3E635
string.regexp#4ADE80
constant.character.escape#4ADE80
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#4ADE80italic
source.json meta.structure.dictionary.json support.type.property-name.json#A3E635
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4ADE80
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#FBBF24
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#A3E635
markup.bold, markup.bold string#FCA5A5bold
markup.italic#FCA5A5italic
string.other.link.title.markdown#4ADE80
Vibe Theme by Hector Mendoza - VS Code Theme