You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Defining a custom background color in ~/.config/nchat/color.conf does not respect terminal transparency configuration
Note: This is basically a copy&paste with replacements from hrkfdn/ncspot#1379, as they seem to have the same issue there.
How to reproduce it:
Configure terminal to use some level of transparency
Open nchat without a custom background color set
Observe that, with no custom background color set, the terminal is transparent
Set a custom default_color_bg in ~/.config/nchat/color.conf
Open nchat
Observe that the background is fully opaque
Screenshots
Here is a screenshot of my terminal, running tmux wth nvim on the left, an un-customized nchat in the top right, and nchat with a custom background color in the lower right.
Environment:
Version: nchat 5.5.6
OS / distro: Ubuntu 24.04.1
Tested with gnome-terminal and Alacritty, with and without tmux.
The text was updated successfully, but these errors were encountered:
Description:
Defining a custom background color in
~/.config/nchat/color.conf
does not respect terminal transparency configurationNote: This is basically a copy&paste with replacements from hrkfdn/ncspot#1379, as they seem to have the same issue there.
How to reproduce it:
default_color_bg
in~/.config/nchat/color.conf
Screenshots
Here is a screenshot of my terminal, running tmux wth nvim on the left, an un-customized nchat in the top right, and nchat with a custom background color in the lower right.
Environment:
Tested with
gnome-terminal
and Alacritty, with and withouttmux
.The text was updated successfully, but these errors were encountered: