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.activeBorder#0078d7
  • activityBar.background#1e1e1e
  • activityBar.foreground#c5c5c5
  • activityBarBadge.background#ff3b30
  • activityBarBadge.foreground#ffffff
  • badge.background#ff3b30
  • badge.foreground#ffffff
  • button.background#0078d7
  • button.foreground#ffffff
  • button.hoverBackground#005a9e
  • dropdown.background#1e1e1e
  • dropdown.border#333333
  • dropdown.foreground#c5c5c5
  • editor.background#0f0f0f
  • editor.findMatchBackground#ffb900
  • editor.findMatchHighlightBackground#ffb90080
  • editor.foreground#c5c5c5
  • editor.lineHighlightBackground#2a2a2a
  • editor.lineHighlightBorder#0078d7
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#334e68
  • editorBracketMatch.background#264f78
  • editorBracketMatch.border#ffb900
  • editorCursor.foreground#ff3b30
  • editorGroupHeader.tabsBackground#151515
  • editorIndentGuide.activeBackground#0078d7
  • editorIndentGuide.background#3a3a3a
  • editorLineNumber.activeForeground#c5c5c5
  • editorLineNumber.foreground#5a5a5a
  • editorWhitespace.foreground#555555
  • focusBorder#ffb900
  • gitDecoration.conflictingResourceForeground#d100d1
  • gitDecoration.deletedResourceForeground#ff3b30
  • gitDecoration.modifiedResourceForeground#ffb900
  • gitDecoration.untrackedResourceForeground#00c100
  • input.background#1e1e1e
  • input.border#333333
  • input.foreground#c5c5c5
  • input.placeholderForeground#777777
  • inputOption.activeBorder#0078d7
  • list.activeSelectionBackground#264f78
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#264f78
  • list.highlightForeground#ffb900
  • list.hoverBackground#333333
  • minimap.background#0f0f0f
  • minimapSlider.activeBackground#999999ff
  • minimapSlider.background#55555580
  • minimapSlider.hoverBackground#777777aa
  • panel.background#151515
  • panel.border#333333
  • panelTitle.activeBorder#ff3b30
  • panelTitle.activeForeground#d4d4d4
  • panelTitle.inactiveForeground#8a8a8a
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#999999ff
  • scrollbarSlider.background#55555580
  • scrollbarSlider.hoverBackground#777777aa
  • sideBar.background#151515
  • sideBar.foreground#c5c5c5
  • sideBarSectionHeader.background#1e1e1e
  • sideBarSectionHeader.foreground#c5c5c5
  • sideBarTitle.foreground#c5c5c5
  • statusBar.background#1e1e1e
  • statusBar.debuggingBackground#ffb900
  • statusBar.foreground#c5c5c5
  • statusBar.noFolderBackground#0078d7
  • statusBarItem.hoverBackground#333333
  • tab.activeBackground#0f0f0f
  • tab.activeBorder#ff3b30
  • tab.activeForeground#d4d4d4
  • tab.border#333333
  • tab.inactiveBackground#1e1e1e
  • tab.inactiveForeground#8a8a8a
  • terminal.ansiBlue#0078d7
  • terminal.ansiBrightBlue#6eb9ff
  • terminal.ansiBrightCyan#5dffff
  • terminal.ansiBrightGreen#6aff6a
  • terminal.ansiBrightMagenta#ff7fff
  • terminal.ansiBrightRed#ff7f7f
  • terminal.ansiBrightYellow#ffff7f
  • terminal.ansiCyan#00c1e0
  • terminal.ansiGreen#00c100
  • terminal.ansiMagenta#d100d1
  • terminal.ansiRed#ff3b30
  • terminal.ansiYellow#ffb900
  • terminal.background#0f0f0f
  • terminal.foreground#c5c5c5
  • titleBar.activeBackground#0a0a0a
  • titleBar.activeForeground#d4d4d4
  • titleBar.inactiveBackground#080808
  • titleBar.inactiveForeground#8a8a8a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6a9955italic
string, string.quoted, string.template#ce9178
keyword, storage.type, storage.modifier#569cd6bold
keyword.operator, punctuation.accessor#c586c0
variable, variable.other#9cdcfe
variable.parameter#9cdcfeitalic
entity.name.function, support.function#dcdcaa
meta.function-call#dcdcaa
entity.name.class, entity.name.type.class, support.class#4ec9b0bold
entity.name.type, support.type#b8d7a3
entity.name.type.interface#b8d7a3italic
constant.numeric#b5cea8
constant, constant.language, constant.character#b5cea8
constant.language.boolean#569cd6bold
variable.other.property, support.variable.property#d7ba7d
meta.object-literal.key#9cdcfe
entity.name.tag, punctuation.definition.tag#569cd6
entity.other.attribute-name#9cdcfeitalic
punctuation, meta.brace#d4d4d4
string.regexp#d16969
constant.character.escape#d16969
meta.decorator, punctuation.decorator#c586c0
invalid, invalid.illegal#f44747strikethrough
markup.heading, entity.name.section#569cd6bold
markup.bold#dcdcaabold
markup.italic#ce9178italic
markup.underline.link#3794ff
markup.inline.raw, markup.fenced_code#d7ba7d
support.type.property-name.json#9cdcfe
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#dcdcaa
support.type.property-name.css#4ec9b0
support.constant.property-value.css#ce9178
themesmith by CyberBoost - VS Code Theme