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.activeBorder#ffe000
  • activityBar.background#232323
  • activityBar.foreground#ffe000
  • activityBarBadge.background#ffe000
  • activityBarBadge.foreground#232323
  • button.background#ffe000
  • button.border#000000
  • button.foreground#000000
  • button.hoverBackground#ffd100
  • editor.background#232323
  • editor.foreground#ffffff
  • editorGroupHeader.tabsBackground#2e2e2e
  • menu.background#232323
  • menu.foreground#ffffff
  • menu.selectionBackground#ffe000
  • menu.selectionForeground#000000
  • scrollbarSlider.activeBackground#ffcc00
  • scrollbarSlider.background#ffe000
  • scrollbarSlider.hoverBackground#ffd100
  • sideBar.background#1e1e1e
  • sideBar.border#3a3a3a
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#1e1e1e
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffe000
  • statusBar.background#ffe000
  • statusBar.border#000000
  • statusBar.debuggingBackground#ffe000
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#ffe000
  • statusBar.noFolderForeground#000000
  • tab.activeBackground#232323
  • tab.activeForeground#ffffff
  • tab.inactiveBackground#2e2e2e
  • tab.inactiveForeground#a1a1a1
  • terminal.background#232323
  • terminal.foreground#ffffff
  • terminalCursor.foreground#ffe000
  • textLink.activeForeground#ffd100
  • textLink.foreground#ffe000
  • titleBar.activeBackground#ffe000
  • titleBar.activeForeground#000000
  • titleBar.inactiveBackground#ffe000
  • titleBar.inactiveForeground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#888888italic
keyword#ffe000bold
keyword.control.import#00ccccbold
string#8fd145
constant.numeric#ffc3ab
entity.name.function#f09030bold
storage.type#ffe000bold
variable.language#ff6699bold
constant.language#73ABF5bold
rockstars-vscode-theme by AchiiCodes - VS Code Theme