From 6930c242a186729366bc572e66df5d14811be775 Mon Sep 17 00:00:00 2001 From: Nulo Date: Sat, 25 Sep 2021 00:28:19 -0300 Subject: [PATCH] foot --- .config/foot/foot.ini | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .config/foot/foot.ini diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..661e97b --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,30 @@ +font=JetBrainsMono Nerd Font:size=9 +font-bold=JetBrainsMono Nerd Font:style=Bold:size=9 +font-italic=JetBrainsMono Nerd Font:style=Italic:size=9 +font-bold-italic=JetBrainsMono Nerd Font:style=Bold Italic:size=9 + +# 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