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#D63946
  • activityBar.background#E5E5E5
  • activityBar.foreground#D63946
  • activityBarBadge.background#D63946
  • activityBarBadge.foreground#F4F4F4
  • badge.background#D63946
  • badge.foreground#F4F4F4
  • button.background#D63946
  • button.foreground#FFFFFF
  • button.hoverBackground#E05555
  • dropdown.background#EDEDED
  • dropdown.border#CCCCCC
  • dropdown.foreground#222222
  • editor.background#F4F4F4
  • editor.findMatchBackground#D6394444
  • editor.findMatchHighlightBackground#D6394422
  • editor.foreground#222222
  • editor.lineHighlightBackground#D9D9D940
  • editor.lineHighlightBorder#D6394640
  • editor.selectionBackground#D6394633
  • editor.selectionHighlightBackground#D6394622
  • editorBracketMatch.background#D6393333
  • editorBracketMatch.border#D63946
  • editorCursor.foreground#D63946
  • editorGroupHeader.tabsBackground#EBEBEB
  • editorIndentGuide.activeBackground#99999988
  • editorIndentGuide.background#CCCCCC44
  • editorLineNumber.activeForeground#D63946
  • editorLineNumber.foreground#999999
  • editorWhitespace.foreground#BBBBBB
  • focusBorder#D63946
  • gitDecoration.conflictingResourceForeground#FACC15
  • gitDecoration.deletedResourceForeground#EF4444
  • gitDecoration.modifiedResourceForeground#D63946
  • gitDecoration.untrackedResourceForeground#0F766E
  • input.background#EDEDED
  • input.border#CCCCCC
  • input.foreground#222222
  • input.placeholderForeground#AAAAAA
  • inputOption.activeBorder#D63946
  • list.activeSelectionBackground#C4C4C4
  • list.activeSelectionForeground#222222
  • list.focusBackground#C4C4C4
  • list.highlightForeground#D63946
  • list.hoverBackground#C4C4C4AA
  • minimap.background#F4F4F4
  • minimapSlider.activeBackground#D6394666
  • minimapSlider.background#D6394622
  • minimapSlider.hoverBackground#D6394444
  • panel.background#F4F4F4
  • panel.border#CCCCCC
  • panelTitle.activeBorder#D63946
  • panelTitle.activeForeground#D63946
  • panelTitle.inactiveForeground#777777
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#D6394688
  • scrollbarSlider.background#AAAAAA44
  • scrollbarSlider.hoverBackground#AAAAAA88
  • sideBar.background#EBEBEB
  • sideBar.foreground#444444
  • sideBarSectionHeader.background#E0E0E0
  • sideBarSectionHeader.foreground#D63946
  • sideBarTitle.foreground#D63946
  • statusBar.background#D1D5DB
  • statusBar.debuggingBackground#D63946
  • statusBar.foreground#222222
  • statusBar.noFolderBackground#E0E0E0
  • statusBarItem.hoverBackground#C4C4C4
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#D63946
  • tab.activeForeground#222222
  • tab.border#CCCCCC
  • tab.inactiveBackground#EBEBEB
  • tab.inactiveForeground#777777
  • terminal.ansiBlue#1E3A8A
  • terminal.ansiBrightBlue#3B82F6
  • terminal.ansiBrightCyan#22D3EE
  • terminal.ansiBrightGreen#10B981
  • terminal.ansiBrightMagenta#A78BFA
  • terminal.ansiBrightRed#EF4444
  • terminal.ansiBrightYellow#FBBF24
  • terminal.ansiCyan#0B8A8A
  • terminal.ansiGreen#0F766E
  • terminal.ansiMagenta#C026D3
  • terminal.ansiRed#D63946
  • terminal.ansiYellow#FACC15
  • terminal.background#F4F4F4
  • terminal.foreground#222222
  • titleBar.activeBackground#E0E0E0
  • titleBar.activeForeground#222222
  • titleBar.inactiveBackground#F4F4F4
  • titleBar.inactiveForeground#777777

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A7A7Aitalic
string, string.quoted, string.template#0B8A8A
keyword, storage.type, storage.modifier#D63946bold
keyword.operator, punctuation.accessor#D63946
variable, variable.other#222222
variable.parameter#D97706italic
entity.name.function, support.function#0096C7
meta.function-call#00B4D8
entity.name.class, entity.name.type.class, support.class#C026D3bold
entity.name.type, support.type#1E3A8A
entity.name.type.interface#14B8A6italic
constant.numeric#F97316
constant, constant.language, constant.character#FACC15
constant.language.boolean#D63946bold
variable.other.property, support.variable.property#0096C7
meta.object-literal.key#C026D3
entity.name.tag, punctuation.definition.tag#D63946
entity.other.attribute-name#F59E0Bitalic
punctuation, meta.brace#555555
string.regexp#10B981
constant.character.escape#FACC15
meta.decorator, punctuation.decorator#60A5FA
invalid, invalid.illegal#EF4444strikethrough
markup.heading, entity.name.section#D63946bold
markup.bold#FACC15bold
markup.italic#F97316italic
markup.underline.link#06B6D4
markup.inline.raw, markup.fenced_code#0B8A8A
support.type.property-name.json#1E3A8A
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#F59E0B
support.type.property-name.css#A78BFA
support.constant.property-value.css#06B6D4