mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-28 06:46:38 -04:00
Add tokyonight_storm theme
This commit is contained in:
parent
5b9607cb8f
commit
cf412eee67
1 changed files with 27 additions and 0 deletions
27
themes/tokyonight_storm
Normal file
27
themes/tokyonight_storm
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
# TokyoNight Storm
|
||||||
|
# Based on https://github.com/folke/tokyonight.nvim/blob/main/extras/xresources_tokyonight_storm.Xresources
|
||||||
|
|
||||||
|
[cursor]
|
||||||
|
color=292d3e ffcb6b
|
||||||
|
|
||||||
|
[colors]
|
||||||
|
foreground=c0caf5
|
||||||
|
background=24283b
|
||||||
|
|
||||||
|
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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue