diff --git a/README.md b/README.md index b1729cf..8a8884e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ Everyone have a different taste, not only we want app that can run and meet our ``` ~/.config/tilix/schemes/ ``` +* OR tap the ["Preview available themes"](Themes.md) and pick the one you like and copy/paste the commands below the SS to Tilix Terminal...ie (for Terminix Dark) +``` +wget -qO $HOME"/.config/tilix/schemes/terminix-dark.json" https://git.io/v7QaK +``` * And finally apply via Tilix ``` Preferences/Default/Color/Color scheme diff --git a/Themes.md b/Themes.md index 44d2869..052248a 100644 --- a/Themes.md +++ b/Themes.md @@ -1,7 +1,7 @@ # Themes -To download the theme just copy and paste the command below the screenshot in your CLI. +To download the theme just copy and paste the command below the screenshot in your CLI (Tilix Terminal). **3024 day**![3024-day.json](images/3024-day.png) ` wget -qO $HOME"/.config/tilix/schemes/3024-day.json" https://git.io/v7QVI ` | **3024 night**![3024-night.json](images/3024-night.png) ` wget -qO $HOME"/.config/tilix/schemes/3024-night.json" https://git.io/v7QVY ` @@ -71,4 +71,4 @@ To download the theme just copy and paste the command below the screenshot in yo **Wombat**![wombat.json](images/wombat.png) ` wget -qO $HOME"/.config/tilix/schemes/wombat.json" https://git.io/v7QVR ` | **Wryan**![wryan.json](images/wryan.png) ` wget -qO $HOME"/.config/tilix/schemes/wryan.json" https://git.io/v7QVo ` **Zenburn**![zenburn.json](images/zenburn.png) ` wget -qO $HOME"/.config/tilix/schemes/zenburn.json" https://git.io/v7QVd ` | -[⬆ Back to top](#themes) \ No newline at end of file +[⬆ Back to top](#themes)