Skip to main content
Coding Theme

Royal Black

Publisher: MarbleThemes in package: 1

Simple color 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.activeFocusBorder#dccfc7
  • activityBar.background#13121a
  • activityBar.dropBorder#686376
  • activityBar.inactiveForeground#686376
  • activityBarBadge.background#7fa25f
  • breadcrumb.background#1c1b24
  • breadcrumbPicker.background#1c1b24
  • button.background#7fa25f
  • button.foreground#dccfc7
  • button.hoverBackground#4a6441
  • dropdown.background#13121a
  • editor.background#1f1e28
  • editor.foreground#dccfc7
  • editor.hoverHighlightBackground#1c1b24
  • editorGroupHeader.noTabsBackground#1c1b24
  • editorGroupHeader.tabsBackground#1c1b24
  • editorHoverWidget.background#1c1b24
  • editorHoverWidget.foreground#dccfc7
  • focusBorder#7fa25f
  • foreground#dccfc7
  • input.background#13121a
  • input.foreground#dccfc7
  • input.placeholderForeground#686376
  • notificationCenterHeader.background#13121a
  • notifications.background#1c1b24
  • panel.background#1c1b24
  • panelTitle.activeBorder#7fa25f
  • panelTitle.inactiveForeground#686376
  • scrollbar.shadow#13121a
  • sideBar.background#1c1b24
  • sideBar.dropBackground#1c1b24
  • sideBarSectionHeader.background#1c1b24
  • sideBarSectionHeader.border#1c1b24
  • statusBar.background#13121a
  • statusBar.debuggingBackground#7fa25f
  • statusBar.debuggingBorder#7fa25f
  • statusBar.noFolderBackground#13121a
  • statusBar.noFolderBorder#13121a
  • statusBarItem.activeBackground#686376
  • statusBarItem.errorBackground#b84a6b
  • statusBarItem.hoverBackground#686376
  • statusBarItem.prominentBackground#7fa25f
  • statusBarItem.prominentHoverBackground#4a6441
  • statusBarItem.remoteBackground#7fa25f
  • statusBarItem.warningBackground#b84a6b
  • tab.activeBackground#13121a
  • tab.activeBorder#7fa25f
  • tab.activeBorderTop#13121a
  • tab.border#13121a
  • tab.hoverBackground#1f1e28
  • tab.inactiveBackground#1c1b24

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#686376italic
keyword.constant, storage, keyword.operator, keyword.control, keyword.package, keyword.import, keyword.type, keyword.var, keyword.function, keyword.struct#8b899c
source#dccfc7
entity.other.attribute-name, constant.other.color, string#7fa25f
entity.name.tag, keyword.other.unit, support.constant.property-value, support.function, entity.name.function, support#b84a6b
constant.numeric, entity.name.type#2596be

Shiki preview

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

Loading...

Royal Black - Coding Theme