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#5FFFD7
  • activityBar.background#151820
  • activityBar.foreground#5FFFD7
  • activityBarBadge.background#5FFFD7
  • activityBarBadge.foreground#1B1F2B
  • badge.background#5FFFD7
  • badge.foreground#1B1F2B
  • button.background#2A2F3C
  • button.foreground#FFFFFF
  • button.hoverBackground#3A4250
  • dropdown.background#1E252F
  • dropdown.border#222832
  • dropdown.foreground#D0D7E3
  • editor.background#1B1F2B
  • editor.findMatchBackground#FF6A6A40
  • editor.findMatchHighlightBackground#FF6A6A20
  • editor.foreground#D0D7E3
  • editor.lineHighlightBackground#2A2F3C80
  • editor.lineHighlightBorder#5FFFD770
  • editor.selectionBackground#5FFFD740
  • editor.selectionHighlightBackground#5FFFD720
  • editorBracketMatch.background#5FFFD730
  • editorBracketMatch.border#5FFFD7
  • editorCursor.foreground#5FFFD7
  • editorGroupHeader.tabsBackground#1B1F2B
  • editorIndentGuide.activeBackground#5FFFD770
  • editorIndentGuide.background#3A425080
  • editorLineNumber.activeForeground#5FFFD7
  • editorLineNumber.foreground#5A6A7A
  • editorWhitespace.foreground#3A4250
  • focusBorder#5FFFD7
  • gitDecoration.conflictingResourceForeground#FFDE7A
  • gitDecoration.deletedResourceForeground#FF6A6A
  • gitDecoration.modifiedResourceForeground#5FFFD7
  • gitDecoration.untrackedResourceForeground#88FF88
  • input.background#1E252F
  • input.border#222832
  • input.foreground#D0D7E3
  • input.placeholderForeground#5A6A7A
  • inputOption.activeBorder#5FFFD7
  • list.activeSelectionBackground#2A2F3C
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#2A2F3C
  • list.highlightForeground#5FFFD7
  • list.hoverBackground#2A2F3C66
  • minimap.background#1B1F2B
  • minimapSlider.activeBackground#5FFFD766
  • minimapSlider.background#5FFFD722
  • minimapSlider.hoverBackground#5FFFD744
  • panel.background#1B1F2B
  • panel.border#222832
  • panelTitle.activeBorder#5FFFD7
  • panelTitle.activeForeground#5FFFD7
  • panelTitle.inactiveForeground#B0B8C5
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#5FFFD888
  • scrollbarSlider.background#5A6A7A44
  • scrollbarSlider.hoverBackground#5A6A7A88
  • sideBar.background#1E252F
  • sideBar.foreground#B0B8C5
  • sideBarSectionHeader.background#151820
  • sideBarSectionHeader.foreground#5FFFD7
  • sideBarTitle.foreground#5FFFD7
  • statusBar.background#222832
  • statusBar.debuggingBackground#FF6A6A
  • statusBar.foreground#D0D7E3
  • statusBar.noFolderBackground#151820
  • statusBarItem.hoverBackground#2A2F3C
  • tab.activeBackground#222832
  • tab.activeBorder#5FFFD7
  • tab.activeForeground#FFFFFF
  • tab.border#1B1F2B
  • tab.inactiveBackground#1E252F
  • tab.inactiveForeground#B0B8C5
  • terminal.ansiBlue#7AB0FF
  • terminal.ansiBrightBlue#A0C8FF
  • terminal.ansiBrightCyan#7FFFE0
  • terminal.ansiBrightGreen#A0FFAA
  • terminal.ansiBrightMagenta#E8A0FF
  • terminal.ansiBrightRed#FF8A8A
  • terminal.ansiBrightYellow#FFE299
  • terminal.ansiCyan#5FFFD7
  • terminal.ansiGreen#88FF88
  • terminal.ansiMagenta#D58AFF
  • terminal.ansiRed#FF6A6A
  • terminal.ansiYellow#FFDE7A
  • terminal.background#1B1F2B
  • terminal.foreground#D0D7E3
  • titleBar.activeBackground#151820
  • titleBar.activeForeground#D0D7E3
  • titleBar.inactiveBackground#1B1F2B
  • titleBar.inactiveForeground#B0B8C5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A6A7Aitalic
string, string.quoted, string.template#88FF88
keyword, storage.type, storage.modifier#5FFFD7bold
keyword.operator, punctuation.accessor#7AB0FF
variable, variable.other#D0D7E3
variable.parameter#7AB0FFitalic
entity.name.function, support.function#7AB0FF
meta.function-call#B0B8C5
entity.name.class, entity.name.type.class, support.class#5FFFD7bold
entity.name.type, support.type#5FFFD7
entity.name.type.interface#7AB0FFitalic
constant.numeric#FFDE7A
constant, constant.language, constant.character#5FFFD7
constant.language.boolean#5FFFD7bold
variable.other.property, support.variable.property#B0B8C5
meta.object-literal.key#7AB0FF
entity.name.tag, punctuation.definition.tag#5FFFD7
entity.other.attribute-name#7AB0FFitalic
punctuation, meta.brace#7AB0FF
string.regexp#FF6A6A
constant.character.escape#7AB0FF
meta.decorator, punctuation.decorator#FFDE7A
invalid, invalid.illegal#FF6A6Astrikethrough
markup.heading, entity.name.section#5FFFD7bold
markup.bold#5FFFD7bold
markup.italic#7AB0FFitalic
markup.underline.link#5FFFD7
markup.inline.raw, markup.fenced_code#88FF88
support.type.property-name.json#7AB0FF
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#FFDE7A
support.type.property-name.css#7AB0FF
support.constant.property-value.css#5FFFD7