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#006699
  • activityBar.background#E8F4FA
  • activityBar.foreground#006699
  • activityBarBadge.background#006699
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF6600
  • badge.foreground#FFFFFF
  • button.background#006699
  • button.foreground#FFFFFF
  • button.hoverBackground#005580
  • dropdown.background#FFFFFF
  • dropdown.border#CCCCCC
  • dropdown.foreground#000000
  • editor.background#FFFFFF
  • editor.findMatchBackground#FFCC00
  • editor.findMatchHighlightBackground#FFE680
  • editor.foreground#000000
  • editor.lineHighlightBackground#E8F4FA
  • editor.lineHighlightBorder#C0D0D0
  • editor.selectionBackground#B3D7F5
  • editor.selectionHighlightBackground#D0E9FF
  • editorBracketMatch.background#BEE7FF
  • editorBracketMatch.border#006699
  • editorCursor.foreground#006699
  • editorGroupHeader.tabsBackground#F5F5F5
  • editorIndentGuide.activeBackground#A9A9A9
  • editorIndentGuide.background#D3D3D3
  • editorLineNumber.activeForeground#006699
  • editorLineNumber.foreground#808080
  • editorWhitespace.foreground#C0C0C0
  • focusBorder#006699
  • gitDecoration.conflictingResourceForeground#FF6600
  • gitDecoration.deletedResourceForeground#D32F2F
  • gitDecoration.modifiedResourceForeground#006699
  • gitDecoration.untrackedResourceForeground#00AA55
  • input.background#FFFFFF
  • input.border#CCCCCC
  • input.foreground#000000
  • input.placeholderForeground#A0A0A0
  • inputOption.activeBorder#006699
  • list.activeSelectionBackground#B3D7F5
  • list.activeSelectionForeground#006699
  • list.focusBackground#CDEBF9
  • list.highlightForeground#006699
  • list.hoverBackground#E8F4FA
  • minimap.background#F5F5F5
  • minimapSlider.activeBackground#808080AA
  • minimapSlider.background#C0C0C0AA
  • minimapSlider.hoverBackground#A0A0A0AA
  • panel.background#F5F5F5
  • panel.border#D0D0D0
  • panelTitle.activeBorder#006699
  • panelTitle.activeForeground#006699
  • panelTitle.inactiveForeground#666666
  • scrollbar.shadow#00000033
  • scrollbarSlider.activeBackground#808080AA
  • scrollbarSlider.background#C0C0C0AA
  • scrollbarSlider.hoverBackground#A0A0A0AA
  • sideBar.background#F0F8FF
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#E8F4FA
  • sideBarSectionHeader.foreground#006699
  • sideBarTitle.foreground#006699
  • statusBar.background#E8F4FA
  • statusBar.debuggingBackground#FF6600
  • statusBar.foreground#006699
  • statusBar.noFolderBackground#E8F4FA
  • statusBarItem.hoverBackground#CDEBF9
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#006699
  • tab.activeForeground#006699
  • tab.border#D0D0D0
  • tab.inactiveBackground#F5F5F5
  • tab.inactiveForeground#666666
  • terminal.ansiBlue#006699
  • terminal.ansiBrightBlue#3388CC
  • terminal.ansiBrightCyan#33CCCC
  • terminal.ansiBrightGreen#33CC66
  • terminal.ansiBrightMagenta#CC33CC
  • terminal.ansiBrightRed#FF6666
  • terminal.ansiBrightYellow#FFEE66
  • terminal.ansiCyan#0099CC
  • terminal.ansiGreen#00AA55
  • terminal.ansiMagenta#AA00AA
  • terminal.ansiRed#D32F2F
  • terminal.ansiYellow#FFB300
  • terminal.background#FFFFFF
  • terminal.foreground#000000
  • titleBar.activeBackground#E8F4FA
  • titleBar.activeForeground#006699
  • titleBar.inactiveBackground#F0F8FF
  • titleBar.inactiveForeground#666666

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A737Ditalic
string, string.quoted, string.template#032F62
keyword, storage.type, storage.modifier#006699bold
keyword.operator, punctuation.accessor#00557F
variable, variable.other#333333
variable.parameter#6F42C1italic
entity.name.function, support.function#795E26
meta.function-call#795E26
entity.name.class, entity.name.type.class, support.class#005A9Cbold
entity.name.type, support.type#267F99
entity.name.type.interface#7B52ABitalic
constant.numeric#005C5C
constant, constant.language, constant.character#005C5C
constant.language.boolean#005C5Cbold
variable.other.property, support.variable.property#6F42C1
meta.object-literal.key#005A9C
entity.name.tag, punctuation.definition.tag#D73A49
entity.other.attribute-name#6F42C1italic
punctuation, meta.brace#999999
string.regexp#032F62
constant.character.escape#D73A49
meta.decorator, punctuation.decorator#6F42C1
invalid, invalid.illegal#FF3333strikethrough
markup.heading, entity.name.section#006699bold
markup.bold#006699bold
markup.italic#006699italic
markup.underline.link#0366D6
markup.inline.raw, markup.fenced_code#032F62
support.type.property-name.json#005A9C
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#6F42C1
support.type.property-name.css#005A9C
support.constant.property-value.css#032F62
themesmith by CyberBoost - VS Code Theme