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#4B3D2B22
  • badge.background#D69A6A
  • badge.foreground#FFFFFF
  • button.background#D69A6A
  • button.foreground#FFFFFF
  • button.hoverBackground#C76A3A
  • dropdown.background#4B3D2B22
  • editor.background#2C2F33
  • editor.findMatchBackground#FFB300
  • editor.findMatchHighlightBackground#FFB30044
  • editor.foreground#F5F5F5
  • editor.lineHighlightBackground#4B3D2B33
  • editor.selectionBackground#D69A6A77
  • editor.selectionHighlightBackground#D69A6A44
  • editorCursor.foreground#D69A6A
  • editorGroupHeader.tabsBackground#4B3D2B22
  • editorLineNumber.activeForeground#D69A6A
  • editorLineNumber.foreground#D69A6A88
  • editorSuggestWidget.background#2C2F33
  • editorSuggestWidget.border#D69A6A44
  • editorSuggestWidget.selectedBackground#D69A6A44
  • editorWidget.background#4B3D2B22
  • editorWidget.border#D69A6A44
  • input.background#4B3D2B22
  • list.activeSelectionBackground#D69A6A77
  • list.hoverBackground#4B3D2B22
  • panel.background#4B3D2B22
  • panelTitle.activeBorder#D69A6A
  • panelTitle.activeForeground#F5F5F5
  • panelTitle.inactiveForeground#F5F5F588
  • peekView.border#D69A6A
  • peekViewEditor.background#2C2F33BB
  • peekViewResult.background#2C2F33BB
  • peekViewTitle.background#4B3D2B22
  • sideBar.background#4B3D2B22
  • statusBar.background#D69A6A
  • statusBar.debuggingBackground#D69A6A
  • statusBar.noFolderBackground#D69A6A
  • statusBarItem.remoteBackground#D69A6A
  • terminal.ansiBlack#2C2F33
  • terminal.ansiBlue#82B1FF
  • terminal.ansiBrightBlack#7F8C8D
  • terminal.ansiBrightBlue#82B1FF
  • terminal.ansiBrightCyan#00EEFF
  • terminal.ansiBrightGreen#A8E6CF
  • terminal.ansiBrightMagenta#FF8A80
  • terminal.ansiBrightRed#D69A6A
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFD54F
  • terminal.ansiCyan#00EEFF
  • terminal.ansiGreen#A8E6CF
  • terminal.ansiMagenta#FF8A80
  • terminal.ansiRed#D69A6A
  • terminal.ansiWhite#F5F5F5
  • terminal.ansiYellow#FFD54F
  • terminal.background#2C2F33
  • terminal.foreground#F5F5F5
  • titleBar.activeBackground#D69A6A
  • titleBar.inactiveBackground#B06A4A99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#B0BEC5italic
keyword#D69A6Abold
variable#82B1FFbold
constant#FFD54Fbold
entity.name.function#A8E6CFbold
string#FF6F61bold
entity.name.type#D69A6Abold
support.type#82B1FFbold
support.function#00EEFFbold
punctuation#EAEAEAbold
storage.type#D69A6Abold
entity.other.attribute-name.class.css#D69A6Abold
support.type.property-name.css#82B1FFbold
support.constant.property-value.css#D69A6Abold
punctuation.section.property-list.begin.bracket.curly.css, punctuation.section.property-list.end.bracket.curly.css#D69A6Abold
punctuation.separator.key-value.css#FFD54Fbold
keyword.other.unit.css#00EEFFbold
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