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#3f2b3d
  • activityBar.foreground#b76fe7
  • activityBarBadge.background#607D8B
  • button.background#5E81AC
  • button.hoverBackground#82AAFF
  • dropdown.background#2C3E50
  • dropdown.border#3B4252
  • editor.background#121a1c
  • editor.foreground#A6E22E
  • editor.selectionBackground#5E81AC
  • editorCursor.foreground#C792EA
  • editorGroupHeader.tabsBackground#3b424e
  • editorLineNumber.activeForeground#C792EA
  • editorLineNumber.foreground#758AA2
  • panel.background#1B2B34
  • panel.border#2e3c4d
  • sideBar.background#192125
  • sideBar.foreground#B0BEC5
  • sideBarTitle.foreground#A6E22E
  • statusBar.background#1B2B34
  • statusBar.foreground#75bb82
  • statusBar.noFolderBackground#1B2B34
  • tab.activeBackground#192730
  • tab.activeForeground#C792EA
  • tab.inactiveBackground#263238
  • tab.inactiveForeground#607D8B
  • terminal.ansiBlack#1B2B34
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#607D8B
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#89DDFF
  • terminal.ansiBrightGreen#C3E88D
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#F78C6C
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFCB6B
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#A6E22E
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5370
  • terminal.ansiWhite#B0BEC5
  • terminal.ansiYellow#FFCB6B
  • terminal.background#1B2B34
  • terminal.foreground#75bb82
  • titleBar.activeBackground#263238
  • titleBar.activeForeground#d1a9ec
  • titleBar.inactiveBackground#1B2B34
  • titleBar.inactiveForeground#607D8B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type, storage.modifier#C792EA
entity.name.function#82AAFF
entity.name.class, entity.other.inherited-class#FFCB6B
string#C3E88D
variable#A6E22E
variable.parameter#da5e00bold
constant#87CEFA
comment#436372italic
invalid, invalid.deprecated#FF5370
string.quoted.docstring#B2CCD6
keyword.operator#89DDFF
constant.numeric, constant.language.boolean#F78C6C
punctuation#89DDFF
markup.heading#C792EA
markup.bold#FF5370bold
markup.italic#FFCB6Bitalic
support.type.property-name.json#82AAFF
string.value.json#F78C6C
punctuation.definition.tag, punctuation.definition.string#C792EA
Cosmic Rays by Anupam Dutta - VS Code Theme