summaryrefslogtreecommitdiff
path: root/foot
diff options
context:
space:
mode:
Diffstat (limited to 'foot')
-rw-r--r--foot/foot.ini47
1 files changed, 47 insertions, 0 deletions
diff --git a/foot/foot.ini b/foot/foot.ini
new file mode 100644
index 0000000..0308ce2
--- /dev/null
+++ b/foot/foot.ini
@@ -0,0 +1,47 @@
+[main]
+font=Iosevka:size=10
+initial-color-theme=light
+
+[colors-dark]
+background=171D23
+foreground=FFFFFF
+
+regular0=333F4A
+regular1=D95468
+regular2=8BD49C
+regular3=539AFC
+regular4=EBBF83
+regular5=B62D65
+regular6=70E1E8
+regular7=B7C5D3
+
+bright0=41505E
+bright1=D95468
+bright2=8BD49C
+bright3=EBBF83
+bright4=5EC4FF
+bright5=E27E8D
+bright6=70E1E8
+bright7=FFFFFF
+
+[colors-light]
+background=FFFFEC
+foreground=424242
+
+regular0=424242
+regular1=B85C57
+regular2=57864E
+regular3=8F7634
+regular4=2A8DC5
+regular5=8888C7
+regular6=6AA7A8
+regular7=FFFFEC
+
+bright0=999957
+bright1=E28C88
+bright2=7AB877
+bright3=9E9477
+bright4=7EC6EB
+bright5=A9ABDA
+bright6=7AD0D1
+bright7=D6D687