dotfiles/home/default/.config/foot/foot.ini

126 lines
2.2 KiB
INI
Raw Normal View History

2023-05-04 02:45:38 -04:00
# -*- conf -*-
2023-06-29 11:26:51 -04:00
font=monospace:size=10
2023-05-04 02:45:38 -04:00
dpi-aware=no
2023-06-29 10:12:35 -04:00
pad= 8x8
pad= 16x16
2023-05-04 02:45:38 -04:00
[url]
launch=xdg-open ${url}
2024-01-27 03:42:16 -05:00
# Tomorrow Light
##[cursor]
##color=373b41
#[colors]
#foreground=373b41
#background=ffffff
#regular0=1d1f21
#regular1=cc6666
#regular2=b5bd68
#regular3=f0c674
#regular4=81a2be
#regular5=b294bb
#regular6=8abeb7
#regular7=c5c8c6
#bright0=969896
#bright1=cc6666
#bright2=b5bd68
#bright3=f0c674
#bright4=81a2be
#bright5=b294bb
#bright6=8abeb7
#bright7=ffffff
#
2024-01-27 03:42:16 -05:00
#color16=#de935f
#color17=#a3685a
#color18=#282a2e
#color19=#373b41
#color20=#b4b7b4
#color21=#e0e0e0
# Tomorrow Night (grey background)
[cursor]
#color=c5c8c6
2023-05-04 02:45:38 -04:00
[colors]
2024-01-27 03:42:16 -05:00
#alpha=0.80
# tomorrow night default
background=1d1f21
#background=000000
# grey
#background=161616
foreground=c5c8c6
regular0=1d1f21
regular1=cc6666
regular2=b5bd68
regular3=f0c674
regular4=81a2be
regular5=b294bb
regular6=8abeb7
regular7=c5c8c6
bright0=969896
bright1=cc6666
bright2=b5bd68
bright3=f0c674
bright4=81a2be
bright5=b294bb
bright6=8abeb7
bright7=ffffff
# Catpuccin (with grey background)
#[cursor]
#color=1A1826 D9E0EE
2024-01-27 03:42:16 -05:00
#
#[colors]
##alpha=0.85
#foreground=ffffff
##background=000000
#background=222222
#regular0=6E6C7E # black
#regular1=F28FAD # red
#regular2=ABE9B3 # green
#regular3=FAE3B0 # yellow
#regular4=96CDFB # blue
#regular5=F5C2E7 # magenta
#regular6=89DCEB # cyan
#regular7=D9E0EE # white
#bright0=988BA2 # bright black
#bright1=F28FAD # bright red
#bright2=ABE9B3 # bright green
#bright3=FAE3B0 # bright yellow
#bright4=96CDFB # bright blue
#bright5=F5C2E7 # bright magenta
#bright6=89DCEB # bright cyan
#bright7=D9E0EE # bright white
2024-01-27 03:42:16 -05:00
# PaperColorDark
# Palette based on https://github.com/NLKNguyen/papercolor-theme
#[cursor]
# color=1c1c1c eeeeee
#
#[colors]
##alpha=0.80
# background=1c1c1c
# foreground=eeeeee
# regular0=1c1c1c # black
# regular1=af005f # red
# regular2=5faf00 # green
# regular3=d7af5f # yellow
# regular4=5fafd7 # blue
# regular5=808080 # magenta
# regular6=d7875f # cyan
# regular7=d0d0d0 # white
# bright0=bcbcbc # bright black
# bright1=5faf5f # bright red
# bright2=afd700 # bright green
# bright3=af87d7 # bright yellow
# bright4=ffaf00 # bright blue
# bright5=ff5faf # bright magenta
# bright6=00afaf # bright cyan
# bright7=5f8787 # bright white