Skip to main content
Coding Theme

Game of Thrones Theme Pack (Hybrid)

Publisher: Ankit RawatThemes in package: 7

Seven hybrid VS Code themes inspired by characters and houses from Game of Thrones — cinematic palettes with a minimal UI.

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#060809
  • editor.background#0B0F12
  • editor.foreground#DDE4EA
  • editor.lineHighlightBackground#0F1619
  • editor.selectionBackground#1A2A3A55
  • editorCursor.foreground#9BB7D4
  • panel.background#0C1113
  • sideBar.background#080B0D
  • sideBar.foreground#C7D1D6
  • statusBar.background#050708
  • tab.inactiveForeground#7F8A8F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#64717Bitalic
keyword, storage.type#9BB7D4
string#E2E8EB
variable, identifier#DDE4EA
function#CFE5F2
constant, numeric#C9D6DF

Shiki preview

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

Loading...