Skip to main content
Coding Theme

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#1d252d
  • activityBar.foreground#205cb2
  • activityBar.inactiveForeground#889098
  • activityBarBadge.background#ea4015
  • activityBarBadge.foreground#f0f5ff
  • button.background#306cc2
  • button.foreground#f0f5ff
  • button.hoverBackground#104ca2
  • dropdown.background#1d252d
  • dropdown.foreground#f0f5ff
  • dropdown.listBackground#1d252d
  • editor.background#283038
  • editor.foreground#f0f5ff
  • editor.lineHighlightBackground#384048
  • editorGroupHeader.tabsBackground#1d252d
  • input.background#384048
  • input.foreground#f0f5ff
  • inputValidation.errorBackground#ba1010
  • inputValidation.infoBackground#306cc2
  • inputValidation.warningBackground#ea4015
  • menu.background#1d252d
  • menu.foreground#f0f5ff
  • menu.selectionBackground#306cc2
  • menu.selectionForeground#f0f5ff
  • menu.separatorBackground#f0f5ff
  • notificationCenterHeader.background#1d252d
  • notificationCenterHeader.foreground#f0f5ff
  • notifications.background#ea4015
  • notifications.foreground#f0f5ff
  • panelTitle.activeForeground#205cb2
  • panelTitle.inactiveForeground#889098
  • selection.background#407cd2
  • sideBar.background#283038
  • sideBar.border#1d252d
  • sideBar.foreground#f0f5ff
  • sideBarTitle.foreground#f0f5ff
  • statusBar.background#306cc2
  • statusBar.debuggingBackground#ea4015
  • statusBar.debuggingForeground#f0f5ff
  • statusBar.foreground#f0f5ff
  • statusBar.noFolderBackground#182028
  • statusBar.noFolderForeground#f0f5ff
  • tab.inactiveBackground#1d252d
  • titleBar.activeBackground#182028
  • titleBar.activeForeground#f0f5ff
  • titleBar.inactiveBackground#182028
  • titleBar.inactiveForeground#f0f5ff
  • welcomePage.background#283038
  • welcomePage.buttonBackground#306cc2
  • welcomePage.buttonHoverBackground#104ca2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFFFF
meta.embedded, source.groovy.embedded#FFFFFF
comment#7285B7
keyword.operator.class, keyword.operator, constant.other, source.php.embedded.line#FFFFFF
variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag, markup.deleted.git_gutter#FF9DA4
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#FFC58F
entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution, support.type, support.class#FFEEAD
string, constant.other.symbol, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter#D1F1A9
keyword.operator, constant.other.color#99FFFF
entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level, markup.changed.git_gutter#BBDAFF
keyword, storage, storage.type, entity.name.tag.css#EBBBFF
invalid#FFFFFF
meta.separator#FFFFFF
invalid.deprecated#FFFFFF
markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file#FFFFFF
markup.inserted.diff, meta.diff.header.to-file#718c00
markup.deleted.diff, meta.diff.header.from-file#c82829
meta.diff.header.from-file, meta.diff.header.to-file#FFFFFF
meta.diff.range#3e999fitalic
markup.quote#FFC58F
markup.list#BBDAFF
markup.bold, markup.italic#FFC58F
markup.inline.raw#FF9DA4
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
Flushing Style by carlubian - VS Code Theme