diff options
| author | Karel Kočí <cynerd@email.cz> | 2026-05-06 09:10:11 +0200 |
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2026-05-06 09:10:11 +0200 |
| commit | 74a38b9dd7080ea052c810112fb19d00c7eda753 (patch) | |
| tree | c19a4d1907b40e6d42a4610bfa9ffb128e5caa62 /config/alacritty.toml | |
| parent | 0d8d409eb6fb4dcdff102fe968a0df0149700b2b (diff) | |
| download | myconfigs-74a38b9dd7080ea052c810112fb19d00c7eda753.tar.gz myconfigs-74a38b9dd7080ea052c810112fb19d00c7eda753.tar.bz2 myconfigs-74a38b9dd7080ea052c810112fb19d00c7eda753.zip | |
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" |
