Skip to content

Instantly share code, notes, and snippets.

@arthurk
Created February 14, 2022 07:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arthurk/d90b9f6c107dbe66db61f297fbdb643c to your computer and use it in GitHub Desktop.
Save arthurk/d90b9f6c107dbe66db61f297fbdb643c to your computer and use it in GitHub Desktop.
foot terminal tokyonight colors
[colors]
foreground=c0caf5
background=1a1b26
## Normal/regular colors (color palette 0-7)
regular0=15161E # black
regular1=f7768e # red
regular2=9ece6a # green
regular3=e0af68 # yellow
regular4=7aa2f7 # blue
regular5=bb9af7 # magenta
regular6=7dcfff # cyan
regular7=a9b1d6 # white
## Bright colors (color palette 8-15)
bright0=414868 # bright black
bright1=f7768e # bright red
bright2=9ece6a # bright green
bright3=e0af68 # bright yellow
bright4=7aa2f7 # bright blue
bright5=bb9af7 # bright magenta
bright6=7dcfff # bright cyan
bright7=c0caf5 # bright white
## dimmed colors (see foot.ini(5) man page)
dim0=ff9e64
dim1=db4b4b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment