Skip to content

feat: add transparent background toggle functionality#44

Open
AlexNaga wants to merge 4 commits intobetafrom
feature/toggle-bg
Open

feat: add transparent background toggle functionality#44
AlexNaga wants to merge 4 commits intobetafrom
feature/toggle-bg

Conversation

@AlexNaga
Copy link
Contributor

🚀 What does this PR do?

Adds a toggleable transparent background setting to the TUI.

🔍 Current behavior

The TUI always renders its own background color from the active theme.

✨ New behavior

  • New "Transparent background" toggle in Settings (Ctrl+P > Settings)
  • When enabled, the TUI uses the terminal's native background color instead of the theme background
  • Off by default to avoid the first-time startup flash
  • Setting is persisted to config.json

📝 Other information

  • Terminal background is detected via renderer.getPalette()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant