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.

GitHub →

How to install

  1. Choose a theme above and click "Copy colors.properties"
  2. Create the file in Termux:
    mkdir -p ~/.termux
    nano ~/.termux/colors.properties
    # Paste content, then Ctrl+X, Y, Enter
  3. Apply the changes:
    termux-reload-settings

Want to go further? Read our Complete Termux customization guide.