diff options
Diffstat (limited to '.config/foot/themes/selenized-black')
-rw-r--r-- | .config/foot/themes/selenized-black | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.config/foot/themes/selenized-black b/.config/foot/themes/selenized-black new file mode 100644 index 0000000..28392ad --- /dev/null +++ b/.config/foot/themes/selenized-black @@ -0,0 +1,27 @@ +# -*- conf -*- +# Selenized black + +[cursor] +color = 181818 56d8c9 + +[colors] +background= 181818 +foreground= b9b9b9 + +regular0= 252525 +regular1= ed4a46 +regular2= 70b433 +regular3= dbb32d +regular4= 368aeb +regular5= eb6eb7 +regular6= 3fc5b7 +regular7= 777777 + +bright0= 3b3b3b +bright1= ff5e56 +bright2= 83c746 +bright3= efc541 +bright4= 4f9cfe +bright5= ff81ca +bright6= 56d8c9 +bright7= dedede |