merged and reflect commits by EliverLara...thx
This commit is contained in:
parent
e78f8e0a14
commit
10fbf344d5
2 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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** ` wget -qO $HOME"/.config/tilix/schemes/3024-day.json" https://git.io/v7QVI ` | **3024 night** ` 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** ` wget -qO $HOME"/.config/tilix/schemes/wombat.json" https://git.io/v7QVR ` | **Wryan** ` wget -qO $HOME"/.config/tilix/schemes/wryan.json" https://git.io/v7QVo `
|
||||
**Zenburn** ` wget -qO $HOME"/.config/tilix/schemes/zenburn.json" https://git.io/v7QVd ` |
|
||||
|
||||
[⬆ Back to top](#themes)
|
||||
[⬆ Back to top](#themes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue