Skip to content

Conversation

@JosXa
Copy link

@JosXa JosXa commented Dec 17, 2025

Summary

  • Added transparent state to Theme context and resolveTheme function to support transparent background.
  • Added "Toggle transparency" command to the command palette.
  • Updated useTheme to expose transparent and setTransparent.

Why

This change allows users to toggle the background transparency of the TUI, which is useful for integrating the TUI with other tools or for aesthetic preference. Instead of creating separate transparent themes, this allows any theme to be transparent.

@coderabbitai
Copy link

coderabbitai bot commented Dec 17, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@shuv1337 shuv1337 merged commit a94aff7 into Latitudes-Dev:integration Dec 17, 2025
1 check passed
shuv1337 added a commit that referenced this pull request Dec 17, 2025
- Add PR sst#5508 (cache management command) to README and fork-features
- Add PR #140 (toggle transparent background) to README and fork-features
- Add review pane resizing and share commands to fork-features
- Update lastUpdated dates to 2025-12-17
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.

2 participants