diff options
| author | IwanIDev <iwan@iwani.dev> | 2026-03-25 15:50:39 +0000 |
|---|---|---|
| committer | IwanIDev <iwan@iwani.dev> | 2026-03-25 15:50:39 +0000 |
| commit | a255db8ef33266f1edc689264f6a2cc5dacbbc0e (patch) | |
| tree | e70465b6635e0e32fe76c5a1be739c1daba9a829 /.config/foot | |
| parent | 5e12e7ca836400ba82e66eac1edd22a8d5bb3d29 (diff) | |
Add dotfiles from current setup
Diffstat (limited to '.config/foot')
| -rw-r--r-- | .config/foot/catppuccin-mocha.ini | 34 | ||||
| -rw-r--r-- | .config/foot/foot.ini | 4 |
2 files changed, 38 insertions, 0 deletions
diff --git a/.config/foot/catppuccin-mocha.ini b/.config/foot/catppuccin-mocha.ini new file mode 100644 index 0000000..7b9f2df --- /dev/null +++ b/.config/foot/catppuccin-mocha.ini @@ -0,0 +1,34 @@ +[colors] +cursor=11111b f5e0dc +foreground=cdd6f4 +background=1e1e2e + +regular0=45475a +regular1=f38ba8 +regular2=a6e3a1 +regular3=f9e2af +regular4=89b4fa +regular5=f5c2e7 +regular6=94e2d5 +regular7=bac2de + +bright0=585b70 +bright1=f38ba8 +bright2=a6e3a1 +bright3=f9e2af +bright4=89b4fa +bright5=f5c2e7 +bright6=94e2d5 +bright7=a6adc8 + +16=fab387 +17=f5e0dc + +selection-foreground=cdd6f4 +selection-background=414356 + +search-box-no-match=11111b f38ba8 +search-box-match=cdd6f4 313244 + +jump-labels=11111b fab387 +urls=89b4fa diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..4cbc64b --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,4 @@ +[main] +include=~/.config/foot/catppuccin-mocha.ini + +font=JetBrainsMonoNL Nerd Font Mono:size=12 |
