Skip to content

Instantly share code, notes, and snippets.

@pierrenel
Created September 29, 2024 08:49
Show Gist options
  • Save pierrenel/474571b8e5e8761147eb0308639defb3 to your computer and use it in GitHub Desktop.
Save pierrenel/474571b8e5e8761147eb0308639defb3 to your computer and use it in GitHub Desktop.
zellij poimandres theme
theme "poimandres"
themes {
poimandres {
bg "#1B1E28"
fg "#E4F0FB"
red "#D0679D"
green "#5DE4C7"
blue "#89DDFF"
yellow "#FFFAC2"
magenta "#FAE4FC"
orange "#FCC5E9"
cyan "#5FB3A1"
black "#171922"
white "#FFFFFF"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment