Change alacritty config file
This commit is contained in:
parent
a6ca6828e8
commit
b9dfc8f930
1 changed files with 2 additions and 2 deletions
|
@ -194,8 +194,8 @@ draw_bold_text_with_bright_colors: true
|
|||
# The dimmed foreground color is calculated automatically if it is not present.
|
||||
# If the bright foreground color is not set, or `draw_bold_text_with_bright_colors`
|
||||
# is `false`, the normal foreground color will be used.
|
||||
#dim_foreground: '0x9a9a9a'
|
||||
#bright_foreground: '0xffffff'
|
||||
# dim_foreground: '0x9a9a9a'
|
||||
# bright_foreground: '0xffffff'
|
||||
|
||||
# Cursor colors
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue