Termux Theme Previewer
Browse 114 themes from the official Termux:Styling repository. Select a theme to see how it looks in a real terminal, then copy the configuration in one click.
Our ready-to-go Termux config
Open source dotfiles: Termux, Neovim, Starship, Nerd Fonts, AI agents — one command.
How to install
- Choose a theme above and click "Copy colors.properties"
- Create the file in Termux:
mkdir -p ~/.termux nano ~/.termux/colors.properties # Paste content, then Ctrl+X, Y, Enter - Apply the changes:
termux-reload-settings
Want to go further? Read our Complete Termux customization guide.