Color Scheme for Gnome Terminal and Pantheon Terminal https://mayccoll.github.io/gogh/
Go to file
github-actions[bot] 9dd297b600 ------- Generate Themes ------- 2023-08-09 14:18:42 +00:00
.github/workflows Update action trigguer on push themes 2023-02-27 15:36:38 -05:00
data ------- Generate Themes ------- 2023-08-09 14:18:42 +00:00
gh-pages wcag report 2023-04-17 17:26:07 -05:00
images Fixing colors and color descriptions 2021-04-12 22:33:07 +02:00
installs fix: wrong dracula foreground color 2023-08-07 19:14:20 +07:00
json ------- Generate Themes ------- 2023-08-09 14:18:42 +00:00
pages Update help.md 2023-02-27 16:28:36 -05:00
themes fix: wrong dracula foreground color 2023-08-07 19:14:20 +07:00
tools Fix: in the json file cursorColor now is cursor 2023-02-27 13:03:49 -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
README.md update README credits 2023-07-19 13:36:05 +00:00
apply-alacritty.py Fix alacritty config path mismatch with it's doc 2023-05-05 11:44:45 +08:00
apply-colors.sh Fix TERM checking for kitty under Darwin 2022-07-30 12:08:20 +03:00
gogh.sh ------- Generate Themes ------- 2023-07-19 13:33:55 +00:00
requirements.txt Add new action to generate themes 2023-02-26 18:55:53 -05:00

README.md

Gogh

Gogh

Color scheme for your terminal

Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal. These schemes are designed to make your terminal more visually appealing and improve your productivity by providing a better contrast and color differentiation.

The inspiration for Gogh came from the clean and minimalistic design of Elementary OS, but the project has since grown to include a variety of unique and beautiful options. Not only does Gogh work on Linux systems, but it's also compatible with iTerm on macOS, providing a consistent and visually appealing experience across platforms.


Index:




gogh


⚙️ 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


🤔 Help


⚙️ 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 theme installs dir
cd installs

# 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


📌 Create your own theme

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


Accessibility - wcag


🌱 First commit:

Nov 18, 2013 - aa9871e


❤️ Credits:


❤️ Contributors:

Many thanks to all who have participated in this project.

@contributors


🧠 Author (contributor)

I cannot claim to be the only author of this project. Without the help of the people who have contributed, this would not have been possible. Therefore, that's why all contributors are listed first in this document. While I am listed as the author, the true authors are all those who are mentioned in the document. I would like to express my gratitude to all of them, as well as to future contributors.

     💵 Invite me a coffee - paypal


🖌️ Why Gogh?

There is no blue without yellow and without orange.

-- Vincent Van Gogh --


📣 Mentions


🌟 Stargazers over time

Stargazers over time