diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/alacritty.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/alacritty.yml b/config/alacritty.yml index 034843d..49d9b94 100644 --- a/config/alacritty.yml +++ b/config/alacritty.yml @@ -5,7 +5,7 @@ env: TERM: xterm-256color window: - gtk_theme_variant: dark + decorations_theme_variant: dark scrolling: history: 10000 @@ -32,7 +32,7 @@ colors: matches: foreground: CellBackground background: '#88c0d0' - bar: + footer_bar: background: '#434c5e' foreground: '#d8dee9' normal: |