mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 09:47:54 +02:00
alacritty: Fix outdated template variable
This commit is contained in:
@ -20,9 +20,9 @@ colors:
|
||||
foreground: CellBackground
|
||||
background: CellForeground
|
||||
|
||||
bar:
|
||||
foreground: '{color8}'
|
||||
background: '{color7}'
|
||||
footer_bar:
|
||||
foreground: '{color8}'
|
||||
background: '{color7}'
|
||||
|
||||
line_indicator:
|
||||
foreground: None
|
||||
|
@ -20,9 +20,9 @@ colors:
|
||||
foreground: CellBackground
|
||||
background: CellForeground
|
||||
|
||||
bar:
|
||||
foreground: '{color8}'
|
||||
background: '{color7}'
|
||||
footer_bar:
|
||||
foreground: '{color8}'
|
||||
background: '{color7}'
|
||||
|
||||
line_indicator:
|
||||
foreground: None
|
||||
|
Reference in New Issue
Block a user