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#c0392b
  • activityBar.background#252526
  • activityBar.foreground#c5c5c5
  • activityBarBadge.background#c0392b
  • activityBarBadge.foreground#ffffff
  • badge.background#c0392b
  • badge.foreground#ffffff
  • button.background#0e639c
  • button.foreground#ffffff
  • button.hoverBackground#1177bb
  • dropdown.background#3c3c3c
  • dropdown.border#555555
  • dropdown.foreground#d4d4d4
  • editor.background#1e1e1e
  • editor.findMatchBackground#613214
  • editor.findMatchHighlightBackground#875f45
  • editor.foreground#d4d4d4
  • editor.lineHighlightBackground#2a2a2a
  • editor.lineHighlightBorder#3c3c3c
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#3a3d41
  • editorBracketMatch.background#515c6a
  • editorBracketMatch.border#c0392b
  • editorCursor.foreground#aeafad
  • editorGroupHeader.tabsBackground#252526
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorLineNumber.activeForeground#c5c5c5
  • editorLineNumber.foreground#858585
  • editorWhitespace.foreground#3b3a32
  • focusBorder#c0392b
  • gitDecoration.conflictingResourceForeground#ff8800
  • gitDecoration.deletedResourceForeground#c0392b
  • gitDecoration.modifiedResourceForeground#d7ba7d
  • gitDecoration.untrackedResourceForeground#4ec9b0
  • input.background#3c3c3c
  • input.border#555555
  • input.foreground#d4d4d4
  • input.placeholderForeground#777777
  • inputOption.activeBorder#c0392b
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#094771
  • list.highlightForeground#c0392b
  • list.hoverBackground#2a2d2e
  • minimap.background#1e1e1e
  • minimapSlider.activeBackground#6e6e6e
  • minimapSlider.background#4e4e4e
  • minimapSlider.hoverBackground#5e5e5e
  • panel.background#1e1e1e
  • panel.border#3c3c3c
  • panelTitle.activeBorder#c0392b
  • panelTitle.activeForeground#d4d4d4
  • panelTitle.inactiveForeground#777777
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#6e6e6e
  • scrollbarSlider.background#4e4e4e
  • scrollbarSlider.hoverBackground#5e5e5e
  • sideBar.background#252526
  • sideBar.foreground#c5c5c5
  • sideBarSectionHeader.background#2d2d2d
  • sideBarSectionHeader.foreground#c5c5c5
  • sideBarTitle.foreground#d4d4d4
  • statusBar.background#2c2c2c
  • statusBar.debuggingBackground#c0392b
  • statusBar.foreground#d4d4d4
  • statusBar.noFolderBackground#2c2c2c
  • statusBarItem.hoverBackground#3e3e3e
  • tab.activeBackground#252526
  • tab.activeBorder#c0392b
  • tab.activeForeground#d4d4d4
  • tab.border#3c3c3c
  • tab.inactiveBackground#1e1e1e
  • tab.inactiveForeground#777777
  • terminal.ansiBlue#569cd6
  • terminal.ansiBrightBlue#9cdcfe
  • terminal.ansiBrightCyan#b5f4ff
  • terminal.ansiBrightGreen#b5cea8
  • terminal.ansiBrightMagenta#d7ba7d
  • terminal.ansiBrightRed#f44747
  • terminal.ansiBrightYellow#ffd602
  • terminal.ansiCyan#4ec9b0
  • terminal.ansiGreen#6a9955
  • terminal.ansiMagenta#c586c0
  • terminal.ansiRed#d16969
  • terminal.ansiYellow#d7ba7d
  • terminal.background#1e1e1e
  • terminal.foreground#d4d4d4
  • titleBar.activeBackground#2c2c2c
  • titleBar.activeForeground#d4d4d4
  • titleBar.inactiveBackground#1c1c1c
  • titleBar.inactiveForeground#888888

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#dcdcaaitalic
entity.name.function, support.function#dcdcaa
meta.function-call#4ec9b0
entity.name.class, entity.name.type.class, support.class#c586c0bold
entity.name.type, support.type#4ec9b0
entity.name.type.interface#9cdcfeitalic
constant.numeric#b5cea8
constant, constant.language, constant.character#dcdcaa
constant.language.boolean#569cd6bold
variable.other.property, support.variable.property#d7ba7d
meta.object-literal.key#dcdcaa
entity.name.tag, punctuation.definition.tag#569cd6
entity.other.attribute-name#d7ba7ditalic
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#569cd6bold
markup.italic#c5c5c5italic
markup.underline.link#b5f4ff
markup.inline.raw, markup.fenced_code#ce9178
support.type.property-name.json#9cdcfe
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#dcdcaa
support.type.property-name.css#9cdcfe
support.constant.property-value.css#b5cea8
themesmith by CyberBoost - VS Code Theme