mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
131 lines
3.8 KiB
Markdown
131 lines
3.8 KiB
Markdown
Gogh
|
|
====
|
|
|
|
![elementary](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/gogh/Gogh-icons.png)
|
|
|
|
## Color Scheme for Gnome Terminal and Pantheon Terminal
|
|
|
|
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)
|
|
|
|
![elementary](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/demos/themes.gif)
|
|
|
|
----
|
|
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
## Pre-Install
|
|
|
|
```bash
|
|
$ sudo apt-get install dconf-cli
|
|
```
|
|
|
|
## [Install](https://github.com/Mayccoll/Gogh/blob/master/content/install.md)
|
|
|
|
Just copy and paste One line command.
|
|
|
|
```bash
|
|
$ wget -O gogh https://git.io/vKOB6 && chmod +x gogh && ./gogh
|
|
```
|
|
|
|
**DEMO:**
|
|
|
|
![gogh-demo-profile](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/demos/gogh-demo-profile.gif)
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
|
|
## [More options: ](https://github.com/Mayccoll/Gogh/blob/master/content/install.md)
|
|
|
|
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
|
|
$ wget -O xt http://git.io/vGz67 && chmod +x xt && ./xt && rm xt
|
|
```
|
|
|
|
2. Creating a profile with name of the theme:
|
|
|
|
```bash
|
|
$ wget -O xt https://git.io/vKOB6 && chmod +x xt && ./xt && rm xt
|
|
```
|
|
|
|
[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)
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
|
|
## [Themes](https://github.com/Mayccoll/Gogh/blob/master/content/themes.md)
|
|
|
|
We have lots of themes. Check them out! [Here...](https://github.com/Mayccoll/Gogh/blob/master/content/themes.md)
|
|
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
|
|
|
|
## [How to](https://github.com/Mayccoll/Gogh/blob/master/content/howto.md)
|
|
|
|
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)
|
|
|
|
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
|
|
## Credits:
|
|
|
|
- [4bit](http://ciembor.github.io/4bit/)
|
|
- Flat Theme - inspired by https://dribbble.com/shots/1021755-Flat-UI-Terminal-Theme
|
|
- https://github.com/zenorocha/dracula-theme
|
|
- http://ethanschoonover.com/solarized
|
|
- Monokai
|
|
- [Elementary Os](https://elementary.io/)
|
|
- https://github.com/chalk/chalk
|
|
- [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)).
|
|
- [Mitchel van Eijgen](https://gist.github.com/mvaneijgen/4c56701215847dd5ddcf) and [Liu Xinan](https://gist.github.com/xinan/ca2b82fef6aaa0d1e099).
|
|
- [Tomorrow color theme set](https://github.com/chriskempson/tomorrow-theme) by [Chris Kempson](https://github.com/chriskempson).
|
|
- [One Dark & Light theme set](https://github.com/nathanbuchar/one-dark-terminal) by [Nathan Buchar](https://github.com/nathanbuchar).
|
|
- [Terminal Sexy](https://terminal.sexy)
|
|
- [Gruvbox](https://github.com/morhetz/gruvbox)
|
|
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
|
|
## Contributors:
|
|
|
|
- [@contributors](https://github.com/Mayccoll/Gogh/graphs/contributors)
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
|
|
## Author
|
|
|
|
- Miguel D. Quintero - [Lanet.co](http:lanet.co)
|
|
|
|
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
|
|
|
|
## Mentions
|
|
|
|
- [Awesome-Shell](https://github.com/alebcay/awesome-shell)
|
|
- [Hipertextual](http://hipertextual.com/archivo/2014/11/4bit/)
|
|
- [MuyLinux](http://www.muylinux.com/2015/06/06/ping-91)
|
|
- [Reddit - elementaryos](https://www.reddit.com/r/elementaryos/comments/3ivnb7/how_to_change_terminals_colors/)
|