diff options
Diffstat (limited to '.config/foot/themes/tokyonight-storm')
-rw-r--r-- | .config/foot/themes/tokyonight-storm | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.config/foot/themes/tokyonight-storm b/.config/foot/themes/tokyonight-storm new file mode 100644 index 0000000..074b469 --- /dev/null +++ b/.config/foot/themes/tokyonight-storm @@ -0,0 +1,21 @@ +# -*- conf -*- + +[colors] +background=24283b +foreground=c0caf5 +regular0=1D202F +regular1=f7768e +regular2=9ece6a +regular3=e0af68 +regular4=7aa2f7 +regular5=bb9af7 +regular6=7dcfff +regular7=a9b1d6 +bright0=414868 +bright1=f7768e +bright2=9ece6a +bright3=e0af68 +bright4=7aa2f7 +bright5=bb9af7 +bright6=7dcfff +bright7=c0caf5 |