Skip to main content
Coding Theme

Polar Paradise

Publisher: Hatem SolimanThemes in package: 1

❄️ Where penguins code! A refreshing light theme inspired by pristine Arctic landscapes, crystalline igloos, and our tuxedo-wearing friends. Featuring ice-crisp whites, glacier blues, and just a hint of penguin personality. Perfect for developers who keep their cool under pressure! 🐧

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#C9E0F4
  • activityBar.foreground#2C3E50
  • activityBar.inactiveForeground#7FA7C9
  • activityBarBadge.background#1B2F42
  • activityBarBadge.foreground#FFFFFF
  • editor.background#EEF3F9
  • editor.foreground#2C3E50
  • editor.inactiveSelectionBackground#DCE8F3
  • editor.lineHighlightBackground#E5EDF7
  • editor.selectionBackground#D0E1F0
  • input.background#FFFFFF
  • input.foreground#2C3E50
  • panel.background#DBE8F4
  • panelTitle.activeForeground#2C3E50
  • sideBar.background#DBE8F4
  • sideBar.foreground#2C3E50
  • sideBarSectionHeader.background#C9E0F4
  • sideBarSectionHeader.foreground#2C3E50
  • sideBarTitle.foreground#1B2F42
  • statusBar.background#C9E0F4
  • statusBar.debuggingBackground#4A90E2
  • statusBar.foreground#2C3E50
  • tab.activeBackground#EEF3F9
  • tab.activeBorderTop#4A90E2
  • tab.activeForeground#2C3E50
  • tab.inactiveBackground#DBE8F4
  • tab.inactiveForeground#7FA7C9
  • titleBar.activeBackground#C9E0F4
  • titleBar.activeForeground#2C3E50
  • titleBar.inactiveBackground#DBE8F4
  • titleBar.inactiveForeground#7FA7C9

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8CA6BEitalic
variable, string constant.other.placeholder#2C3E50
keyword, storage.type, storage.modifier, keyword.control#4A90E2
string, string.quoted.double.html, string.quoted.single.html#3D7A5F
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#2E78C7
entity.name.type, entity.name.class, entity.other.inherited-class, support.class#1B2F42
constant.numeric, constant.language, constant.character, constant.escape#FF9B50
entity.name.tag, meta.tag.sgml#4A90E2
entity.other.attribute-name#1B2F42italic
markup.heading#4A90E2bold
markup.bold#1B2F42bold
markup.italic#2E78C7italic

Shiki preview

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

Loading...

Polar Paradise - Coding Theme