mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
alacritty/alacritty.toml: no transparent_background_colors
This commit is contained in:
parent
80bd3b3290
commit
d37168e1eb
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ opacity = 0.95
|
|||
hide_when_typing = true
|
||||
|
||||
[colors]
|
||||
transparent_background_colors = true
|
||||
transparent_background_colors = false
|
||||
cursor = { text = "#eceef4", cursor = "#767BA0" }
|
||||
selection = { text = "CellForeground", background = "#5B5F7C" }
|
||||
footer_bar = { foreground = "#eceef4", background = "#0C0D14" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue