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#161B22
  • activityBar.foreground#E6EDF3
  • activityBarBadge.background#00a12b
  • activityBarBadge.foreground#0E1117
  • badge.background#58A6FF
  • badge.foreground#0E1117
  • button.background#238636
  • button.foreground#FFFFFF
  • button.hoverBackground#2EA043
  • dropdown.background#161B22
  • dropdown.border#30363D
  • dropdown.foreground#C9D1D9
  • editor.background#0E1117
  • editor.foreground#E6EDF3
  • editor.inactiveSelectionBackground#1C2128
  • editor.selectionBackground#264466
  • editorCursor.foreground#58A6FF
  • editorGroupHeader.noTabsBackground#0D1016
  • editorGroupHeader.tabsBackground#0D1016
  • editorGroupHeader.tabsBorder#161B22
  • editorLineNumber.foreground#6E7681
  • editorWidget.background#161B22
  • editorWidget.border#30363D
  • editorWidget.foreground#E6EDF3
  • input.background#0D1117
  • input.border#30363D
  • input.foreground#E6EDF3
  • input.placeholderForeground#6E7681
  • list.focusBackground#264466
  • list.focusForeground#E6EDF3
  • list.hoverBackground#1C2128
  • list.hoverForeground#E6EDF3
  • list.inactiveSelectionBackground#21262D
  • list.inactiveSelectionForeground#E6EDF3
  • menu.background#161B22
  • menu.border#30363D
  • menu.foreground#E6EDF3
  • menu.selectionBackground#264466
  • menu.selectionForeground#E6EDF3
  • menu.separatorBackground#30363D
  • notificationCenter.border#30363D
  • notificationCenterHeader.background#161B22
  • notificationCenterHeader.foreground#E6EDF3
  • notificationLink.foreground#58A6FF
  • notifications.background#161B22
  • notifications.border#30363D
  • notifications.foreground#E6EDF3
  • notificationsErrorIcon.foreground#F85149
  • notificationsInfoIcon.foreground#58A6FF
  • notificationsWarningIcon.foreground#D29922
  • panel.background#161B22
  • panel.border#30363D
  • panelTitle.activeForeground#58A6FF
  • panelTitle.inactiveForeground#8B949E
  • quickInput.background#161B22
  • quickInput.foreground#E6EDF3
  • scrollbarSlider.activeBackground#8B949E
  • scrollbarSlider.background#484F58
  • scrollbarSlider.hoverBackground#6E7681
  • sideBar.background#0D1016
  • sideBar.border#161B22
  • sideBar.foreground#C9D1D9
  • sideBarSectionHeader.background#161B22
  • statusBar.background#161B22
  • statusBar.debuggingBackground#161B22
  • statusBar.debuggingForeground#E6EDF3
  • statusBar.foreground#C9D1D9
  • statusBar.noFolderBackground#161B22
  • tab.activeBackground#161B22
  • tab.activeBorder#1b8dff
  • tab.activeForeground#E6EDF3
  • tab.border#161B22
  • tab.hoverBackground#161B22
  • tab.hoverForeground#E6EDF3
  • tab.inactiveBackground#0D1016
  • tab.inactiveForeground#6E7681
  • terminal.background#0E1117
  • terminal.foreground#E6EDF3
  • terminalCursor.foreground#58A6FF
  • titleBar.activeBackground#161B22
  • titleBar.activeForeground#C9D1D9
  • titleBar.inactiveBackground#161B22
  • titleBar.inactiveForeground#6E7681

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955italic
string#CE9178
constant.numeric#B5CEA8
keyword.control.import, keyword.control.export, keyword.control.from#C586C0
keyword, keyword.operator, storage.modifier, storage.type.class#569CD6
meta.decorator#C4B67A
entity.name.function, support.function#C4B67A
variable.other.object.ts, entity.name.type.class, entity.name.class, entity.name.type, support.class, entity.name.namespace, entity.other.inherited-class, entity.name.type.module#409576
meta.object-literal.key, variable.other.property, support.type.property-name#9CDCFE
constant.language.boolean, storage.type, meta.bracket.square, keyword.control#569CD6
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, meta.template.expression#4E8DC6
variable, identifier, variable.other.readwrite, meta.object-literal.key.entity#9CDCFE
punctuation, meta.brace, meta.delimiter, meta.brace.round, meta.brace.curly, meta.bracket.square#D4D4D4
invalid, markup.deleted#F44747
Stellar Dark Pro by Manish - VS Code Theme