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-white | |
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-white')
-rw-r--r-- | .config/foot/themes/selenized-white | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.config/foot/themes/selenized-white b/.config/foot/themes/selenized-white new file mode 100644 index 0000000..b4d2531 --- /dev/null +++ b/.config/foot/themes/selenized-white @@ -0,0 +1,27 @@ +# -*- conf -*- +# Selenized white + +[cursor] +color=ffffff 009a8a + +[colors] +background= ffffff +foreground= 474747 + +regular0= ebebeb +regular1= d6000c +regular2= 1d9700 +regular3= c49700 +regular4= 0064e4 +regular5= dd0f9d +regular6= 00ad9c +regular7= 878787 + +bright0= cdcdcd +bright1= bf0000 +bright2= 008400 +bright3= af8500 +bright4= 0054cf +bright5= c7008b +bright6= 009a8a +bright7= 282828 |