From 5e2b9d98d91d25f54c07581e46ee4c77aa4c0180 Mon Sep 17 00:00:00 2001 From: Heziode Date: Fri, 27 Oct 2017 23:19:12 +0200 Subject: [PATCH 1/2] theme/flatty: Fix wget link --- Themes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Themes.md b/Themes.md index 4fe473a..29db521 100644 --- a/Themes.md +++ b/Themes.md @@ -72,3 +72,4 @@ To download the theme just copy and paste the command below the screenshot in yo **Zenburn**![zenburn.json](images/zenburn.png) ` wget -qO $HOME"/.config/tilix/schemes/zenburn.json" https://git.io/v7QVd ` [⬆ Back to top](#themes) + From 8ee9ecdcc2fdf71547b807e21f1a0fdf23f40e5a Mon Sep 17 00:00:00 2001 From: Heziode Date: Fri, 27 Oct 2017 23:22:14 +0200 Subject: [PATCH 2/2] theme/flatty: Add new line --- Themes/flatty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/flatty.json b/Themes/flatty.json index 7fc22c9..60febda 100644 --- a/Themes/flatty.json +++ b/Themes/flatty.json @@ -34,4 +34,4 @@ "use-dim-color": false, "use-highlight-color": false, "use-theme-colors": false -} \ No newline at end of file +}