THE ROSTER / DHALSIM

Dhalsim

India · Elephant temple

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

TERMINAL / dhalsim
$ sf2-themes show dhalsim
theme dhalsim
mode dark
background #201710
foreground #dbcec4
accent #c77a14
error success warning info debug trace
dhalsim/preview.ts
const theme = {
id: "dhalsim",
mode: "dark",
accent: "#c77a14",
background: "#201710",
} as const;

PALETTE

BACKGROUND

#201710

SURFACE

#2d221a

OVERLAY

#3c2f26

MUTED

#928173

FOREGROUND

#dbcec4

ACCENT

#c77a14

SECONDARY

#10988c

ANSI BLACK

#3b2f25

ANSI RED

#c76e63

ANSI GREEN

#6a9346

ANSI YELLOW

#a48324

ANSI BLUE

#508bca

ANSI MAGENTA

#bc6e9b

ANSI CYAN

#02988f

ANSI WHITE

#bfb2a8

ANSI BR BLACK

#928173

ANSI BR RED

#ed8578

ANSI BR GREEN

#80b056

ANSI BR YELLOW

#c59d30

ANSI BR BLUE

#62a6f0

ANSI BR MAGENTA

#e185ba

ANSI BR CYAN

#0db5ac

ANSI BR WHITE

#e2d9d1