THE ROSTER / GUILE

Guile

USA · Air force base

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

TERMINAL / guile
$ sf2-themes show guile
theme guile
mode dark
background #151c12
foreground #cbd4c7
accent #769746
error success warning info debug trace
guile/preview.ts
const theme = {
id: "guile",
mode: "dark",
accent: "#769746",
background: "#151c12",
} as const;

PALETTE

BACKGROUND

#151c12

SURFACE

#20271c

OVERLAY

#2d3529

MUTED

#7d8977

FOREGROUND

#cbd4c7

ACCENT

#769746

SECONDARY

#438fbf

ANSI BLACK

#2c3528

ANSI RED

#c96e68

ANSI GREEN

#66954b

ANSI YELLOW

#9e8726

ANSI BLUE

#448ec8

ANSI MAGENTA

#ae75a9

ANSI CYAN

#0396a8

ANSI WHITE

#afb8ab

ANSI BR BLACK

#7d8977

ANSI BR RED

#ef857e

ANSI BR GREEN

#7bb25c

ANSI BR YELLOW

#bda231

ANSI BR BLUE

#53aaee

ANSI BR MAGENTA

#d08dca

ANSI BR CYAN

#11b4c9

ANSI BR WHITE

#d7ded4