1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
Commit Graph

256 Commits

Author SHA1 Message Date
Dimitri Bohlender
a921976275 Added support for Guake terminal 2017-10-16 16:54:57 +02:00
Mayccoll
2a3b322c8c Merge pull request #98 from a7r3/master
gogh: some more improvements 👍
2017-10-11 10:03:17 -05:00
a7r3
7787798865
gogh: some more improvements
* Add a condition for the theme OPTION to be greater than zero as well
  - This prevents the Usage of Negative Index, which prints the n-th element from behind
    Reference: https://unix.stackexchange.com/questions/198787/is-there-a-way-of-reading-the-last-element-of-an-array-with-bash

* Specify the user a way to EXIT by pressing the ENTER key without any options

* Reduce some lines in the code -> Using '\n'

Signed-off-by: a7r3 <arvindultimate7352@gmail.com>
2017-10-11 20:24:23 +05:30
Mayccoll
b39441a1b0 Merge pull request #97 from dagolinuxoid/foxtheme
add a foxnightly theme (bash script and png image)
2017-10-09 09:47:51 -05:00
dagolinuxoid
f52012f152 include «foxtheme.sh» string into gogh.sh 2017-10-08 22:30:33 +03:00
dagolinuxoid
fbf5f0a9b0 add a foxnightly theme (bash script and png image) 2017-10-08 20:39:02 +03:00
mquintero
6e431902c3 Fix substring expression < 0 2017-08-31 09:35:37 -05:00
Mayccoll
828f448f6f Fix last options #88 2017-08-27 20:15:38 -05:00
Mayccoll
a3a2aab771 Merge pull request #87 from jackmiras/master
Fixing the installation of some themes
2017-08-25 12:22:39 -05:00
Jack Miras
f680fed913 Merge branch 'master' of https://github.com/Mayccoll/Gogh 2017-08-25 10:14:46 -04:00
Jack Miras
60ba7aeb93 Fixing the One Light installation 2017-08-24 23:58:21 -04:00
Jack Miras
284250205d Fixing the One Dark installation 2017-08-24 23:57:06 -04:00
Jack Miras
0fe1d2ae0f Fixing the Tomorrow Night Eighties installation 2017-08-24 23:55:30 -04:00
Jack Miras
b8c975af61 Fixing the Tomorrow Night Bright installation 2017-08-24 23:54:15 -04:00
Jack Miras
845d8f86e6 Fixing the Ocean Tomorrow Night Blue installation 2017-08-24 23:52:46 -04:00
Jack Miras
d3f1c6dc3f Fixing the Ocean Dark theme installation 2017-08-24 23:51:10 -04:00
Jack Miras
cc92c9a4b6 Fixing the Hemisu Light theme installation 2017-08-24 23:49:33 -04:00
Jack Miras
67647b9cca Fixing the Hemisu Dark theme installation 2017-08-24 23:47:22 -04:00
Jack Miras
996efd9882 Fixing the Solarized Light theme installation 2017-08-24 23:44:15 -04:00
Jack Miras
d533e24060 Fixing the installation of the Monokai Dark theme 2017-08-24 23:40:50 -04:00
Jack Miras
23077112ed Fixing the installation of the Monokai Dark theme 2017-08-24 23:38:06 -04:00
Jack Miras
09f30191ce Fixing the installation of Monokai Dark theme 2017-08-24 23:24:48 -04:00
Mayccoll
17f5a0cd13 Merge pull request #84 from jackmiras/master
Fixing the problem with the installation of the Solarized Dark theme
2017-08-21 15:56:30 -05:00
Jack Miras
4afb3b473c Fixing the problem with the installation of the Solarized Dark theme 2017-08-20 23:20:41 -04:00
Mayccoll
c547688507 Update apply-colors.sh 2017-08-17 11:07:36 -05:00
Mayccoll
28d6006329 Merge pull request #82 from Prgrmman/master
apply-colors.sh: added error handling message to gconftools
2017-08-17 11:07:14 -05:00
Jonathan Terner
feeaddef1f apply-colors.sh: added error handling message to gconftools 2017-08-17 11:54:14 -04:00
Mayccoll
9998a304e2 Merge pull request #80 from a7r3/master
Gogh: Improvements
2017-08-16 10:11:25 -05:00
Arvindraj
0e83d45878
Remove exit call inside first if condition block
* Presence of this call cannot facilitate installation of
  multiple themes in one instance of the script
  - `exit' call directly exits the iteration (and the script too)

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
2017-08-14 21:00:40 +05:30
Arvindraj
23bb556249
Show the selected theme name
... Instead of using the previous value of `FILENAME_SPACE'
	- Which would be the name of the last theme in the list

