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

114 lines
3.9 KiB
Markdown
Raw Normal View History

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
## :small_orange_diamond: [Visit the Website](http://mayccoll.github.io/Gogh) :small_orange_diamond:
2018-11-06 02:00:17 +03:00
## Color Scheme for Gnome Terminal, Pantheon Terminal and Tilix
2015-04-19 18:25:24 +03:00
2018-11-06 02:00:17 +03:00
Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that use gnome terminal, Pantheon Terminal or Tilix, initially inspired by Elementary OS Luna. Also work on iTerm for macOS. You can check some themes [here...](https://mayccoll.github.io/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/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
$ wget -O gogh https://git.io/vQgMr && chmod +x gogh && ./gogh && rm gogh
2015-08-13 20:07:08 +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/>
2018-09-22 19:46:55 +03:00
## [Themes](https://mayccoll.github.io/Gogh/)
2018-09-22 19:46:55 +03:00
We have lots of themes. Check them out! [Here...](https://mayccoll.github.io/Gogh/)
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-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
2018-09-22 19:46:55 +03:00
- [4bit](https://ciembor.github.io/4bit/)
- [Chalk](https://github.com/chalk/chalk) by [Sindre Sorhus](https://github.com/sindresorhus)
- [Dracula](https://github.com/dracula/dracula-theme) by [Zeno Rocha](https://github.com/zenorocha)
- [Elementary OS](https://elementary.io/)
- [Flat UI Terminal Theme](https://dribbble.com/shots/1021755-Flat-UI-Terminal-Theme)
2018-01-20 00:56:42 +03:00
- [Gooey](http://simey.me/editor-themes/) by [Matt Harris](https://github.com/mdh34)
- [Gruvbox](https://github.com/morhetz/gruvbox) by [Pavel Pertsev](https://github.com/morhetz)
- [Hemisu](https://noahfrederick.com/log/hemisu-for-os-x-terminal/) by [Noah Frederick](https://github.com/noahfrederick)
- Material theme by [Mitchel van Eijgen](https://gist.github.com/mvaneijgen/4c56701215847dd5ddcf) and [Liu Xinan](https://gist.github.com/xinan/ca2b82fef6aaa0d1e099)
2018-09-22 19:46:55 +03:00
- [Monokai](https://web.archive.org/web/20161117102850/https://www.monokai.nl/blog/2006/07/15/textmate-color-theme) by [Wimer Hazenberg](https://github.com/monokai)
- [Ocean](https://github.com/fabianperez/ocean-dark-iterm) by [Fabian Perez](https://github.com/fabianperez)
- [One Dark & Light theme set](https://github.com/nathanbuchar/one-dark-terminal) by [Nathan Buchar](https://github.com/nathanbuchar)
- [Peppermint](https://noahfrederick.com/log/lion-terminal-theme-peppermint/) by [Noah Frederick](https://github.com/noahfrederick)
- [SMYCK](http://color.smyck.org/) by [John-Paul Bader](https://github.com/hukl)
- [Snazzy](https://github.com/sindresorhus/hyper-snazzy) by [Sindre Sorhus](https://github.com/sindresorhus)
2018-09-22 19:46:55 +03:00
- [Solarized](https://ethanschoonover.com/solarized) by [Ethan Schoonover](https://github.com/altercation)
- [Srcery](https://github.com/roosta/vim-srcery) by [Daniel Berg](https://github.com/roosta)
- [Terminal Sexy](https://terminal.sexy) by [George Czabania](https://github.com/stayradiated)
- [Tilix](https://github.com/storm119/Tilix-Themes)
- [Tomorrow color theme set](https://github.com/chriskempson/tomorrow-theme) by [Chris Kempson](https://github.com/chriskempson)
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
2018-09-22 19:46:55 +03:00
- Miguel D. Quintero - [Lanet.co](https://lanet.co)
2015-05-20 07:17:27 +03:00
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)
2018-09-22 19:46:55 +03:00
- [Hipertextual](https://hipertextual.com/archivo/2014/11/4bit/)
- [MuyLinux](https://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/)