diff options
Diffstat (limited to 'config/alacritty.toml')
| -rw-r--r-- | config/alacritty.toml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/config/alacritty.toml b/config/alacritty.toml index f46434b..340f690 100644 --- a/config/alacritty.toml +++ b/config/alacritty.toml @@ -1,3 +1,4 @@ +[general] #import = ["~/.config/alacritty/themes/themes/alabaster.toml"] [colors.bright] @@ -39,10 +40,6 @@ background = "#2e3440" dim_foreground = "#a5abb6" foreground = "#d8dee9" -#[colors.search.footer_bar] -#background = "#434c5e" -#foreground = "#d8dee9" - [colors.search.matches] background = "#88c0d0" foreground = "CellBackground" |
