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#ff4d4d
  • activityBar.background#1a1b26
  • activityBar.foreground#8aa9f9
  • activityBarBadge.background#ff4d4d
  • activityBarBadge.foreground#ffffff
  • badge.background#ff4d4d
  • badge.foreground#ffffff
  • button.background#6b8e23
  • button.foreground#ffffff
  • button.hoverBackground#7fa33b
  • dropdown.background#1a1b26
  • dropdown.border#2c2e3e
  • dropdown.foreground#c5c6c7
  • editor.background#0b0c10
  • editor.findMatchBackground#ff4d4d44
  • editor.findMatchHighlightBackground#ff4d4d66
  • editor.foreground#c5c6c7
  • editor.lineHighlightBackground#2c2e3e
  • editor.lineHighlightBorder#ff4d4d
  • editor.selectionBackground#3b5bdb66
  • editor.selectionHighlightBackground#6b8e2366
  • editorBracketMatch.background#6b8e2366
  • editorBracketMatch.border#6b8e23
  • editorCursor.foreground#ff4d4d
  • editorGroupHeader.tabsBackground#0b0c10
  • editorIndentGuide.activeBackground#8aa9f9
  • editorIndentGuide.background#44475a
  • editorLineNumber.activeForeground#ff4d4d
  • editorLineNumber.foreground#8a8a8a
  • editorWhitespace.foreground#44475a
  • focusBorder#ff4d4d
  • gitDecoration.conflictingResourceForeground#ffb86c
  • gitDecoration.deletedResourceForeground#ff6e6e
  • gitDecoration.modifiedResourceForeground#ff4d4d
  • gitDecoration.untrackedResourceForeground#5fb236
  • input.background#1a1b26
  • input.border#2c2e3e
  • input.foreground#c5c6c7
  • input.placeholderForeground#8a8a8a
  • inputOption.activeBorder#ff4d4d
  • list.activeSelectionBackground#2c2e3e
  • list.activeSelectionForeground#8aa9f9
  • list.focusBackground#2c2e3e88
  • list.highlightForeground#ff4d4d
  • list.hoverBackground#2c2e3e66
  • minimap.background#0b0c10
  • minimapSlider.activeBackground#ff4d4d
  • minimapSlider.background#2c2e3e
  • minimapSlider.hoverBackground#44475a
  • panel.background#0b0c10
  • panel.border#2c2e3e
  • panelTitle.activeBorder#ff4d4d
  • panelTitle.activeForeground#8aa9f9
  • panelTitle.inactiveForeground#8a8a8a
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#ff4d4d
  • scrollbarSlider.background#2c2e3e
  • scrollbarSlider.hoverBackground#44475a
  • sideBar.background#161820
  • sideBar.foreground#c5c6c7
  • sideBarSectionHeader.background#1a1b26
  • sideBarSectionHeader.foreground#8aa9f9
  • sideBarTitle.foreground#8aa9f9
  • statusBar.background#1a1b26
  • statusBar.debuggingBackground#ff4d4d
  • statusBar.foreground#c5c6c7
  • statusBar.noFolderBackground#1a1b26
  • statusBarItem.hoverBackground#2c2e3e
  • tab.activeBackground#0b0c10
  • tab.activeBorder#ff4d4d
  • tab.activeForeground#8aa9f9
  • tab.border#2c2e3e
  • tab.inactiveBackground#1a1b26
  • tab.inactiveForeground#8a8a8a
  • terminal.ansiBlue#0d6efd
  • terminal.ansiBrightBlue#5c7cfa
  • terminal.ansiBrightCyan#9aedfe
  • terminal.ansiBrightGreen#7bd88f
  • terminal.ansiBrightMagenta#e069ff
  • terminal.ansiBrightRed#ff6e6e
  • terminal.ansiBrightYellow#ffda6a
  • terminal.ansiCyan#58d8e6
  • terminal.ansiGreen#5fb236
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#ff4d4d
  • terminal.ansiYellow#ffb86c
  • terminal.background#0b0c10
  • terminal.foreground#c5c6c7
  • titleBar.activeBackground#0b0c10
  • titleBar.activeForeground#c5c6c7
  • titleBar.inactiveBackground#1a1b26
  • titleBar.inactiveForeground#8a8a8a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b8e23italic
string, string.quoted, string.template#f8f8f2—
keyword, storage.type, storage.modifier#0d6efdbold
keyword.operator, punctuation.accessor#ff4d4d—
variable, variable.other#c5c6c7—
variable.parameter#6b8e23italic
entity.name.function, support.function#d4af37—
meta.function-call#ffb86c—
entity.name.class, entity.name.type.class, support.class#8aa9f9bold
entity.name.type, support.type#58d8e6—
entity.name.type.interface#7fa33bitalic
constant.numeric#c678dd—
constant, constant.language, constant.character#58d8e6—
constant.language.boolean#ff4d4dbold
variable.other.property, support.variable.property#0d6efd—
meta.object-literal.key#ffb86c—
entity.name.tag, punctuation.definition.tag#ff4d4d—
entity.other.attribute-name#5fb236italic
punctuation, meta.brace#c5c6c7—
string.regexp#c678dd—
constant.character.escape#ffb86c—
meta.decorator, punctuation.decorator#58d8e6—
invalid, invalid.illegal#ffffffstrikethrough
markup.heading, entity.name.section#0d6efdbold
markup.bold#d4af37bold
markup.italic#5fb236italic
markup.underline.link#58d8e6—
markup.inline.raw, markup.fenced_code#ffb86c—
support.type.property-name.json#8aa9f9—
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#c678dd—
support.type.property-name.css#5fb236—
support.constant.property-value.css#ffb86c—
themesmith by CyberBoost - VS Code Theme