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

macOS: titlebar text foreground color should match terminal foreground color with tabs, transparent mode #2764

Open
mitchellh opened this issue Nov 21, 2024 · 2 comments
Labels

Comments

@mitchellh
Copy link
Contributor

See #2763

Example:

theme = catppuccin-frappe
macos-titlebar-style = transparent
window-theme = light

Image

@mitchellh mitchellh added contributor friendly A well-scoped, approachable issue for someone looking to contributor. os/macos and removed contributor friendly A well-scoped, approachable issue for someone looking to contributor. labels Nov 21, 2024
@mitchellh
Copy link
Contributor Author

We already have titlebarTextField on TerminalWindow

@injust
Copy link
Collaborator

injust commented Nov 22, 2024

This affects the + button when using titlebar tabs and specifying light+dark themes.

For example, this config

theme = light:catppuccin-latte,dark:catppuccin-mocha
macos-titlebar-style = tabs
background-opacity = 0.95

results in (note the top-right corner):

Screenshot

Image

Was mentioned in this Discord thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants