alacritty: Fix outdated template variable

This commit is contained in:
Donovan Glover 2023-03-23 08:25:37 -04:00
parent 4bfc2ce71f
commit 95fa20b5c7
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 6 additions and 6 deletions

View File

@ -20,9 +20,9 @@ colors:
foreground: CellBackground foreground: CellBackground
background: CellForeground background: CellForeground
bar: footer_bar:
foreground: '{color8}' foreground: '{color8}'
background: '{color7}' background: '{color7}'
line_indicator: line_indicator:
foreground: None foreground: None

View File

@ -20,9 +20,9 @@ colors:
foreground: CellBackground foreground: CellBackground
background: CellForeground background: CellForeground
bar: footer_bar:
foreground: '{color8}' foreground: '{color8}'
background: '{color7}' background: '{color7}'
line_indicator: line_indicator:
foreground: None foreground: None