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.background#F4EEF2
  • activityBar.border#E8D8E4
  • activityBar.foreground#3A3440
  • activityBar.inactiveForeground#9A8A98
  • activityBarBadge.background#B878A8
  • activityBarBadge.foreground#FFFFFF
  • badge.background#B878A8
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#3A3440
  • breadcrumb.focusForeground#3A3440
  • breadcrumb.foreground#9A8A98
  • button.background#B878A8
  • button.foreground#FFFFFF
  • button.hoverBackground#C888B8
  • descriptionForeground#9A8A98
  • diffEditor.insertedLineBackground#48989033
  • diffEditor.insertedTextBackground#48989033
  • diffEditor.modifiedTextBackground#F0E0EC
  • diffEditor.removedLineBackground#C8586833
  • diffEditor.removedTextBackground#C8586833
  • dropdown.background#FFFFFF
  • dropdown.border#E8D8E4
  • dropdown.foreground#3A3440
  • editor.background#FAF7F9
  • editor.findMatchBackground#C0884066
  • editor.findMatchBorder#A87830
  • editor.findMatchHighlightBackground#C0884033
  • editor.foreground#3A3440
  • editor.hoverHighlightBackground#F0E0EC66
  • editor.inactiveSelectionBackground#F4E8F0
  • editor.lineHighlightBackground#F4EEF2
  • editor.selectionBackground#F0E0EC
  • editor.selectionHighlightBackground#F0E0EC66
  • editor.wordHighlightBackground#F0E0EC80
  • editor.wordHighlightStrongBackground#F0E0ECAA
  • editorBracketHighlight.foreground1#5080B0
  • editorBracketHighlight.foreground2#9860A8
  • editorBracketHighlight.foreground3#508868
  • editorBracketHighlight.foreground4#C08840
  • editorBracketMatch.background#B878A833
  • editorBracketMatch.border#B878A8
  • editorCursor.foreground#B878A8
  • editorError.foreground#C85868
  • editorGroup.border#E8D8E4
  • editorGroupHeader.tabsBackground#F4EEF2
  • editorGroupHeader.tabsBorder#E8D8E4
  • editorGutter.addedBackground#489890
  • editorGutter.deletedBackground#C85868
  • editorGutter.modifiedBackground#A87830
  • editorHint.foreground#489890
  • editorIndentGuide.activeBackground1#B8A8B4
  • editorIndentGuide.background1#E8D8E4
  • editorInfo.foreground#5080B0
  • editorLineNumber.activeForeground#3A3440
  • editorLineNumber.foreground#9A8A98
  • editorLink.activeForeground#B878A8
  • editorWarning.foreground#A87830
  • errorForeground#C85868
  • focusBorder#B878A8
  • foreground#3A3440
  • gitDecoration.addedResourceForeground#489890
  • gitDecoration.deletedResourceForeground#C85868
  • gitDecoration.ignoredResourceForeground#9A8A98
  • gitDecoration.modifiedResourceForeground#A87830
  • gitDecoration.untrackedResourceForeground#9A8A98
  • icon.foreground#3A3440
  • input.background#FFFFFF
  • input.border#E8D8E4
  • input.foreground#3A3440
  • input.placeholderForeground#9A8A98
  • list.activeSelectionBackground#F0E0EC
  • list.activeSelectionForeground#3A3440
  • list.deemphasizedForeground#706878
  • list.focusOutline#B878A8
  • list.hoverBackground#F4EEF2
  • list.hoverForeground#3A3440
  • list.inactiveSelectionBackground#F4E8F0
  • list.inactiveSelectionForeground#3A3440
  • minimap.findMatchHighlight#C0884066
  • minimap.selectionHighlight#F0E0EC
  • notificationCenterHeader.background#F0E8EE
  • notifications.background#F4EEF2
  • notifications.border#E8D8E4
  • notifications.foreground#3A3440
  • panel.background#F4EEF2
  • panel.border#E8D8E4
  • panelTitle.activeForeground#3A3440
  • panelTitle.inactiveForeground#9A8A98
  • peekView.border#B878A8
  • peekViewEditor.background#F4EEF2
  • peekViewResult.background#F4EEF2
  • peekViewTitle.background#F0E8EE
  • progressBar.background#B878A8
  • scrollbarSlider.activeBackground#00000044
  • scrollbarSlider.background#00000022
  • scrollbarSlider.hoverBackground#00000033
  • sideBar.background#F4EEF2
  • sideBar.border#E8D8E4
  • sideBar.foreground#3A3440
  • sideBarSectionHeader.background#F0E8EE
  • sideBarSectionHeader.foreground#3A3440
  • sideBarTitle.foreground#3A3440
  • statusBar.background#F0E8EE
  • statusBar.border#E8D8E4
  • statusBar.debuggingBackground#B878A8
  • statusBar.foreground#3A3440
  • statusBar.noFolderBackground#F0E8EE
  • tab.activeBackground#FAF7F9
  • tab.activeBorder#B878A8
  • tab.activeForeground#3A3440
  • tab.border#E8D8E4
  • tab.inactiveBackground#F4EEF2
  • tab.inactiveForeground#9A8A98
  • terminal.ansiBlack#3A3440
  • terminal.ansiBlue#5080B0
  • terminal.ansiBrightBlack#9A8A98
  • terminal.ansiBrightBlue#78A8D8
  • terminal.ansiBrightCyan#58B0A8
  • terminal.ansiBrightGreen#70B898
  • terminal.ansiBrightMagenta#B890C8
  • terminal.ansiBrightRed#D87080
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#D8A868
  • terminal.ansiCyan#489890
  • terminal.ansiGreen#508868
  • terminal.ansiMagenta#9860A8
  • terminal.ansiRed#C85868
  • terminal.ansiWhite#FAF7F9
  • terminal.ansiYellow#C08840
  • terminal.background#FAF7F9
  • terminal.foreground#3A3440
  • titleBar.activeBackground#F4EEF2
  • titleBar.activeForeground#3A3440
  • titleBar.border#E8D8E4
  • titleBar.inactiveBackground#F4EEF2
  • titleBar.inactiveForeground#9A8A98
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9A8A98italic
string, string.quoted, string.template#508868
constant.numeric#C08840
constant.language, constant.language.null#6888A8
keyword, keyword.control, storage.modifier, meta.decorator, punctuation.decorator#9860A8
keyword.operator#706878
storage.type#A87830
constant.language.boolean#6888A8
string.regexp#B878A8
entity.name.function, support.function, meta.function-call#5080B0
entity.name.type, entity.name.class, support.type, support.class#A87830
variable, variable.other, variable.parameter#504858
entity.name.tag, meta.tag#9860A8
entity.other.attribute-name#C08840
constant.character.escape#B878A8
invalid, invalid.illegal#C85868
markup.heading#5080B0bold
markup.bold#3A3440bold
markup.italic#9860A8italic
markup.underline.link, string.other.link#B878A8
markup.inline.raw, markup.fenced_code#C08840
markup.fenced_code
markup.quote#9A8A98italic
markup.list, punctuation.definition.list#A87830
markup.inserted#489890
markup.deleted#C85868
punctuation, meta.brace#706878