Skip to main content
Coding Theme

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#F7F9FB
  • activityBar.foreground#00B7C3
  • editor.background#F7F9FB
  • editor.findMatchBackground#B2E7FF
  • editor.findMatchHighlightBackground#B2E7FF77
  • editor.foreground#2A2C33
  • editor.lineHighlightBackground#EDF2F7
  • editor.selectionBackground#B2E7FF99
  • editor.wordHighlightBackground#B2E7FF55
  • editorBracketMatch.background#B2E7FF55
  • editorBracketMatch.border#00B7C3
  • editorCursor.foreground#00B7C3
  • editorIndentGuide.activeBackground#CBD5E0
  • editorIndentGuide.background#E2E8F0
  • editorLineNumber.activeForeground#4A5568
  • editorLineNumber.foreground#A0AEC0
  • editorRuler.foreground#CBD5E055
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#CBD5E0
  • editorSuggestWidget.selectedBackground#B2E7FF99
  • editorWhitespace.foreground#E2E8F0
  • list.activeSelectionBackground#B2E7FF
  • list.activeSelectionForeground#00828C
  • list.hoverBackground#B2E7FF77
  • menu.background#FFFFFF
  • menu.foreground#2A2C33
  • menu.selectionBackground#B2E7FF
  • menu.selectionForeground#00828C
  • menu.separatorBackground#CBD5E0
  • menubar.selectionBackground#B2E7FF
  • menubar.selectionForeground#00828C
  • sideBar.background#EDF2F7
  • sideBar.foreground#4A5568
  • statusBar.background#EDF2F7
  • statusBar.foreground#4A5568
  • titleBar.activeBackground#EDF2F7
  • titleBar.activeForeground#4A5568

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8495A7italic
string, constant.other.symbol#C2410C—
constant.numeric, constant.language, constant.character, constant.other#B45309—
variable, variable.other#1A5875—
keyword, storage.type, storage.modifier#BE185D—
entity.name.function, support.function#00828C—
entity.name.type, entity.other.inherited-class, support.class#047857—
punctuation, meta.brace#4A5568—
meta.tag, punctuation.definition.tag#BE185D—
entity.name.tag#00828C—
entity.other.attribute-name#1A5875—
Crystal Clear Coding by Ameen Alade - VS Code Theme