mquintero
3fe930dfdd
Add git ignore
2017-12-27 10:02:04 -05:00
mquintero
026452e5ac
Remove white space #120
2017-12-27 09:59:15 -05:00
Mayccoll
82cfe7b18e
Merge pull request #118 from ramlmn/minor-edits
...
Minor tweaks
2017-12-20 09:27:25 -05:00
Ram Lmn
860c24ed58
Minor tweaks
...
- Format README.md and add links to theme authors
- Fix indentation in gogh.sh
- Modify comments to identify colors by their name rather than their
use
- shellcheck errors
- quote variables in most places to prevent word globbing
- use $(cmd) instead of legacy `cmd`
2017-12-20 17:49:26 +05:30
Mayccoll
e5b0c37ad8
Merge pull request #117 from ramlmn/add-snazzy-theme
...
Add Snazzy theme by Sindre Sorhus
2017-12-18 10:29:24 -05:00
Ram Lmn
3b7bef08f4
Add Snazzy theme by Sindre Sorhus
2017-12-17 20:06:20 +05:30
mquintero
22bfdbc3b5
change +x permissions to srcery.sh
2017-12-04 11:02:26 -05:00
mquintero
bdf862b4d9
Add new themes to the array
2017-12-04 11:00:45 -05:00
Mayccoll
7edf4c6fec
Merge pull request #115 from Akyshnik/patch-3
...
Add Srcery theme source to README.md
2017-11-30 18:21:14 -05:00
Arkady Telegin
93a45487a9
Add Srcery theme source to README.md
...
Ugh, forgot to add it with a main commit.
2017-11-30 23:45:35 +04:00
Mayccoll
f78dff0b4a
Merge pull request #114 from Akyshnik/patch-2
...
Add Screry theme to themes.md
2017-11-30 11:36:58 -05:00
Arkady Telegin
665f8385b0
Add Screry theme to themes.md
2017-11-30 19:40:42 +04:00
Mayccoll
ff95bab894
Merge pull request #113 from Akyshnik/patch-1
...
Add srcery theme
2017-11-30 09:01:59 -05:00
Arkady Telegin
6238a46ea1
Add screenshot of color
output
2017-11-30 13:14:54 +04:00
Arkady Telegin
d3e43cdd88
Add srcery.sh theme
...
Add srcery.sh theme, originally created by https://github.com/roosta/vim-srcery
2017-11-30 13:10:45 +04:00
Mayccoll
6c954c6836
Merge pull request #107 from bohlender/iTerm2-support
...
Resolved remaining issues with iTerm2/OSX
2017-10-23 08:12:53 -05:00
Dimitri Bohlender
aa1e8793c5
On OSX gogh.sh will use curl now
2017-10-21 02:05:24 +02:00
Dimitri Bohlender
de1bf4c132
OSX requires themes scripts to use curl & bash 3
2017-10-21 01:58:17 +02:00
Dimitri Bohlender
10130c560b
Fixed issues with old bash & missing wget on OSX
2017-10-21 00:04:18 +02:00
Dimitri Bohlender
aae3f59d5f
Fixed gogh_colours not printing colours on OSX
2017-10-20 20:47:45 +02:00
Mayccoll
8471ccd3b2
Merge pull request #104 from bohlender/master
...
Added a variant of "One Half Dark"
2017-10-19 16:10:52 -05:00
Mayccoll
98f801b000
Merge pull request #105 from bohlender/iTerm2-support
...
Added iTerm2 support
2017-10-19 16:10:13 -05:00
Dimitri Bohlender
8e703feac1
Minor tweaks to comments
2017-10-19 22:34:04 +02:00
Dimitri Bohlender
287df3fb31
Removed old (now not applying) comment
2017-10-19 22:32:06 +02:00
Dimitri Bohlender
96c048b92b
Fixed warning on Linux
2017-10-19 22:05:35 +02:00
Dimitri Bohlender
49216ea36d
Added basic support for iTerm2
2017-10-19 22:05:32 +02:00
Dimitri Bohlender
edc517d1b5
Fixed one-half-dark to avoid color 0 & bg be the same colour
2017-10-19 11:34:24 +02:00
Dimitri Bohlender
bf24d5d6c1
Added "One Half Dark" theme by @sonph
2017-10-19 11:13:48 +02:00
Mayccoll
6301b29669
Merge pull request #103 from bohlender/master
...
Fixed $TERMINAL containing name of shell
2017-10-17 15:34:25 -05:00
Dimitri Bohlender
e86a1d2d4d
Fixed $TERMINAL containing name of shell
2017-10-17 21:57:59 +02:00
Mayccoll
5037eea952
Merge pull request #100 from bohlender/master
...
Added support for Guake terminal
2017-10-17 12:13:44 -05:00
Dimitri Bohlender
2e81c43dc8
Tabs -> Spaces
2017-10-16 17:03:22 +02:00
Dimitri Bohlender
a953f1662a
Notes regarding the use of gconf
2017-10-16 17:00:55 +02:00
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