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#C1272D
  • activityBar.background#262626
  • activityBar.foreground#C7C7C7
  • activityBarBadge.background#C1272D
  • activityBarBadge.foreground#FFFFFF
  • badge.background#C1272D
  • badge.foreground#FFFFFF
  • button.background#C1272D
  • button.foreground#FFFFFF
  • button.hoverBackground#D4373F
  • dropdown.background#3C3C3C
  • dropdown.border#5A2A2A
  • dropdown.foreground#E0E0E0
  • editor.background#1E1E1E
  • editor.findMatchBackground#C1272D80
  • editor.findMatchHighlightBackground#D75A5A80
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#2A2A2A
  • editor.lineHighlightBorder#3C3C3C
  • editor.selectionBackground#5A2A2A
  • editor.selectionHighlightBackground#4E1F1F
  • editorBracketMatch.background#4E1F1F
  • editorBracketMatch.border#C1272D
  • editorCursor.foreground#FF3B30
  • editorGroupHeader.tabsBackground#1E1E1E
  • editorIndentGuide.activeBackground#C1272D
  • editorIndentGuide.background#3C3C3C
  • editorLineNumber.activeForeground#C1272D
  • editorLineNumber.foreground#6A6A6A
  • editorWhitespace.foreground#5A5A5A
  • focusBorder#C1272D
  • gitDecoration.conflictingResourceForeground#FF3B30
  • gitDecoration.deletedResourceForeground#C1272D
  • gitDecoration.modifiedResourceForeground#D7BA7D
  • gitDecoration.untrackedResourceForeground#6A9955
  • input.background#3C3C3C
  • input.border#5A2A2A
  • input.foreground#E0E0E0
  • input.placeholderForeground#7F7F7F
  • inputOption.activeBorder#C1272D
  • list.activeSelectionBackground#5A2A2A
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#4A4A4A
  • list.highlightForeground#C1272D
  • list.hoverBackground#3F3F3F
  • minimap.background#1E1E1E
  • minimapSlider.activeBackground#999999FF
  • minimapSlider.background#55555555
  • minimapSlider.hoverBackground#777777AA
  • panel.background#252526
  • panel.border#3C3C3C
  • panelTitle.activeBorder#C1272D
  • panelTitle.activeForeground#E0E0E0
  • panelTitle.inactiveForeground#7F7F7F
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#999999FF
  • scrollbarSlider.background#55555555
  • scrollbarSlider.hoverBackground#777777AA
  • sideBar.background#252526
  • sideBar.foreground#CCCCCC
  • sideBarSectionHeader.background#1E1E1E
  • sideBarSectionHeader.foreground#C1272D
  • sideBarTitle.foreground#C7C7C7
  • statusBar.background#2B2B2B
  • statusBar.debuggingBackground#C1272D
  • statusBar.foreground#E0E0E0
  • statusBar.noFolderBackground#2B2B2B
  • statusBarItem.hoverBackground#3A3A3A
  • tab.activeBackground#1E1E1E
  • tab.activeBorder#C1272D
  • tab.activeForeground#E0E0E0
  • tab.border#3C3C3C
  • tab.inactiveBackground#2D2D2D
  • tab.inactiveForeground#7F7F7F
  • terminal.ansiBlue#569CD6
  • terminal.ansiBrightBlue#9CDCFE
  • terminal.ansiBrightCyan#B5F4FF
  • terminal.ansiBrightGreen#B5F4B5
  • terminal.ansiBrightMagenta#FF9AC1
  • terminal.ansiBrightRed#FF6F60
  • terminal.ansiBrightYellow#FFF787
  • terminal.ansiCyan#9CDCFE
  • terminal.ansiGreen#6A9955
  • terminal.ansiMagenta#C586C0
  • terminal.ansiRed#C1272D
  • terminal.ansiYellow#DCDCAA
  • terminal.background#1E1E1E
  • terminal.foreground#E0E0E0
  • titleBar.activeBackground#212121
  • titleBar.activeForeground#E0E0E0
  • titleBar.inactiveBackground#2C2C2C
  • titleBar.inactiveForeground#A0A0A0

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#C1272Dbold
keyword.operator, punctuation.accessor#D4D4D4
variable, variable.other#9CDCFE
variable.parameter#4EC9B0italic
entity.name.function, support.function#DCDCAA
meta.function-call#B5CEA8
entity.name.class, entity.name.type.class, support.class#4EC9B0bold
entity.name.type, support.type#C586C0
entity.name.type.interface#9CDCFEitalic
constant.numeric#B5CEA8
constant, constant.language, constant.character#4FC1FF
constant.language.boolean#FF3B30bold
variable.other.property, support.variable.property#9CDCFE
meta.object-literal.key#CE9178
entity.name.tag, punctuation.definition.tag#C1272D
entity.other.attribute-name#D7BA7Ditalic
punctuation, meta.brace#D4D4D4
string.regexp#D16969
constant.character.escape#D7BA7D
meta.decorator, punctuation.decorator#C586C0
invalid, invalid.illegal#F44747strikethrough
markup.heading, entity.name.section#C1272Dbold
markup.bold#FF3B30bold
markup.italic#D7BA7Ditalic
markup.underline.link#569CD6
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#C586C0
support.type.property-name.css#CE9178
support.constant.property-value.css#DCDCAA
themesmith by CyberBoost - VS Code Theme