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#d8d7d6
  • activityBar.foreground#68615E
  • activityBarBadge.background#908f8e
  • button.background#908f8e
  • button.foreground#68615E
  • dropdown.background#d8d7d6
  • dropdown.foreground#68615E
  • editor.background#F1EFEE
  • editor.foreground#68615E
  • editor.lineHighlightBackground#9C949155
  • editor.selectionBackground#E6E2E0
  • editorCursor.foreground#68615E
  • editorGroup.background#d8d7d6
  • editorGroup.border#68615E
  • editorGroup.dropBackground#E6E2E0
  • editorGroupHeader.tabsBackground#d8d7d6
  • editorWhitespace.foreground#E6E2E0
  • list.activeSelectionBackground#d8d7d6
  • list.dropBackground#d8d7d6
  • list.focusBackground#d8d7d6
  • list.hoverBackground#d8d7d6
  • list.inactiveSelectionBackground#d8d7d6
  • notification.background#68615E
  • sideBar.background#f3f2f1
  • sideBarTitle.foreground#68615E
  • statusBar.background#d8d7d6
  • statusBar.debuggingBackground#908f8e
  • statusBar.foreground#68615E
  • statusBar.noFolderBackground#908f8e
  • statusBarItem.prominentBackground#a8a7a6
  • statusBarItem.prominentHoverBackground#a8a7a699
  • tab.activeBackground#F1EFEE
  • tab.inactiveBackground#d8d7d6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#68615e
variable.parameter.function#68615e
comment, punctuation.definition.comment#9c9491
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#68615e
none#68615e
keyword.operator#68615e
keyword#6666ea
variable#f22c40
entity.name.function, meta.require, support.function.any-method#407ee7
support.class, entity.name.class, entity.name.type.class#df5320
meta.class#2c2421
keyword.other.special-method#407ee7
storage#6666ea
support.function#00ad9c
string, constant.other.symbol, entity.other.inherited-class#5ab738
constant.numeric#df5320
none#df5320
none#df5320
constant#df5320
entity.name.tag#f22c40
entity.other.attribute-name#df5320
entity.other.attribute-name.id, punctuation.definition.entity#407ee7
meta.selector#6666ea
none#df5320
markup.heading punctuation.definition.heading, entity.name.section#407ee7
keyword.other.unit#df5320
markup.bold, punctuation.definition.bold#df5320bold
markup.italic, punctuation.definition.italic#6666eaitalic
markup.raw.inline#5ab738
string.other.link#f22c40
meta.link#df5320
markup.list#f22c40
markup.quote#df5320
meta.separator#68615e
markup.inserted#5ab738
markup.deleted#f22c40
markup.changed#6666ea
constant.other.color#00ad9c
string.regexp#00ad9c
constant.character.escape#00ad9c
punctuation.section.embedded, variable.interpolation#c33ff3
invalid.illegal#f1efee
invalid.broken#1b1918
invalid.deprecated#f1efee
invalid.unimplemented#1b1918
Base16 Themes by J. Ryan Stinnett - VS Code Theme