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

788 Commits

Author SHA1 Message Date
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
Mayccoll
b33c95582a Merge pull request #73 from lewer/mate-terminal
add support for mate-terminal
2017-07-04 13:52:27 -05:00
Mayccoll
b9b425d36c Merge pull request #72 from bohlender/master
Ported OSX 'IR_Black' theme created by Todd Werth
2017-07-04 13:48:23 -05:00
Gabriel Lewertowski
4a6c19cd2d allow bold 2017-07-04 15:31:42 +02:00
Gabriel Lewertowski
7656d5d47f fix palette for gnome-terminal 2017-07-04 15:13:51 +02:00
Gabriel Lewertowski
733df724b5 add support for mate-terminal 2017-07-04 14:58:39 +02:00
Dimitri Bohlender
b23d51b7a2 Ported OSX 'IR_Black' theme created by Todd Werth 2017-06-30 15:13:58 +02:00
Mayccoll
33f82309e1 Merge pull request #70 from jackmiras/master
Problem with text exhibition on htop when using Solarized Dark theme.
Tnks
2017-06-19 18:49:40 -05:00
Jackson Miras
eaf774e969 Fixing the problem with text exhibition on htop 2017-06-16 23:20:41 -04:00
mquintero
cb6d94507c remove whats new 2017-05-19 19:18:22 -05:00
mquintero
5016bf9649 change conditional for elementary os 2017-05-19 18:10:23 -05:00
mquintero
5525fbb797 change conditional for elementary os 2017-05-19 17:38:19 -05:00
mquintero
d2e45b3026 install by script default 2017-05-19 17:16:16 -05:00
mquintero
8c353ab778 add new demo img 2017-05-19 17:12:03 -05:00
mquintero
33d9555994 fix typos and profile names 2017-05-19 16:55:07 -05:00
mquintero
6ddda89036 fix typos 2017-05-19 16:29:40 -05:00
mquintero
0a84f3a03e fix set gogh function 2017-05-19 16:26:05 -05:00
mquintero
78e7c1af0c fix scripts and add new themes 2017-05-19 16:22:09 -05:00
mquintero
bb1f47f8fc Improvements for local dev 2017-05-19 15:07:01 -05:00