Skip to main content
CodingTheme

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#fcfcfc00
  • activityBar.background#3f3c77
  • activityBar.dropBackground#0093f580
  • activityBarBadge.background#0093f5
  • activityBarBadge.foreground#ffffff
  • badge.background#0093f5
  • badge.foreground#ffffff
  • button.background#0093f5
  • button.foreground#ffffff
  • debugToolBar.background#3f3c77
  • dropdown.background#484488
  • editor.background#2d2b55
  • editor.foreground#bebebe
  • editor.lineHighlightBorder#ffffff1a
  • editor.rangeHighlightBackground#ffffff0d
  • editorGroup.dropBackground#0093f580
  • editorGroup.focusedEmptyBorder#0093f5
  • editorGroupHeader.tabsBackground#363366
  • editorHoverWidget.background#363366
  • editorLineNumber.activeForeground#0093f5
  • editorLineNumber.foreground#ffffff4d
  • editorMarkerNavigation.background#363366
  • editorRuler.foreground#aaaaaa0c
  • editorWidget.background#363366
  • focusBorder#0093f5
  • foreground#ffffff
  • input.background#484488
  • inputOption.activeBorder#0093f5
  • list.activeSelectionBackground#0093f580
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#0093f580
  • list.focusBackground#0093f580
  • list.focusForeground#ffffff
  • list.highlightForeground#0093f5
  • list.hoverBackground#ffffff1a
  • list.inactiveSelectionBackground#ffffff33
  • panel.background#363366
  • panel.border#ffffff1a
  • panelTitle.activeBorder#ffffff80
  • panelTitle.inactiveForeground#ffffff80
  • peekView.border#0093f5
  • peekViewEditor.background#242244
  • peekViewResult.background#363366
  • peekViewTitle.background#2d2b55
  • pickerGroup.border#ffffff1a
  • selection.background#0093f5
  • sideBar.background#363366
  • sideBarSectionHeader.background#3f3c77
  • statusBar.background#242244
  • statusBar.debuggingBackground#0093f5
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#242244
  • statusBarItem.activeBackground#0093f580
  • statusBarItem.hoverBackground#ffffff1a
  • statusBarItem.remoteBackground#0093f5
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#0093f5
  • tab.activeModifiedBorder#0093f5
  • tab.border#00000033
  • tab.inactiveBackground#3f3c77
  • tab.inactiveModifiedBorder#005893
  • tab.unfocusedActiveModifiedBorder#0075c4
  • tab.unfocusedInactiveModifiedBorder#005893
  • titleBar.activeBackground#242244

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#93A1A1
comment#657B83
string#2AA198
string.regexp#D30102
constant.numeric#D33682
variable.language, variable.other#268BD2
keyword#859900
storage#93A1A1
entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution#CB4B16
entity.name.function#268BD2
punctuation.definition.variable#859900
punctuation.section.embedded.begin, punctuation.section.embedded.end#D30102
constant.language, meta.preprocessor#B58900
support.function.construct, keyword.other.new#CB4B16
constant.character, constant.other#CB4B16
entity.other.inherited-class#6C71C4
variable.parameter
entity.name.tag#268BD2
punctuation.definition.tag#657B83
entity.other.attribute-name#93A1A1
support.function#268BD2
punctuation.separator.continuation#D30102
support.constant
support.type, support.class#859900
support.type.exception#CB4B16
support.other.variable
invalid
meta.diff, meta.diff.header#E0EDDD
markup.deleted#dc322f
markup.changed#cb4b16
markup.inserted#219186
markup.quote#859900
markup.list#B58900
markup.bold, markup.bold#D33682
markup.inline.raw#2AA198
markup.heading#268BD2
markup.heading.setext#268BD2
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

solarized purple by Muhammad Sammy - VS Code Theme