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