Skip to main content
CodingTheme

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.background#1E1E2F
  • badge.background#5A5A8A
  • badge.foreground#FFFFFF
  • button.background#5A5A8A
  • button.foreground#FFFFFF
  • button.hoverBackground#7A7A9A
  • dropdown.background#5A5A8A22
  • editor.background#0D0D1A
  • editor.findMatchBackground#FF6F61
  • editor.findMatchHighlightBackground#FF6F6144
  • editor.foreground#EAEAEA
  • editor.lineHighlightBackground#5A5A8A33
  • editor.selectionBackground#5A5A8A77
  • editor.selectionHighlightBackground#5A5A8A44
  • editorCursor.foreground#FF6F61
  • editorGroupHeader.tabsBackground#5A5A8A22
  • editorLineNumber.activeForeground#5A5A8ACC
  • editorLineNumber.foreground#5A5A8A88
  • editorSuggestWidget.background#0D0D1A
  • editorSuggestWidget.border#5A5A8A44
  • editorSuggestWidget.selectedBackground#5A5A8A44
  • editorWidget.background#5A5A8A22
  • editorWidget.border#5A5A8A44
  • input.background#5A5A8A22
  • list.activeSelectionBackground#5A5A8A77
  • list.hoverBackground#5A5A8A22
  • panel.background#1E1E2F
  • panelTitle.activeBorder#5A5A8A
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#EAEAEA88
  • peekView.border#5A5A8A
  • peekViewEditor.background#0D0D1ABB
  • peekViewResult.background#0D0D1ABB
  • peekViewTitle.background#5A5A8A
  • sideBar.background#1E1E2F
  • statusBar.background#5A5A8A
  • statusBar.debuggingBackground#5A5A8A
  • statusBar.noFolderBackground#5A5A8A
  • statusBarItem.remoteBackground#5A5A8A
  • terminal.ansiBlack#0D0D1A
  • terminal.ansiBlue#82B1FF
  • terminal.ansiBrightBlack#5A5A8A
  • terminal.ansiBrightBlue#82B1FF
  • terminal.ansiBrightCyan#84FFFF
  • terminal.ansiBrightGreen#A8E6CF
  • terminal.ansiBrightMagenta#FF8A80
  • terminal.ansiBrightRed#FF6F61
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFD54F
  • terminal.ansiCyan#84FFFF
  • terminal.ansiGreen#A8E6CF
  • terminal.ansiMagenta#FF8A80
  • terminal.ansiRed#FF6F61
  • terminal.ansiWhite#EAEAEA
  • terminal.ansiYellow#FFD54F
  • terminal.background#0D0D1A
  • terminal.foreground#EAEAEA
  • titleBar.activeBackground#5A5A8A
  • titleBar.inactiveBackground#3A3A5A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#B0BEC5italic
keyword#FF6F61bold
variable#82B1FFbold
constant#FFD54Fbold
entity.name.function#A8E6CFbold
string#FF8A80bold
entity.name.type#FF6F61bold
support.type#82B1FFbold
support.function#A8E6CFbold
punctuation#EAEAEAbold
storage.type#FF6F61bold
entity.other.attribute-name.class.css#FF6F61bold
support.type.property-name.css#82B1FFbold
support.constant.property-value.css#FF6F61bold
punctuation.section.property-list.begin.bracket.curly.css, punctuation.section.property-list.end.bracket.curly.css#FF6F61bold
punctuation.separator.key-value.css#FFD54Fbold
keyword.other.unit.css#A8E6CFbold
support.function.misc.css#00EEFFbold
constant.numeric.css#FFD54Fbold
keyword.operator.css#EAEAEAbold

Shiki preview

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

Loading...

Glassmorphism Themes by blakepark - VS Code Theme