2015-04-19 18:25:24 +03:00
Gogh
====
2013-11-19 05:17:45 +04:00
2017-05-19 19:01:25 +03:00
![elementary ](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/gogh/Gogh-icons.png )
2015-04-19 18:25:24 +03:00
2015-07-24 20:30:53 +03:00
## Color Scheme for Gnome Terminal and Pantheon Terminal
2015-04-19 18:25:24 +03:00
2015-09-01 02:15:39 +03:00
Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that use gnome terminal or Pantheon Terminal, initially inspired by Elementary OS Luna. You can check all themes [here... ](https://github.com/Mayccoll/Gogh/blob/master/content/themes.md )
2013-11-19 05:17:45 +04:00
2017-05-19 19:01:25 +03:00
![elementary ](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/demos/themes.gif )
2016-07-15 16:41:53 +03:00
2014-11-04 01:08:15 +03:00
----
2015-08-13 20:07:08 +03:00
< br / >
< br / >
2017-02-24 18:39:18 +03:00
## Pre-Install
```bash
$ sudo apt-get install dconf-cli
```
2015-08-13 20:07:08 +03:00
2015-08-31 01:06:33 +03:00
## [Install](https://github.com/Mayccoll/Gogh/blob/master/content/install.md)
2015-08-13 20:07:08 +03:00
Just copy and paste One line command.
```bash
2017-05-20 01:16:16 +03:00
$ wget -O gogh https://git.io/vKOB6 & & chmod +x gogh & & ./gogh
2015-08-13 20:07:08 +03:00
```
2015-09-01 02:15:39 +03:00
**DEMO:**
2017-05-20 01:16:16 +03:00
![gogh-demo-profile ](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/demos/gogh-demo-profile.gif )
2015-08-13 20:07:08 +03:00
< br / >
< br / >
2017-05-20 01:16:16 +03:00
## [More options: ](https://github.com/Mayccoll/Gogh/blob/master/content/install.md)
2015-09-01 03:54:36 +03:00
2016-07-09 12:08:57 +03:00
You also can execute one of the scripts below. Both will list all available themes allowing you to select the one you like.
1. Without creating a profile with the name of the theme:
```bash
2016-07-12 18:50:01 +03:00
$ wget -O xt http://git.io/vGz67 & & chmod +x xt & & ./xt & & rm xt
2016-07-09 12:08:57 +03:00
```
2. Creating a profile with name of the theme:
```bash
$ wget -O xt https://git.io/vKOB6 & & chmod +x xt & & ./xt & & rm xt
```
2015-09-01 03:54:36 +03:00
2017-05-19 19:01:25 +03:00
[View demo ](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/demos/script-demo.gif ) - if you want a command line : [Follow the instructions. ](https://github.com/Mayccoll/Gogh/blob/master/content/install.md#create-a-command-line )
2015-09-01 03:54:36 +03:00
2015-08-13 20:07:08 +03:00
< br / >
< br / >
2015-08-31 01:06:33 +03:00
## [Themes](https://github.com/Mayccoll/Gogh/blob/master/content/themes.md)
2015-04-13 05:07:15 +03:00
2015-08-31 01:06:33 +03:00
We have lots of themes. Check them out! [Here... ](https://github.com/Mayccoll/Gogh/blob/master/content/themes.md )
2015-04-13 05:07:15 +03:00
2015-08-13 20:07:08 +03:00
< br / >
< br / >
2015-08-31 01:06:33 +03:00
## [How to](https://github.com/Mayccoll/Gogh/blob/master/content/howto.md)
2015-04-13 05:07:15 +03:00
2015-08-31 01:06:33 +03:00
If you want to create your own color scheme or contribute to the project. [Here... ](https://github.com/Mayccoll/Gogh/blob/master/content/howto.md )
2015-04-13 05:17:31 +03:00
2015-08-13 20:07:08 +03:00
< br / >
< br / >
2015-04-20 01:46:32 +03:00
## Credits:
2014-12-14 23:49:19 +03:00
2016-01-11 20:40:27 +03:00
- [4bit ](http://ciembor.github.io/4bit/ )
2015-05-20 07:17:27 +03:00
- Flat Theme - inspired by https://dribbble.com/shots/1021755-Flat-UI-Terminal-Theme
- https://github.com/zenorocha/dracula-theme
- http://ethanschoonover.com/solarized
- Monokai
2016-01-11 20:40:27 +03:00
- [Elementary Os ](https://elementary.io/ )
2015-07-17 20:21:19 +03:00
- https://github.com/chalk/chalk
2015-08-13 20:07:08 +03:00
- [Hemisu color themes ](https://noahfrederick.com/log/hemisu-for-os-x-terminal/ ) by Noah Frederick.
- [Peppermint color theme ](https://noahfrederick.com/log/lion-terminal-theme-peppermint/ ) by Noah Frederick.
- [Ocean theme ](https://github.com/fabianperez/ocean-dark-iterm ) by [Fabian Perez ](https://github.com/fabianperez ).
- [SMYCK color theme ](http://color.smyck.org/ ) originally created by John-Paul Bader ([hukl](https://github.com/hukl)).
2015-08-13 20:20:42 +03:00
- [Mitchel van Eijgen ](https://gist.github.com/mvaneijgen/4c56701215847dd5ddcf ) and [Liu Xinan ](https://gist.github.com/xinan/ca2b82fef6aaa0d1e099 ).
2015-08-15 03:58:12 +03:00
- [Tomorrow color theme set ](https://github.com/chriskempson/tomorrow-theme ) by [Chris Kempson ](https://github.com/chriskempson ).
2015-09-01 02:15:39 +03:00
- [One Dark & Light theme set ](https://github.com/nathanbuchar/one-dark-terminal ) by [Nathan Buchar ](https://github.com/nathanbuchar ).
2015-10-18 02:22:44 +03:00
- [Terminal Sexy ](https://terminal.sexy )
2016-08-02 01:29:55 +03:00
- [Gruvbox ](https://github.com/morhetz/gruvbox )
2015-08-13 20:07:08 +03:00
< br / >
< br / >
2014-12-14 23:49:19 +03:00
2015-04-20 01:46:32 +03:00
## Contributors:
2015-01-03 23:20:02 +03:00
2017-05-20 03:18:22 +03:00
- [@contributors ](https://github.com/Mayccoll/Gogh/graphs/contributors )
2015-08-13 20:07:08 +03:00
< br / >
< br / >
2015-05-20 07:17:27 +03:00
## Author
- Miguel D. Quintero - [Lanet.co ](http:lanet.co )
2015-08-13 20:07:08 +03:00
< br / >
< br / >
2015-04-20 01:51:43 +03:00
## Mentions
2014-04-24 06:04:19 +04:00
2015-04-20 01:51:43 +03:00
- [Awesome-Shell ](https://github.com/alebcay/awesome-shell )
- [Hipertextual ](http://hipertextual.com/archivo/2014/11/4bit/ )
2015-06-06 22:54:12 +03:00
- [MuyLinux ](http://www.muylinux.com/2015/06/06/ping-91 )
2015-08-30 19:57:57 +03:00
- [Reddit - elementaryos ](https://www.reddit.com/r/elementaryos/comments/3ivnb7/how_to_change_terminals_colors/ )