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#d83c4d
  • activityBar.background#f0edf5
  • activityBar.foreground#8c79c4
  • activityBarBadge.background#d83c4d
  • activityBarBadge.foreground#faf8fd
  • badge.background#d83c4d
  • badge.foreground#faf8fd
  • button.background#e5e2eb
  • button.foreground#2e2e3a
  • button.hoverBackground#d0cde0
  • dropdown.background#e0dde5
  • dropdown.border#c8c8d0
  • dropdown.foreground#2e2e3a
  • editor.background#faf8fd
  • editor.findMatchBackground#d83c4d40
  • editor.findMatchHighlightBackground#d83c4d25
  • editor.foreground#2e2e3a
  • editor.lineHighlightBackground#e2dff4
  • editor.lineHighlightBorder#d83c4d40
  • editor.selectionBackground#d83c4d30
  • editor.selectionHighlightBackground#d83c4d20
  • editorBracketMatch.background#d83c4d20
  • editorBracketMatch.border#d83c4d
  • editorCursor.foreground#d83c4d
  • editorGroupHeader.tabsBackground#faf8fd
  • editorIndentGuide.activeBackground#a0a0b0
  • editorIndentGuide.background#c8c8d0
  • editorLineNumber.activeForeground#d83c4d
  • editorLineNumber.foreground#a0a0a8
  • editorWhitespace.foreground#b0b0b8
  • focusBorder#d83c4d
  • gitDecoration.conflictingResourceForeground#ffcc66
  • gitDecoration.deletedResourceForeground#e26070
  • gitDecoration.modifiedResourceForeground#d83c4d
  • gitDecoration.untrackedResourceForeground#3b8e5c
  • input.background#e0dde5
  • input.border#c8c8d0
  • input.foreground#2e2e3a
  • input.placeholderForeground#a0a0a8
  • inputOption.activeBorder#d83c4d
  • list.activeSelectionBackground#e2dff4
  • list.activeSelectionForeground#2e2e3a
  • list.focusBackground#e2dff4
  • list.highlightForeground#d83c4d
  • list.hoverBackground#e2dff480
  • minimap.background#faf8fd
  • minimapSlider.activeBackground#d83c4d60
  • minimapSlider.background#d83c4d20
  • minimapSlider.hoverBackground#d83c4d40
  • panel.background#faf8fd
  • panel.border#e5e2eb
  • panelTitle.activeBorder#d83c4d
  • panelTitle.activeForeground#d83c4d
  • panelTitle.inactiveForeground#8a8a8a
  • scrollbar.shadow#00000020
  • scrollbarSlider.activeBackground#d83c4d80
  • scrollbarSlider.background#c8c8d080
  • scrollbarSlider.hoverBackground#c8c8d0b0
  • sideBar.background#f0edf5
  • sideBar.foreground#2e2e3a
  • sideBarSectionHeader.background#f0edf5
  • sideBarSectionHeader.foreground#8c79c4
  • sideBarTitle.foreground#8c79c4
  • statusBar.background#e5e2eb
  • statusBar.debuggingBackground#d83c4d
  • statusBar.foreground#2e2e3a
  • statusBar.noFolderBackground#e0dde5
  • statusBarItem.hoverBackground#d0cde0
  • tab.activeBackground#e5e2eb
  • tab.activeBorder#d83c4d
  • tab.activeForeground#2e2e3a
  • tab.border#e0dde5
  • tab.inactiveBackground#faf8fd
  • tab.inactiveForeground#8a8a8a
  • terminal.ansiBlue#5a7bdc
  • terminal.ansiBrightBlue#7a9ff0
  • terminal.ansiBrightCyan#6ff0e0
  • terminal.ansiBrightGreen#5edc85
  • terminal.ansiBrightMagenta#d59fff
  • terminal.ansiBrightRed#e26070
  • terminal.ansiBrightYellow#ffdb70
  • terminal.ansiCyan#3db9b7
  • terminal.ansiGreen#3b8e5c
  • terminal.ansiMagenta#c78aff
  • terminal.ansiRed#d83c4d
  • terminal.ansiYellow#ffcc66
  • terminal.background#faf8fd
  • terminal.foreground#2e2e3a
  • titleBar.activeBackground#f0edf5
  • titleBar.activeForeground#2e2e3a
  • titleBar.inactiveBackground#faf8fd
  • titleBar.inactiveForeground#8a8a8a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a8a8aitalic
string, string.quoted, string.template#3b8e5c
keyword, storage.type, storage.modifier#d83c4dbold
keyword.operator, punctuation.accessor#8c79c4
variable, variable.other#2e2e3a
variable.parameter#d83c4ditalic
entity.name.function, support.function#8c79c4
meta.function-call#2e2e3a
entity.name.class, entity.name.type.class, support.class#8c79c4bold
entity.name.type, support.type#8c79c4
entity.name.type.interface#8c79c4italic
constant.numeric#ffcc66
constant, constant.language, constant.character#ffcc66
constant.language.boolean#d83c4dbold
variable.other.property, support.variable.property#2e2e3a
meta.object-literal.key#8c79c4
entity.name.tag, punctuation.definition.tag#d83c4d
entity.other.attribute-name#c78affitalic
punctuation, meta.brace#2e2e3a
string.regexp#ffcc66
constant.character.escape#c78aff
meta.decorator, punctuation.decorator#ffd75a
invalid, invalid.illegal#e26070strikethrough
markup.heading, entity.name.section#8c79c4bold
markup.bold#d83c4dbold
markup.italic#c78affitalic
markup.underline.link#5a7bdc
markup.inline.raw, markup.fenced_code#3b8e5c
support.type.property-name.json#d83c4d
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#c78aff
support.type.property-name.css#8c79c4
support.constant.property-value.css#5a7bdc
themesmith by CyberBoost - VS Code Theme