THE ROSTER / AKUMA

Akuma

Gokuentou · Isle of the demon

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

TERMINAL / akuma
$ sf2-themes show akuma
theme akuma
mode dark
background #1c1515
foreground #dbcaca
accent #dc6560
error success warning info debug trace
akuma/preview.ts
const theme = {
id: "akuma",
mode: "dark",
accent: "#dc6560",
background: "#1c1515",
} as const;

PALETTE

BACKGROUND

#1c1515

SURFACE

#281f20

OVERLAY

#382c2d

MUTED

#957d7e

FOREGROUND

#dbcaca

ACCENT

#dc6560

SECONDARY

#9a76c3

ANSI BLACK

#3b2a2b

ANSI RED

#c66c66

ANSI GREEN

#609261

ANSI YELLOW

#a68022

ANSI BLUE

#6485cc

ANSI MAGENTA

#a473b9

ANSI CYAN

#0b949b

ANSI WHITE

#c0afaf

ANSI BR BLACK

#957d7e

ANSI BR RED

#eb837b

ANSI BR GREEN

#72af74

ANSI BR YELLOW

#c69a2e

ANSI BR BLUE

#799ff3

ANSI BR MAGENTA

#c38bdd

ANSI BR CYAN

#16b2b9

ANSI BR WHITE

#e2d5d5