sagar040 / proot-distro-nethunter

Install Kali NetHunter (Official Version) on Android without root. It is a bash script that enables users to deploy multiple NetHunter instances with a customized toolset in PRoot distro.
GNU General Public License v3.0
58 stars 10 forks source link

The theme for termux is broken #3

Closed nick123456789025 closed 6 months ago

nick123456789025 commented 11 months ago

You should add an option to remove the theme because now I have figure out how to remove it.

sagar040 commented 11 months ago

@nick123456789025 Please describe the problem in detail. The theme module is nothing but ohmyzsh. Use uninstall_oh_my_zsh (after login into nethunter) to uninstall ohmyzsh from nethunter environment. To remove the font use rm /data/data/com.termux/files/home/.termux/font.ttf. To reset the colors.properties use rm /data/data/com.termux/files/home/.termux/colors.properties.

nick123456789025 commented 11 months ago

I was able to remove it. The problem was with the text, it would turn black when the terminal was reloaded, this makes it really hard to read.