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#0077B6
  • activityBar.background#F5F4EF
  • activityBar.foreground#2C3E50
  • activityBarBadge.background#0077B6
  • activityBarBadge.foreground#FAF9F5
  • badge.background#0077B6
  • badge.foreground#FAF9F5
  • button.background#0077B6
  • button.foreground#FAF9F5
  • button.hoverBackground#3399FF
  • dropdown.background#F0EFEB
  • dropdown.border#D8D8D0
  • dropdown.foreground#2C3E50
  • editor.background#FAF9F5
  • editor.findMatchBackground#FFF5B0
  • editor.findMatchHighlightBackground#FFE66A
  • editor.foreground#2C3E50
  • editor.lineHighlightBackground#E2F2FF
  • editor.lineHighlightBorder#B0D4FF
  • editor.selectionBackground#A3D4FF
  • editor.selectionHighlightBackground#C0E0FF
  • editorBracketMatch.background#C0E8FF
  • editorBracketMatch.border#0077B6
  • editorCursor.foreground#0077B6
  • editorGroupHeader.tabsBackground#FAF9F5
  • editorIndentGuide.activeBackground#A8A8A0
  • editorIndentGuide.background#D8D8D0
  • editorLineNumber.activeForeground#0077B6
  • editorLineNumber.foreground#A0A8B0
  • editorWhitespace.foreground#C0C0B8
  • focusBorder#0077B6
  • gitDecoration.conflictingResourceForeground#DFAF33
  • gitDecoration.deletedResourceForeground#C33C54
  • gitDecoration.modifiedResourceForeground#0077B6
  • gitDecoration.untrackedResourceForeground#39A78E
  • input.background#F0EFEB
  • input.border#D8D8D0
  • input.foreground#2C3E50
  • input.placeholderForeground#A0A8B0
  • inputOption.activeBorder#0077B6
  • list.activeSelectionBackground#C8E4F5
  • list.activeSelectionForeground#2C3E50
  • list.focusBackground#C8E4F5
  • list.highlightForeground#0077B6
  • list.hoverBackground#E2F2FF
  • minimap.background#FAF9F5
  • minimapSlider.activeBackground#0077B666
  • minimapSlider.background#0077B622
  • minimapSlider.hoverBackground#0077B644
  • panel.background#FAF9F5
  • panel.border#D8D8D0
  • panelTitle.activeBorder#0077B6
  • panelTitle.activeForeground#0077B6
  • panelTitle.inactiveForeground#A0A8B0
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#0077B888
  • scrollbarSlider.background#C0C0B844
  • scrollbarSlider.hoverBackground#C0C0B888
  • sideBar.background#F0EFEB
  • sideBar.foreground#2C3E50
  • sideBarSectionHeader.background#F5F4EF
  • sideBarSectionHeader.foreground#0077B6
  • sideBarTitle.foreground#0077B6
  • statusBar.background#EAE9E5
  • statusBar.debuggingBackground#0077B6
  • statusBar.foreground#2C3E50
  • statusBar.noFolderBackground#F0EFEB
  • statusBarItem.hoverBackground#C8E4F5
  • tab.activeBackground#FAF9F5
  • tab.activeBorder#0077B6
  • tab.activeForeground#0077B6
  • tab.border#D8D8D0
  • tab.inactiveBackground#F0EFEB
  • tab.inactiveForeground#A0A8B0
  • terminal.ansiBlue#0077B6
  • terminal.ansiBrightBlue#3399FF
  • terminal.ansiBrightCyan#58CFA0
  • terminal.ansiBrightGreen#58CFA0
  • terminal.ansiBrightMagenta#D4A017
  • terminal.ansiBrightRed#E57373
  • terminal.ansiBrightYellow#FFEB99
  • terminal.ansiCyan#39A78E
  • terminal.ansiGreen#39A78E
  • terminal.ansiMagenta#B8860B
  • terminal.ansiRed#C33C54
  • terminal.ansiYellow#DFAF33
  • terminal.background#FAF9F5
  • terminal.foreground#2C3E50
  • titleBar.activeBackground#F5F4EF
  • titleBar.activeForeground#2C3E50
  • titleBar.inactiveBackground#FAF9F5
  • titleBar.inactiveForeground#A0A8B0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A0A8B0italic
string, string.quoted, string.template#39A78E
keyword, storage.type, storage.modifier#0077B6bold
keyword.operator, punctuation.accessor#5A90C0
variable, variable.other#2C3E50
variable.parameter#B8860Bitalic
entity.name.function, support.function#0077B6
meta.function-call#3399FF
entity.name.class, entity.name.type.class, support.class#B8860Bbold
entity.name.type, support.type#B8860B
entity.name.type.interface#0077B6italic
constant.numeric#B8860B
constant, constant.language, constant.character#0077B6
constant.language.boolean#0077B6bold
variable.other.property, support.variable.property#39A78E
meta.object-literal.key#B8860B
entity.name.tag, punctuation.definition.tag#0077B6
entity.other.attribute-name#B8860Bitalic
punctuation, meta.brace#2C3E50
string.regexp#B8860B
constant.character.escape#0077B6
meta.decorator, punctuation.decorator#DFAF33
invalid, invalid.illegal#C33C54strikethrough
markup.heading, entity.name.section#0077B6bold
markup.bold#B8860Bbold
markup.italic#0077B6italic
markup.underline.link#0077B6
markup.inline.raw, markup.fenced_code#39A78E
support.type.property-name.json#0077B6
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#B8860B
support.type.property-name.css#0077B6
support.constant.property-value.css#39A78E
themesmith by CyberBoost - VS Code Theme