287df3fb31
Removed old (now not applying) comment
2017-10-19 22:32:06 +02:00
96c048b92b
Fixed warning on Linux
2017-10-19 22:05:35 +02:00
49216ea36d
Added basic support for iTerm2
2017-10-19 22:05:32 +02:00
edc517d1b5
Fixed one-half-dark to avoid color 0 & bg be the same colour
2017-10-19 11:34:24 +02:00
bf24d5d6c1
Added "One Half Dark" theme by @sonph
2017-10-19 11:13:48 +02:00
6301b29669
Merge pull request #103 from bohlender/master
...
Fixed $TERMINAL containing name of shell
2017-10-17 15:34:25 -05:00
e86a1d2d4d
Fixed $TERMINAL containing name of shell
2017-10-17 21:57:59 +02:00
5037eea952
Merge pull request #100 from bohlender/master
...
Added support for Guake terminal
2017-10-17 12:13:44 -05:00
2e81c43dc8
Tabs -> Spaces
2017-10-16 17:03:22 +02:00
a953f1662a
Notes regarding the use of gconf
2017-10-16 17:00:55 +02:00
a921976275
Added support for Guake terminal
2017-10-16 16:54:57 +02:00
2a3b322c8c
Merge pull request #98 from a7r3/master
...
gogh: some more improvements 👍
2017-10-11 10:03:17 -05:00
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
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
f52012f152
include «foxtheme.sh» string into gogh.sh
2017-10-08 22:30:33 +03:00
fbf5f0a9b0
add a foxnightly theme (bash script and png image)
2017-10-08 20:39:02 +03:00
6e431902c3
Fix substring expression < 0
2017-08-31 09:35:37 -05:00
828f448f6f
Fix last options #88
2017-08-27 20:15:38 -05:00
a3a2aab771
Merge pull request #87 from jackmiras/master
...
Fixing the installation of some themes
2017-08-25 12:22:39 -05:00
f680fed913
Merge branch 'master' of https://github.com/Mayccoll/Gogh
2017-08-25 10:14:46 -04:00
60ba7aeb93
Fixing the One Light installation
2017-08-24 23:58:21 -04:00
284250205d
Fixing the One Dark installation
2017-08-24 23:57:06 -04:00
0fe1d2ae0f
Fixing the Tomorrow Night Eighties installation
2017-08-24 23:55:30 -04:00
b8c975af61
Fixing the Tomorrow Night Bright installation
2017-08-24 23:54:15 -04:00
845d8f86e6
Fixing the Ocean Tomorrow Night Blue installation
2017-08-24 23:52:46 -04:00
d3f1c6dc3f
Fixing the Ocean Dark theme installation
2017-08-24 23:51:10 -04:00
cc92c9a4b6
Fixing the Hemisu Light theme installation
2017-08-24 23:49:33 -04:00
67647b9cca
Fixing the Hemisu Dark theme installation
2017-08-24 23:47:22 -04:00
996efd9882
Fixing the Solarized Light theme installation
2017-08-24 23:44:15 -04:00
d533e24060
Fixing the installation of the Monokai Dark theme
2017-08-24 23:40:50 -04:00
23077112ed
Fixing the installation of the Monokai Dark theme
2017-08-24 23:38:06 -04:00
09f30191ce
Fixing the installation of Monokai Dark theme
2017-08-24 23:24:48 -04:00
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
4afb3b473c
Fixing the problem with the installation of the Solarized Dark theme
2017-08-20 23:20:41 -04:00
c547688507
Update apply-colors.sh
2017-08-17 11:07:36 -05:00
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
feeaddef1f
apply-colors.sh: added error handling message to gconftools
2017-08-17 11:54:14 -04:00
9998a304e2
Merge pull request #80 from a7r3/master
...
Gogh: Improvements
2017-08-16 10:11:25 -05:00
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
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
7b61649cac
Merge pull request #79 from kmulvey/bug/tommorow-typo
...
fix tommorow typos
2017-08-11 09:29:55 -05:00
66a08b8a18
fix all occurrences i could find
2017-08-10 18:35:14 -06:00
c765608c78
Merge pull request #78 from rivertam/patch-1
...
Update gruvbox-dark.sh
2017-07-24 08:42:36 -05:00
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
ddc6b0c37c
Merge pull request #77 from lukassup/master
...
fix: gruvbox dark link and image markup
2017-07-23 15:44:12 -05:00
d7627abd72
fix: gruvbox dark link and image markup
2017-07-20 00:01:36 +03:00
5e6845175a
#76 INVALID OPTION!
2017-07-12 10:34:21 -05:00
f2f93801dd
Merge pull request #75 from FreddieOliveira/master
...
Minor fixes
2017-07-08 21:37:41 -05:00
ce44581c76
Set execution permission
2017-07-08 14:44:28 -03:00
ac3d54986d
Add PROFILE_NAME field
2017-07-08 14:28:09 -03:00