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

[Feature]: Dynamic dark/light theme switch based on current OS dark/light mode #2516

Closed
humky opened this issue Jan 10, 2022 · 4 comments
Closed

Comments

@humky
Copy link

humky commented Jan 10, 2022

Feature description

Currently the termux interface color is set to black or white based on Android OS dark/light mode at a time of termux launch, the interface colors doesn't update mid session when Android dark/light mode is changing.
Proposal: Change termux interface color based on current OS light/dark mode dynamically.

Currently there are no ways of setting dark/light termux themes for dynamic switch along with the OS dark/light mode.
Proposal: Something like
dark-theme = base16-one-dark
light-theme = base16-one-light
Switch between them based on current OS dark/light mode dynamically.

Additional information

I'm not familiar with other implementations.

@agnostic-apollo
Copy link
Member

Already implemented locally, will be available in next/future versions.

@Vixeliz
Copy link

Vixeliz commented Sep 12, 2022

Not to be that person who ask just to ask but im genuinely curious since it's been a decent amount of time if this is available and im missing it or if it's still not implemented? If it isn't implemented is it still planned or would you be looking for a pr from someone else?

@agnostic-apollo
Copy link
Member

Closed in 6631599 and d96883c and available in github action builds. Will be available in next release.

@lakshyarao22
Copy link

Not available till date.

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

No branches or pull requests

4 participants