AutoYADM commit: 2025-03-12 01:00:06
This commit is contained in:
parent
022659847e
commit
ffddcc5576
3 changed files with 20 additions and 19 deletions
|
@ -96,11 +96,11 @@ diff_chunk_func.fg = #d5d5d5
|
|||
diff_chunk_func.dim = true
|
||||
diff_add.fg = #629C7D
|
||||
diff_del.fg = #C53030
|
||||
# quote_1.fg = 6
|
||||
# quote_2.fg = 4
|
||||
# quote_3.fg = 6
|
||||
# quote_3.dim = true
|
||||
# quote_4.fg = 4
|
||||
# quote_4.dim = true
|
||||
# quote_x.fg = 5
|
||||
# quote_x.dim = true
|
||||
quote_1.italic = true
|
||||
quote_2.italic = true
|
||||
quote_3.italic = true
|
||||
quote_3.dim= true
|
||||
quote_4.italic = true
|
||||
quote_4.dim= true
|
||||
quote_x.italic = true
|
||||
quote_x.dim= true
|
||||
|
|
|
@ -12,6 +12,7 @@ include=~/dev/ashen/monorepo/foot/ashen.ini
|
|||
# font=monospace:size=10
|
||||
# font=SauceCodePro NFM:size=12
|
||||
font = SauceCodePro NFM:size=12, Symbols Nerd Font Mono:size=12, FreeMono:size=12
|
||||
font-bold = SauceCodePro NFM Bold:size=12, Symbols Nerd Font Mono:size=12, FreeMono:size=12
|
||||
# font-bold=<bold variant of regular font>
|
||||
# font-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
|
@ -78,9 +79,9 @@ label-letters=tnserigmdhcao
|
|||
|
||||
[cursor]
|
||||
style=beam
|
||||
blink=yes
|
||||
blink-rate=600
|
||||
beam-thickness=0.5
|
||||
# blink=yes
|
||||
# blink-rate=600
|
||||
# beam-thickness=0.5
|
||||
# underline-thickness=<font underline thickness>
|
||||
# color=121212 f5f5f5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue