Color Scheme for Gnome Terminal and Pantheon Terminal https://mayccoll.github.io/gogh/
Go to file
github-actions[bot] a011ef81dd ------- Generate themes.json ------- 2022-12-07 15:10:51 +00:00
.github/workflows Manual trigger Action 2021-01-23 17:32:19 -05:00
content Change paths for new home repo 2022-04-18 18:59:46 -05:00
data ------- Generate themes.json ------- 2022-12-07 15:10:51 +00:00
gh-pages Downgrade axios version for gh-pages 2022-10-07 13:15:27 -05:00
images Fixing colors and color descriptions 2021-04-12 22:33:07 +02:00
test Change paths for new home repo 2022-04-18 18:59:46 -05:00
themes Add Catppuccin, Dracula and Rosé Pine scripts to themes folder 2022-12-07 19:08:00 +05:30
tools update generator move data outside pages 2020-12-19 00:02:00 -05:00
.editorconfig update landing page new theme 2020-12-19 00:07:07 -05:00
.gitattributes Mark data/themes.json as a binary file 2021-11-01 17:28:20 -06:00
.gitignore theme json generator 2020-12-17 17:47:38 -05:00
.jsbeautifyrc #258 Fix var / add max with / beautify sass 2020-12-09 23:07:13 -05:00
README.md Add Catppuccin, Dracula and Rosé Pine themes 2022-12-07 19:05:26 +05:30
_base.sh Change paths for new home repo 2022-04-18 18:59:46 -05:00
apply-alacritty.py Fix Alacritty configuration script and docs 2022-11-22 22:26:00 +01:00
apply-colors.sh Fix TERM checking for kitty under Darwin 2022-07-30 12:08:20 +03:00
gogh.sh Add new themes to gogh file 2022-12-07 10:09:38 -05:00
gogh.yml Add gogh yml 2021-12-13 12:19:01 -05:00
gulpfile.js update generator move data outside pages 2020-12-19 00:02:00 -05:00
package.json Downgrade axios version for gh-pages 2022-10-07 13:15:27 -05:00
requirements.txt Fix Alacritty configuration script and docs 2022-11-22 22:26:00 +01:00

README.md

Gogh

Gogh

Color scheme for your terminal

Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that use Gnome Terminal, Pantheon Terminal, Tilix, or XFCE4 Terminal; initially inspired by Elementary OS Luna. Also works on iTerm for macOS. You can check out the themes here.

elementary


⚙️ Pre-Install

In your terminal type:

sudo apt-get install dconf-cli uuid-runtime

You can now install in interactive mode (easy) or non-interactive mode (ideal for scripting)

⚙️ Install (interactive mode)

1. Just copy and paste this one-line command:

bash -c "$(wget -qO- https://git.io/vQgMr)"

Or, if you are a Mac user:

bash -c "$(curl -sLo- https://git.io/vQgMr)"

2. Select the color theme installed from the terminal

DEMO:

gogh-demo-profile



Install (non-interactive mode)

# clone the repo into "$HOME/src/gogh"
mkdir -p "$HOME/src"
cd "$HOME/src"
git clone https://github.com/Gogh-Co/Gogh.git gogh
cd gogh

# necessary in the Gnome terminal on ubuntu
export TERMINAL=gnome-terminal

# necessary in the Alacritty terminal
pip install -r requirements.txt
export TERMINAL=alacritty

# Enter themes dir
cd themes

# install themes
./atom.sh
./dracula.sh

💻 Terminals


🎨 Themes

We have lots of themes. Check them out here!

also all themes in json format: https://raw.githubusercontent.com/Gogh-Co/Gogh/master/data/themes.json



📌 How to

If you want to create your own color scheme or contribute to the project, start here.


🤔 Help



❤️ Credits:



❤️ Contributors:



Why Gogh?

There is no blue without yellow and without orange. -- Vincent Van Gogh



Author

💵 Buy me a coffee - paypal

📣 Mentions

Themes in json format

In your terminal type:

bash tools/generate.sh

This generates a json file located at gh-pages/data/themes.json

Original script source: https://gist.github.com/rapgru/09b449285231d18f4e4536c5f48fc927

🌟 Stargazers over time

Stargazers over time