fix: alacritty error after artix upgrade
This commit is contained in:
parent
64894eb115
commit
46c33dfadc
|
@ -907,7 +907,7 @@ color_schemes:
|
|||
focused_match:
|
||||
foreground: '#EFF1F5' # base
|
||||
background: '#40A02B' # green
|
||||
bar:
|
||||
footer_bar:
|
||||
foreground: '#EFF1F5' # base
|
||||
background: '#6C6F85' # subtext0
|
||||
|
||||
|
@ -986,7 +986,7 @@ color_schemes:
|
|||
focused_match:
|
||||
foreground: '#303446' # base
|
||||
background: '#A6D189' # green
|
||||
bar:
|
||||
footer_bar:
|
||||
foreground: '#303446' # base
|
||||
background: '#A5ADCE' # subtext0
|
||||
|
||||
|
@ -1065,7 +1065,7 @@ color_schemes:
|
|||
focused_match:
|
||||
foreground: '#24273A' # base
|
||||
background: '#A6DA95' # green
|
||||
bar:
|
||||
footer_bar:
|
||||
foreground: '#24273A' # base
|
||||
background: '#A5ADCB' # subtext0
|
||||
|
||||
|
@ -1144,7 +1144,7 @@ color_schemes:
|
|||
focused_match:
|
||||
foreground: '#1E1E2E' # base
|
||||
background: '#A6E3A1' # green
|
||||
bar:
|
||||
footer_bar:
|
||||
foreground: '#1E1E2E' # base
|
||||
background: '#A6ADC8' # subtext0
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user