summaryrefslogtreecommitdiff
path: root/foot.ini
diff options
context:
space:
mode:
authortslil clingman <>2022-04-06 16:20:11 -0400
committertslil clingman <>2022-04-06 16:20:11 -0400
commit4af79f764d31692ce5146f5c9a00355c3b35f654 (patch)
tree28d657b7f648c376deecb7bcf6ca4dba2dc7779c /foot.ini
parentc5224d827b34b9f63b5028d8ab4730cdf0b182b6 (diff)
parent0b4aa5db57f3572feb97cadc61db3f69665989c8 (diff)
Merge branch 'master' of git.sr.ht:~tslil/dotfiles
Diffstat (limited to 'foot.ini')
-rw-r--r--foot.ini28
1 files changed, 28 insertions, 0 deletions
diff --git a/foot.ini b/foot.ini
new file mode 100644
index 0000000..75dfb91
--- /dev/null
+++ b/foot.ini
@@ -0,0 +1,28 @@
+font=Iosevka:size=12
+dpi-aware=auto
+
+# Dracula
+
+[cursor]
+color=282a36 f8f8f2
+
+[colors]
+alpha=1.0
+foreground=f8f8f2
+background=282a36
+regular0=000000 # black
+regular1=ff5555 # red
+regular2=50fa7b # green
+regular3=f1fa8c # yellow
+regular4=bd93f9 # blue
+regular5=ff79c6 # magenta
+regular6=8be9fd # cyan
+regular7=bfbfbf # white
+bright0=4d4d4d # bright black
+bright1=ff6e67 # bright red
+bright2=5af78e # bright green
+bright3=f4f99d # bright yellow
+bright4=caa9fa # bright blue
+bright5=ff92d0 # bright magenta
+bright6=9aedfe # bright cyan
+bright7=e6e6e6 # bright white