Skip to content

Instantly share code, notes, and snippets.

@dre1080
Last active July 17, 2024 12:11
Show Gist options
  • Save dre1080/38f0ee7523fb9b9177ef0b7f615d114b to your computer and use it in GitHub Desktop.
Save dre1080/38f0ee7523fb9b9177ef0b7f615d114b to your computer and use it in GitHub Desktop.
Zellij GitHub Dark
theme "github-dark"
default_layout "compact"
themes {
github-dark {
fg "#d1d5da"
bg "#24292e"
black "#586069"
red "#ea4a5a"
green "#34d058"
yellow "#ffea7f"
blue "#2188ff"
magenta "#b392f0"
cyan "#39c5cf"
white "#d1d5da"
orange "#d18616"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment