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#1E3A5F22
  • badge.background#4A90E2AA
  • badge.foreground#FFFFFF
  • button.background#4A90E2AA
  • button.foreground#FFFFFF
  • button.hoverBackground#4A90E2CC
  • dropdown.background#1E3A5F22
  • editor.background#0A192F
  • editor.findMatchBackground#64FFDA77
  • editor.findMatchHighlightBackground#64FFDA44
  • editor.foreground#8CCBEA
  • editor.lineHighlightBackground#1E3A5F33
  • editor.selectionBackground#1E3A5F77
  • editor.selectionHighlightBackground#1E3A5F44
  • editorCursor.foreground#64FFDA
  • editorGroupHeader.tabsBackground#1E3A5F22
  • editorLineNumber.activeForeground#4A90E2CC
  • editorLineNumber.foreground#4A90E288
  • editorSuggestWidget.background#0A192FEE
  • editorSuggestWidget.border#1E3A5F44
  • editorSuggestWidget.selectedBackground#1E3A5F44
  • editorWidget.background#1E3A5F22
  • editorWidget.border#1E3A5F44
  • input.background#1E3A5F22
  • list.activeSelectionBackground#1E3A5F77
  • list.hoverBackground#1E3A5F22
  • panel.background#1E3A5F22
  • panelTitle.activeBorder#4A90E2
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#8CCBEAAA
  • peekView.border#4A90E2AA
  • peekViewEditor.background#0A192FBB
  • peekViewResult.background#0A192FBB
  • peekViewTitle.background#1E3A5F22
  • sideBar.background#1E3A5F22
  • statusBar.background#1E3A5F22
  • statusBar.debuggingBackground#1E3A5F33
  • statusBar.noFolderBackground#1E3A5F22
  • statusBarItem.remoteBackground#1E3A5F44
  • terminal.ansiBlack#0A192F
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#546E7A
  • terminal.ansiBrightBlue#B0D7FF
  • terminal.ansiBrightCyan#B4F4FF
  • terminal.ansiBrightGreen#A5D6A7
  • terminal.ansiBrightMagenta#E1BEE7
  • terminal.ansiBrightRed#FF7F50
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFE082
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5370
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFCB6B
  • terminal.background#0A192F
  • terminal.foreground#8CCBEA
  • titleBar.activeBackground#1E3A5F22
  • titleBar.inactiveBackground#1E3A5F11

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#546E7Aitalic
keyword#82AAFFbold
variable#8CCBEAbold
constant#C792EAbold
entity.name.function#64FFDAbold
string#C3E88Dbold
entity.name.type#FFCB6Bbold
support.type#82AAFFbold
support.function#89DDFFbold
punctuation#89DDFFbold
storage.type#82AAFFbold
entity.other.attribute-name.class.css#FFCB6Bbold
support.type.property-name.css#82AAFFbold
support.constant.property-value.css#C3E88Dbold
punctuation.section.property-list.begin.bracket.curly.css, punctuation.section.property-list.end.bracket.curly.css#89DDFFbold
punctuation.separator.key-value.css#C792EAbold
keyword.other.unit.css#F78C6Cbold
support.function.misc.css#89DDFFbold
constant.numeric.css#F78C6Cbold
keyword.operator.css#89DDFFbold

Shiki preview

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

Loading...

Glassmorphism Themes by blakepark - VS Code Theme