diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-11-03 18:50:19 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-11-03 18:50:19 -0500 |
commit | d7a715a4ddb9e99b42444cef34c2736cece9c2a5 (patch) | |
tree | d87f061fd9a7cd456fc78e7553c476ecfbf8695b /.config/foot/themes/selenized-black | |
parent | 2ecd86e43276077b173f35c7bc5e72d521136f9b (diff) | |
download | dotfiles-d7a715a4ddb9e99b42444cef34c2736cece9c2a5.tar.gz dotfiles-d7a715a4ddb9e99b42444cef34c2736cece9c2a5.tar.bz2 dotfiles-d7a715a4ddb9e99b42444cef34c2736cece9c2a5.zip |
add additional dotfiles
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 |