THE ROSTER / M-BISON

M. Bison

Thailand · Shadaloo temple night

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

TERMINAL / m-bison
$ sf2-themes show m-bison
theme m-bison
mode dark
background #1c1721
foreground #d3cedb
accent #b771cc
error success warning info debug trace
m-bison/preview.ts
const theme = {
id: "m-bison",
mode: "dark",
accent: "#b771cc",
background: "#1c1721",
} as const;

PALETTE

BACKGROUND

#1c1721

SURFACE

#27222d

OVERLAY

#352f3d

MUTED

#898194

FOREGROUND

#d3cedb

ACCENT

#b771cc

SECONDARY

#ca6c6a

ANSI BLACK

#342e3c

ANSI RED

#c86d6b

ANSI GREEN

#4e975b

ANSI YELLOW

#a48324

ANSI BLUE

#6187cd

ANSI MAGENTA

#a874b8

ANSI CYAN

#1396a1

ANSI WHITE

#b8b2bf

ANSI BR BLACK

#898194

ANSI BR RED

#ee8482

ANSI BR GREEN

#60b46e

ANSI BR YELLOW

#c59d30

ANSI BR BLUE

#76a2f4

ANSI BR MAGENTA

#c98cdb

ANSI BR CYAN

#1db3c0

ANSI BR WHITE

#ddd9e3