这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@rozPierog
Copy link
Contributor

I've made sidebar black instead of white and made app use dark android theme for consistency in Alert Dialogs etc. No more being blinded by UI elements at night
fixes #789
fixes #781
termux dark

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You made drawer entirely black and your change is permanent which isn't good. There are people who don't like "completely black" interface (e.g. like me) or ones who use light console themes.

App behaviour is configured through properties (https://wiki.termux.com/wiki/Terminal_Settings) handled in https://github.com/termux/termux-app/blob/master/app/src/main/java/com/termux/app/TermuxPreferences.java#L147. So it is possible to make UI black by introducing propertly like use-black-ui and setting it to true in config.

Current variant is not acceptable for merging.

@rozPierog
Copy link
Contributor Author

Thanks for response @xeffyr I've made some changes, please check if it's up to your standard now.

@fornwall fornwall merged commit 5ba3f7c into termux:master Oct 20, 2019
@fornwall
Copy link
Member

@rozPierog Nice work!

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.

Please add a dark theme for the drawer and maybe pop ups FEATURE-REQUEST: Set side menu color black or custom color configuration.

2 participants