A TUI script that helps you install Themes according to your Linux Distribution
Current Script Directory Structure and the Available Themes in a tree representation :
.
└── src
├── Mint
│ └── 21.3
│ ├── Cinnamon-Ventura
│ └── Windows-7
└── Ubuntu
└── 22.04
└── GNOME-42
├── GTK-Graphite
├── My-Theme
├── MacOS V1
├── Windows-11
└── Windows-Everforest-Dark
A simple idea of the script :
Live Demo :
live_demo-2024-10-07_13.23.57.mp4
Live Theme Application :
live_app.mp4
To run the script :
$ git clone https://github.com/cllfst/linux-theme.git $ cd linux-theme/ $ bash setup.sh or ./setup.sh
- The script is still improving by time. So you can expect new themes and/or new features in the future.
- You can contribute to make our script better by forking this repository and creating PRs
- Extra help is always appreciated ❤️


