From b38504fccc35ff56a286027546a7691b8d7f13e6 Mon Sep 17 00:00:00 2001 From: Cathal O'Grady Date: Thu, 28 Nov 2024 14:28:27 +0000 Subject: [PATCH] feat(extra): add foot terminal theme for terafox --- extra/terafox/foot.ini | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 extra/terafox/foot.ini diff --git a/extra/terafox/foot.ini b/extra/terafox/foot.ini new file mode 100644 index 00000000..3c9ad083 --- /dev/null +++ b/extra/terafox/foot.ini @@ -0,0 +1,31 @@ +[cursor] +color=e6eaea ad5c7c + +[colors] +background = 152528 +foreground = e6eaea +selection-background = 293e40 +selection-foreground = e6eaea + +# normal +regular0 = 2f3239 +regular1 = e85c51 +regular2 = 7aa4a1 +regular3 = fda47f +regular4 = 5a93aa +regular5 = ad5c7c +regular6 = a1cdd8 +regular7 = ebebeb + +# bright +bright0 = 4e5157 +bright1 = eb746b +bright2 = 8eb2af +bright3 = fdb292 +bright4 = 73a3b7 +bright5 = b97490 +bright6 = afd4de +bright7 = eeeeee + +# extended colors +16 = ff8349