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

179 Commits

Author SHA1 Message Date
374d171b0f Fix image path 2017-05-19 11:04:51 -05:00
eafb24b65f move images 2017-05-19 11:01:39 -05:00
ffed46dc6f sort images folder 2017-05-19 11:01:25 -05:00
de84d442d5 Merge pull request #68 from Shadowys/master
Added a nord light theme
2017-05-19 10:10:32 -05:00
0a0ddb98f9 modified nord so that it plays well with the liino theme. Also added nord light theme 2017-05-19 15:11:08 +08:00
8d77b81733 Merge pull request #56 from KonaeSan/master
I added an array so that you can download several profiles in one time..
2017-05-18 10:14:57 -05:00
755f12a827 Merge pull request #66 from Shadowys/master
Added the nordic theme from https://github.com/arcticicestudio/nord
2017-05-02 10:03:52 -05:00
0c5369008d Merge pull request #65 from jackmiras/master
Adding some slightly contrasting colors to the Solarized Dark theme
2017-05-02 10:03:03 -05:00
dc5d2e221f Added the nordic theme from https://github.com/arcticicestudio/nord 2017-05-02 16:01:20 +08:00
7016a3444d Improving the solarized dark color scheme by adding some slightly contrasting colors 2017-05-01 02:31:48 -04:00
b624ca855e Merge pull request #64 from mehtamohit987/patch-1
Create gogh-local.sh
2017-04-27 17:37:19 -05:00
e1a1cd6df9 Create gogh-local.sh
Added gogh-local for activation offline for those who have cloned the repository.
2017-04-27 11:49:37 +05:30
369d558b8b Update README.md 2017-02-24 10:39:18 -05:00
676cba92ed Merged branch konaesan into master 2017-01-19 17:18:49 +00:00
3b775c7023 Would be nice if one could download several profiles at once.
I added an array to receive the options in case someone would like to download several pofils at a time.
2017-01-19 17:16:22 +00:00
61c44f00b5 Merge pull request #55 from Tardog/master
Add install option for Gruvbox Dark theme
2016-12-06 08:53:30 -05:00
a97bbbf16d Add install option for Gruvbox Dark theme 2016-12-04 08:28:03 +01:00
9c2778524d add contributor and credits theme Gruvbox Dark 2016-08-01 17:29:55 -05:00
126da9a7d3 add new theme Gruvbox Dark 2016-08-01 17:29:04 -05:00
a58c2235a2 add image for Gruvbox Dark 2016-08-01 17:23:12 -05:00
20738bae14 Merge pull request #50 from ErickChacon/master
gruvbox dark theme added
2016-08-01 17:13:44 -05:00
da229c4a8e gruvbox dark theme added 2016-08-01 22:33:59 +01:00
32bddf3851 Merge pull request #49 from jhonnymoreira/upgrade/gogh-logo
[DONE] Logo upgrade
2016-07-17 00:10:55 -05:00
adbb4b32c1 Logo tiles updated 2016-07-16 23:38:00 -03:00
1cc74d0880 Logotype added 2016-07-16 23:37:29 -03:00
a8f23371b0 Logo upgrade 2016-07-16 23:36:48 -03:00
9e488f7536 add Contributor 2016-07-15 19:09:10 -05:00
b7bfc0d9f7 Merge pull request #48 from hg8/master
Fixed markdown formating + typos
2016-07-15 19:07:45 -05:00
8085741201 Fixed markdown formating + typos 2016-07-15 15:41:53 +02:00
57f4410df9 fix typo 2016-07-12 10:50:01 -05:00
0e53bbf09d Merge pull request #46 from jhonnymoreira/feat/optional-profile-cli
[DONE] Profile with CLI Script is optional
2016-07-12 10:46:08 -05:00
9a68c62c65 Extended install file with scripts options 2016-07-12 12:09:28 -03:00
c2a7737a45 Updates the README with scripts options 2016-07-09 06:08:57 -03:00
ea2a35e253 add Contributors 2016-07-08 10:39:41 -05:00
ab7e383f0f Merge pull request #45 from jhonnymoreira/feat/create-profile-cli
[DONE] Create profile with CLI Script
2016-07-08 10:33:07 -05:00
9f8b27d342 Moves changes made in 'gogh.sh' to a new one file
Having this approach makes it less complicated to those who are new to
Gogh and let the script with creating profile option being optional
instead of standard.
2016-07-08 05:59:40 -03:00
aa8065dd6c Create a profile with the theme name
The change used the issue #38 as reference, considering the Linux
Mint problem with profile names containing spaces.
2016-07-06 05:15:38 -03:00
b989706c2b Fix typos in script install instructions 2016-07-06 05:10:49 -03:00
4444489190 Merge pull request #43 from oxydron/master
[Hotfix] Using terminal name instead OS
2016-07-05 09:32:34 -05:00
2a807354f5 Merge branch 'hotfix-os-2-terminals' 2016-07-01 18:24:26 -03:00
d94c59b0c7 Code changed to infer the terminal used instead the OS. 2016-07-01 18:23:09 -03:00
eb7e8985e4 add contributor kragniz 2016-05-21 13:58:19 -05:00
9ec3e6e90a Merge pull request #39 from kragniz/hardcoded-bash
Do not hardcode path to bash interpreter
2016-05-21 11:30:51 -04:00
683294140c Do not hardcode path to bash interpreter
I am unable to use these scripts on NixOS, since the bash interpreter is
in a different location to more conventional distros. Currently is is
/nix/store/jlg2n512jxnr1lxs72r1frxqdsf7jpdj-system-path/bin/bash on my
machine.

This patch uses env to find the correct path to the interpreter.
2016-05-21 16:03:59 +01:00
91ea62d55d add contributor 2016-03-19 20:13:45 -05:00
37750b5f89 Merge pull request #36 from DoomHammer/non-interactive
Only display palette when run interactively
2016-03-19 20:06:50 -05:00
3476a8f532 Merge pull request #35 from DoomHammer/fix-solarized
Fix Solarized colors
2016-03-19 20:06:15 -05:00
3cb816a96a Merge pull request #34 from DoomHammer/plugin-friendly
Source local file if available
2016-03-19 20:03:51 -05:00
ab4a3f6398 Merge pull request #33 from DoomHammer/fix-conditional
Fix typo in condition
2016-03-19 20:02:18 -05:00
5bc0d0fcfa Only display palette when run interactively 2016-03-19 21:15:53 +01:00