THE ROSTER / SAGAT

Sagat

Thailand · The reclining Buddha

INSTALL /
uvx --from git+https://github.com/douglasjarquin/sf2-themes.git sf2-themes apply wezterm --theme sagat

TERMINAL / sagat
$ sf2-themes show sagat
theme sagat
mode dark
background #20161c
foreground #dbccd5
accent #ad8709
error success warning info debug trace
sagat/preview.ts
const theme = {
id: "sagat",
mode: "dark",
accent: "#ad8709",
background: "#20161c",
} as const;

PALETTE

BACKGROUND

#20161c

SURFACE

#2c2028

OVERLAY

#3b2d36

MUTED

#927f8b

FOREGROUND

#dbccd5

ACCENT

#ad8709

SECONDARY

#9f76c3

ANSI BLACK

#3b2d36

ANSI RED

#c76e67

ANSI GREEN

#5b9467

ANSI YELLOW

#a48324

ANSI BLUE

#6686cd

ANSI MAGENTA

#9e77c0

ANSI CYAN

#0e969c

ANSI WHITE

#bfb1b9

ANSI BR BLACK

#927f8b

ANSI BR RED

#ee847d

ANSI BR GREEN

#6db27c

ANSI BR YELLOW

#c59d30

ANSI BR BLUE

#7ba1f4

ANSI BR MAGENTA

#bd90e5

ANSI BR CYAN

#1bb4bb

ANSI BR WHITE

#e2d8de