diff options
-rw-r--r-- | config/alacritty.yml | 4 | ||||
m--------- | private | 0 |
2 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: diff --git a/private b/private -Subproject 2e94c1c26bd82b662200d1b116e4931b52c2834 +Subproject 47ecff7a79099d6ad1d2e0bc5c777970e1c693b |