Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom background color does not respect terminal transparency #332

Open
Christoph-Harms opened this issue Jan 13, 2025 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@Christoph-Harms
Copy link

Christoph-Harms commented Jan 13, 2025

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:

  1. Configure terminal to use some level of transparency
  2. Open nchat without a custom background color set
  3. Observe that, with no custom background color set, the terminal is transparent
  4. Set a custom default_color_bg in ~/.config/nchat/color.conf
  5. Open nchat
  6. 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.

nchat_transparency

Environment:

  • Version: nchat 5.5.6
  • OS / distro: Ubuntu 24.04.1

Tested with gnome-terminal and Alacritty, with and without tmux.

@Christoph-Harms Christoph-Harms added the bug Something isn't working label Jan 13, 2025
@Bellavene
Copy link

Same with list border

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants