THE ROSTER / FEI-LONG

Fei Long

Hong Kong · Neon street

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

TERMINAL / fei-long
$ sf2-themes show fei-long
theme fei-long
mode dark
background #181822
foreground #cfcfdd
accent #dd685b
error success warning info debug trace
fei-long/preview.ts
const theme = {
id: "fei-long",
mode: "dark",
accent: "#dd685b",
background: "#181822",
} as const;

PALETTE

BACKGROUND

#181822

SURFACE

#23232f

OVERLAY

#31313f

MUTED

#828397

FOREGROUND

#cfcfdd

ACCENT

#dd685b

SECONDARY

#1595a1

ANSI BLACK

#30303e

ANSI RED

#c86e63

ANSI GREEN

#4e975b

ANSI YELLOW

#a88225

ANSI BLUE

#558acb

ANSI MAGENTA

#b271ac

ANSI CYAN

#1396a1

ANSI WHITE

#b3b3c2

ANSI BR BLACK

#828397

ANSI BR RED

#ee8578

ANSI BR GREEN

#60b46e

ANSI BR YELLOW

#c89c30

ANSI BR BLUE

#68a5f2

ANSI BR MAGENTA

#d588ce

ANSI BR CYAN

#1db3c0

ANSI BR WHITE

#d9dae5