* Variables inside '(( ))' don't require $ for expanding

Signed-off-by: Arvindraj <arvindultimate7352@gmail.com>
2017-08-14 20:40:28 +05:30
Mayccoll
7b61649cac Merge pull request #79 from kmulvey/bug/tommorow-typo
fix tommorow typos
2017-08-11 09:29:55 -05:00
Kevin Mulvey
66a08b8a18
fix all occurrences i could find 2017-08-10 18:35:14 -06:00
Mayccoll
c765608c78 Merge pull request #78 from rivertam/patch-1
Update gruvbox-dark.sh
2017-07-24 08:42:36 -05:00
Ben Berman
bd3d9381b4 Update gruvbox-dark.sh
Now gruvbox-dark is based on actual Gruvbox, as opposed to the variant of Gruvbox that happened to look good on the original user's machine. IMO, all configuration should be based on standard color palette order (such as "color 0" should be the background color and "color 1" should be semantically "light" red). The previous color scheme used the old palette, but ordered it somewhat randomly, with a blue in the "green" spot, purple in the "blue" spot, etc. Not sure exactly what was happening, but I believe this solves it.
2017-07-23 17:17:28 -04:00
Mayccoll
ddc6b0c37c Merge pull request #77 from lukassup/master
fix: gruvbox dark link and image markup
2017-07-23 15:44:12 -05:00
Lukas Šupienis
d7627abd72 fix: gruvbox dark link and image markup 2017-07-20 00:01:36 +03:00
Mayccoll
5e6845175a #76 INVALID OPTION! 2017-07-12 10:34:21 -05:00
Mayccoll
f2f93801dd Merge pull request #75 from FreddieOliveira/master
Minor fixes
2017-07-08 21:37:41 -05:00
FreddieOliveira
ce44581c76 Set execution permission 2017-07-08 14:44:28 -03:00
FreddieOliveira
ac3d54986d Add PROFILE_NAME field 2017-07-08 14:28:09 -03:00
mquintero
227e41330e update readme Tilix 2017-07-07 17:53:42 -05:00
mquintero
efaf62fd40 new themes Tilix-Themes 2017-07-07 17:51:58 -05:00
Mayccoll
3a8b94fa45 Merge pull request #74 from FreddieOliveira/master
Import tilix themes from https://github.com/storm119/Tilix-Themes
2017-07-07 17:49:04 -05:00
FreddieOliveira
3f0fb12538 Import tilix themes from https://github.com/storm119/Tilix-Themes 2017-07-07 18:53:53 -03:00
mquintero
a7e05e96a2 New script base on themes array - add rm 2017-07-04 15:42:26 -05:00
mquintero
bf262d14e0 rename files 2017-07-04 15:37:17 -05:00
mquintero
9876d364aa New script base on themes array - clean files
update README
2017-07-04 15:31:26 -05:00
mquintero
077bc0a8dc New script base on themes array 2017-07-04 15:30:34 -05:00
mquintero
71c2252721 New script base on themes array 2017-07-04 15:26:10 -05:00
mquintero
940a1388a4 fix typo - Don't use the function keyword 2017-07-04 13:59:30 -05:00