AutoYADM commit: 2025-01-14 15:10:05

This commit is contained in:
Daniel Fichtinger 2025-01-14 15:10:05 -05:00
parent 3db5798b78
commit 44eebf9db3

View file

@ -7,9 +7,10 @@
# app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode
title=foot
# locked-title=no
# include=~/dev/plugins/ashen.nvim/extras/foot/ashen.ini
# font=monospace:size=10
font=SauceCodePro NFM:size=11
# font=SauceCodePro NFM:size=11
# font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font>
@ -75,11 +76,11 @@ pad=5x0 center
[cursor]
# style=block
color=121212 f5f5f5
# blink=no
blink-rate=600
beam-thickness=0.5
# underline-thickness=<font underline thickness>
# color=121212 f5f5f5
[mouse]
hide-when-typing=yes
@ -90,30 +91,30 @@ hide-when-typing=yes
[colors]
alpha=1.0
background=121212
foreground=f5f5f5
flash=7f7f00
flash-alpha=0.5
# background=121212
# foreground=f5f5f5
# flash=7f7f00
# flash-alpha=0.5
# Normal/regular colors (color palette 0-7)
regular0=121212 # black
regular1=B14242 # red
regular2=D87C4A # green
regular3=E49A44 # yellow
regular4=4A8B8B # blue
regular5=a7a7a7 # magenta
regular6=b4b4b4 # cyan
regular7=d5d5d5 # white
# Bright colors (color palette 8-15)
bright0=949494 # bright black
bright1=B14242 # bright red
bright2=D87C4A # bright green
bright3=E49A44 # bright yellow
bright4=4A8B8B # bright blue
bright5=a7a7a7 # bright magenta
bright6=b4b4b4 # bright cyan
bright7=d5d5d5 # bright white
# regular0=121212 # black
# regular1=B14242 # red
# regular2=D87C4A # green
# regular3=E49A44 # yellow
# regular4=4A8B8B # blue
# regular5=a7a7a7 # magenta
# regular6=b4b4b4 # cyan
# regular7=d5d5d5 # white
#
# # Bright colors (color palette 8-15)
# bright0=949494 # bright black
# bright1=B14242 # bright red
# bright2=D87C4A # bright green
# bright3=E49A44 # bright yellow
# bright4=4A8B8B # bright blue
# bright5=a7a7a7 # bright magenta
# bright6=b4b4b4 # bright cyan
# bright7=d5d5d5 # bright white
## dimmed colors (see foot.ini(5) man page)
# dim0=<not set>