mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Compare commits
48 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a685d52146 | ||
|
|
d3544f935e | ||
|
|
01ad326558 | ||
|
|
57bead62e0 | ||
|
|
4f14bf46b6 | ||
|
|
d538bcefe6 | ||
|
|
17ca9e57b3 | ||
|
|
78190e48c8 | ||
|
|
ca19fbac82 | ||
|
|
a011ef81dd | ||
|
|
46584398e2 | ||
|
|
6a139694b2 | ||
|
|
8e14cf9a61 | ||
|
|
76bbec4d25 | ||
|
|
11a9e8e2f6 | ||
|
|
4a1cee9d29 | ||
|
|
f8b6173d18 | ||
|
|
c79eefb259 | ||
|
|
cabd70c35e | ||
|
|
7953b6a65b | ||
|
|
b954744410 | ||
|
|
a2a010a686 | ||
|
|
63cc19422f | ||
|
|
cad35bb076 | ||
|
|
724d50780e | ||
|
|
941a2076ee | ||
|
|
e777605f33 | ||
|
|
6af0b3666c | ||
|
|
34ac8a5533 | ||
|
|
a99e39e649 | ||
|
|
ad5e0bc6d9 | ||
|
|
8823942b23 | ||
|
|
3fb6e80493 | ||
|
|
7445708d00 | ||
|
|
83bb1f6a94 | ||
|
|
403271c8f5 | ||
|
|
2708972223 | ||
|
|
1b9bd279e3 | ||
|
|
6f13b4c151 | ||
|
|
414f482e73 | ||
|
|
aac975cdce | ||
|
|
ef0d17854b | ||
|
|
9ab6c2f145 | ||
|
|
57ddbb5a44 | ||
|
|
78dca7fdbd | ||
|
|
07a4cd7cd8 | ||
|
|
a4d75c48d3 | ||
|
|
9c80f20919 |
76
README.md
76
README.md
@@ -2,18 +2,18 @@ Gogh
|
||||
====
|
||||
|
||||
<div align="center">
|
||||
<img src="https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/gogh/Gogh-logo-dark.png" alt="Gogh" width="100%">
|
||||
<img src="https://raw.githubusercontent.com/Gogh-Co/Gogh/master/images/gogh/Gogh-logo-dark.png" alt="Gogh" width="100%">
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
:small_blue_diamond: <a href="http://mayccoll.github.io/Gogh"> Visit the Website </a> :small_blue_diamond:
|
||||
:small_blue_diamond: <a href="http://Gogh-Co.github.io/Gogh"> Visit the Website </a> :small_blue_diamond:
|
||||
</div>
|
||||
|
||||
## 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](https://mayccoll.github.io/Gogh/).
|
||||
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](https://Gogh-Co.github.io/Gogh/).
|
||||
|
||||

|
||||

|
||||
|
||||
----
|
||||
|
||||
@@ -45,7 +45,7 @@ bash -c "$(curl -sLo- https://git.io/vQgMr)"
|
||||
|
||||
**DEMO:**
|
||||
|
||||

|
||||

|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
@@ -56,12 +56,19 @@ bash -c "$(curl -sLo- https://git.io/vQgMr)"
|
||||
# clone the repo into "$HOME/src/gogh"
|
||||
mkdir -p "$HOME/src"
|
||||
cd "$HOME/src"
|
||||
git clone https://github.com/Mayccoll/Gogh.git gogh
|
||||
cd gogh/themes
|
||||
git clone https://github.com/Gogh-Co/Gogh.git gogh
|
||||
cd gogh
|
||||
|
||||
# necessary on ubuntu
|
||||
# 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
|
||||
@@ -69,10 +76,11 @@ export TERMINAL=gnome-terminal
|
||||
|
||||
## 💻 Terminals
|
||||
|
||||
- Alacritty - [Web](https://github.com/alacritty/alacritty)
|
||||
- Cygwin - [Web](https://www.cygwin.com/)
|
||||
- Foot - [Web](https://codeberg.org/dnkl/foot)
|
||||
- Gnome - [Web](https://help.gnome.org/users/gnome-terminal/stable/)
|
||||
- Guake - [Web](https://sw.kovidgoyal.net/kitty/)
|
||||
- Guake - [Web](http://guake-project.org/)
|
||||
- iTerm - [Web](https://iterm2.com/)
|
||||
- Kitty - [Web](https://sw.kovidgoyal.net/kitty/)
|
||||
- Konsole - [Web](https://konsole.kde.org/)
|
||||
@@ -84,22 +92,22 @@ export TERMINAL=gnome-terminal
|
||||
|
||||
<br/>
|
||||
|
||||
## 🎨 [Themes](https://mayccoll.github.io/Gogh/)
|
||||
## 🎨 [Themes](https://Gogh-Co.github.io/Gogh/)
|
||||
|
||||
We have lots of themes. Check them out [here](https://mayccoll.github.io/Gogh/)!
|
||||
We have lots of themes. Check them out [here](https://Gogh-Co.github.io/Gogh/)!
|
||||
|
||||
also all themes in json format: https://raw.githubusercontent.com/Mayccoll/Gogh/master/data/themes.json
|
||||
also all themes in json format: https://raw.githubusercontent.com/Gogh-Co/Gogh/master/data/themes.json
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
## 📌 [How to](https://github.com/Mayccoll/Gogh/blob/master/content/howto.md)
|
||||
## 📌 [How to](https://github.com/Gogh-Co/Gogh/blob/master/content/howto.md)
|
||||
|
||||
If you want to create your own color scheme or contribute to the project, [start here](https://github.com/Mayccoll/Gogh/blob/master/content/howto.md).
|
||||
If you want to create your own color scheme or contribute to the project, [start here](https://github.com/Gogh-Co/Gogh/blob/master/content/howto.md).
|
||||
|
||||
<br/>
|
||||
|
||||
## :thinking: [Help](https://github.com/Mayccoll/Gogh/blob/master/content/help.md)
|
||||
## :thinking: [Help](https://github.com/Gogh-Co/Gogh/blob/master/content/help.md)
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
@@ -109,9 +117,12 @@ If you want to create your own color scheme or contribute to the project, [start
|
||||
|
||||
- [4bit](https://ciembor.github.io/4bit/)
|
||||
- [Bluloco Light Theme](https://github.com/uloco/theme-bluloco-light)
|
||||
- [Catppuccin](https://github.com/catppuccin)
|
||||
- [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/)
|
||||
- [Everblush](https://github.com/Everblush)
|
||||
- [Everforest Dark & Light theme set](https://github.com/sainnhe/everforest) by [Sainnhe Park](https://github.com/sainnhe)
|
||||
- [Fairy Floss](https://github.com/sailorhg/fairyfloss)
|
||||
- [Flat Remix](https://github.com/daniruiz/flat-remix)
|
||||
- [Flat UI Terminal Theme](https://dribbble.com/shots/1021755-Flat-UI-Terminal-Theme)
|
||||
@@ -121,23 +132,27 @@ If you want to create your own color scheme or contribute to the project, [start
|
||||
- [Hemisu](https://noahfrederick.com/log/hemisu-for-os-x-terminal/) by [Noah Frederick](https://github.com/noahfrederick)
|
||||
- [kokuban](https://github.com/ygkn/kokuban) by [ygkn](https://github.com/ygkn)
|
||||
- [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)
|
||||
- [Nightfox](https://github.com/EdenEast/nightfox.nvim)
|
||||
- [Ocean](https://github.com/fabianperez/ocean-dark-iterm) by [Fabian Perez](https://github.com/fabianperez)
|
||||
- [Omni](https://github.com/getomni)
|
||||
- [One Dark & Light theme set](https://github.com/nathanbuchar/one-dark-terminal) by [Nathan Buchar](https://github.com/nathanbuchar)
|
||||
- [Panda](https://github.com/PandaTheme) by [Siamak](https://github.com/siamak)
|
||||
- [Peppermint](https://noahfrederick.com/log/lion-terminal-theme-peppermint/) by [Noah Frederick](https://github.com/noahfrederick)
|
||||
- [Rosé Pine](https://github.com/rose-pine)
|
||||
- [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)
|
||||
- [Solarized](https://ethanschoonover.com/solarized) by [Ethan Schoonover](https://github.com/altercation)
|
||||
- [Sonokai](https://github.com/sainnhe/sonokai) by [Sainnhe Park](https://github.com/sainnhe)
|
||||
- [Srcery](https://github.com/roosta/vim-srcery) by [Daniel Berg](https://github.com/roosta)
|
||||
- [Srcery](https://github.com/srcery-colors/srcery-terminal) by [Daniel Berg](https://github.com/roosta)
|
||||
- [Summer Pop](https://github.com/guillermoap/Gogh) by [Guillermo Aguirre](https://github.com/guillermoap)
|
||||
- [SynthWave '84 ](https://github.com/robb0wen/synthwave-vscode)
|
||||
- [SynthWave Alpha](https://github.com/vikpe/synthwave-alpha)
|
||||
- [Terminal Sexy](https://terminal.sexy) by [George Czabania](https://github.com/stayradiated)
|
||||
- [Tilix](https://github.com/storm119/Tilix-Themes)
|
||||
- [Tokyo Night](https://github.com/enkia/tokyo-night-vscode-theme)
|
||||
- [Tomorrow color theme set](https://github.com/chriskempson/tomorrow-theme) by [Chris Kempson](https://github.com/chriskempson)
|
||||
- Material theme by [Mitchel van Eijgen](https://gist.github.com/mvaneijgen/4c56701215847dd5ddcf) and [Liu Xinan](https://gist.github.com/xinan/ca2b82fef6aaa0d1e099)
|
||||
- [KANAGAWA.nvim](https://github.com/rebelot/kanagawa.nvim)
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
@@ -145,7 +160,7 @@ If you want to create your own color scheme or contribute to the project, [start
|
||||
|
||||
## :heart: Contributors:
|
||||
|
||||
- [@contributors](https://github.com/Mayccoll/Gogh/graphs/contributors)
|
||||
- [@contributors](https://github.com/Gogh-Co/Gogh/graphs/contributors)
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
@@ -161,24 +176,20 @@ There is no blue without yellow and without orange.
|
||||
## Author
|
||||
|
||||
- Miguel D. Quintero - [Lanet.co](https://lanet.co)
|
||||
<form action="https://www.paypal.com/donate" method="post" target="_top">
|
||||
<input type="hidden" name="hosted_button_id" value="UCTBRYLUVKQ32" />
|
||||
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
|
||||
<img alt="" border="0" src="https://www.paypal.com/en_CO/i/scr/pixel.gif" width="1" height="1" />
|
||||
</form>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
|
||||
## Mentions
|
||||
[💵 Buy me a coffee - paypal](https://paypal.me/mgldvd?country.x=CO&locale.x=es_XC)
|
||||
|
||||
|
||||
|
||||
## 📣 Mentions
|
||||
|
||||
- [VSCode Theme](https://marketplace.visualstudio.com/items?itemName=Avetis.gogh-theme)
|
||||
- [Awesome-Shell](https://github.com/alebcay/awesome-shell)
|
||||
- [Hipertextual](https://hipertextual.com/archivo/2014/11/4bit/)
|
||||
- [MuyLinux](https://www.muylinux.com/2015/06/06/ping-91)
|
||||
- [Reddit - elementaryos](https://www.reddit.com/r/elementaryos/comments/3ivnb7/how_to_change_terminals_colors/)
|
||||
- [dev.to](https://dev.to/mayccoll/color-scheme-for-your-terminal-1pea)
|
||||
- [dev.to](https://dev.to/Gogh-Co/color-scheme-for-your-terminal-1pea)
|
||||
|
||||
## Themes in `json` format
|
||||
|
||||
@@ -188,6 +199,13 @@ In your terminal type:
|
||||
bash tools/generate.sh
|
||||
```
|
||||
|
||||
this generates a json file located at `gh-pages/data/themes.json`
|
||||
This generates a json file located at `gh-pages/data/themes.json`
|
||||
|
||||
Original script source: https://gist.github.com/rapgru/09b449285231d18f4e4536c5f48fc927
|
||||
|
||||
|
||||
## 🌟 Stargazers over time
|
||||
|
||||
[](https://starchart.cc/Gogh-Co/Gogh)
|
||||
|
||||
|
||||
orginal script source: https://gist.github.com/rapgru/09b449285231d18f4e4536c5f48fc927
|
||||
|
||||
2
_base.sh
2
_base.sh
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -1,23 +1,77 @@
|
||||
import io
|
||||
import json
|
||||
import sys
|
||||
from appdirs import user_config_dir
|
||||
from ruamel.yaml import YAML # use ruamel.yaml to preserve comments in config
|
||||
import os
|
||||
from ruamel.yaml import YAML # use ruamel.yaml to preserve comments in config
|
||||
|
||||
|
||||
def get_conf_path():
|
||||
# Determine system
|
||||
# When we are in some Java world do extra checks
|
||||
if sys.platform.startswith('java'):
|
||||
import platform
|
||||
os_name = platform.java_ver()[3][0]
|
||||
if os_name.startswith('Windows'): # "Windows XP", "Windows 7", etc.
|
||||
system = 'win32'
|
||||
else: # anything that isn't windows ("darwin", "Linux", "SunOS", "FreeBSD", "Arch", etc.)
|
||||
system = 'linux2'
|
||||
else:
|
||||
system = sys.platform
|
||||
|
||||
if system == 'win32':
|
||||
# In windows alacritty config can only exist in one place
|
||||
alacritty_path = os.path.expandvars(r'%APPDATA%\alacritty\alacritty.yml')
|
||||
if os.path.exists(alacritty_path):
|
||||
return alacritty_path
|
||||
else:
|
||||
# If it is not win32 it can exists in only a few other places
|
||||
xdg_config_home = os.getenv('XDG_CONFIG_HOME')
|
||||
if xdg_config_home is not None and os.path.exists(xdg_config_home + '/alacritty/alacritty.yml'):
|
||||
return xdg_config_home + "/alacritty/alacritty.yml"
|
||||
if xdg_config_home is not None and os.path.exists(xdg_config_home + "/alacritty.yml"):
|
||||
return xdg_config_home + "/alacritty.yml"
|
||||
|
||||
home = os.getenv('HOME')
|
||||
if home is not None and os.path.exists(home + '/.config/alacritty/alacritty.yml'):
|
||||
return home + "/.config/alacritty/alacritty.yml"
|
||||
if home is not None and os.path.exists(home + '/.config/alacritty.yml'):
|
||||
return home + "/.config/alacritty.yml"
|
||||
if home is not None and os.path.exists(home + 'alacritty.yml'):
|
||||
return home + "/alacritty.yml"
|
||||
|
||||
print("Could not find alacritty config file\nPlease make sure you have a file in one of the paths specified on\nhttps://github.com/alacritty/alacritty#configuration")
|
||||
sys.exit(1)
|
||||
# end
|
||||
|
||||
|
||||
conf_path = get_conf_path()
|
||||
yaml = YAML()
|
||||
conf = user_config_dir('alacritty') + "/alacritty.yml"
|
||||
# Read alacritty config
|
||||
with open(conf, 'r') as stream:
|
||||
|
||||
# Read & parse alacritty config
|
||||
with open(conf_path, 'r') as stream:
|
||||
data_loaded = yaml.load(stream)
|
||||
|
||||
# parse new colors
|
||||
js = json.loads(sys.argv[1])
|
||||
|
||||
# Use update to not remove existing comments
|
||||
data_loaded['colors']['primary'].update(js['colors']['primary'])
|
||||
data_loaded['colors']['normal'].update(js['colors']['normal'])
|
||||
data_loaded['colors']['bright'].update(js['colors']['bright'])
|
||||
# Update yaml file
|
||||
try:
|
||||
# Use update to not remove existing comments
|
||||
data_loaded['colors']['primary'].update(js['colors']['primary'])
|
||||
data_loaded['colors']['normal'].update(js['colors']['normal'])
|
||||
data_loaded['colors']['bright'].update(js['colors']['bright'])
|
||||
except KeyError:
|
||||
print("Could not find existing 'colors' settings in your alacritty.yml file\nplease make sure to uncomment\n'colors', as well as 'primary', 'normal' and 'bright'")
|
||||
print("Check the example config at\nhttps://github.com/alacritty/alacritty/blob/master/alacritty.yml for more information")
|
||||
sys.exit(1)
|
||||
|
||||
# make sure the user is okay with having their config changed
|
||||
answer = input("This script will update your alacritty config at: \n" +
|
||||
conf_path + "\nIt is reccomended to make a copy of this file before proceeding.\nAre you sure you want to continue? (Y/N)\n")
|
||||
if not answer.lower() in ['y', 'yes']:
|
||||
print("Aborted")
|
||||
sys.exit(1)
|
||||
|
||||
# Write alacritty config
|
||||
with io.open(conf, 'w', encoding='utf8') as outfile:
|
||||
with io.open(conf_path, 'w', encoding='utf8') as outfile:
|
||||
yaml.dump(data_loaded, outfile)
|
||||
|
||||
@@ -53,12 +53,12 @@ if [[ -z "${TERMINAL:-}" ]]; then
|
||||
# | Check for the terminal name (depening on os)
|
||||
# | ===========================================
|
||||
OS="$(uname)"
|
||||
if [[ "$OS" = "Darwin" ]]; then
|
||||
if [[ "$TERM" = "xterm-kitty" ]]; then
|
||||
TERMINAL="kitty"
|
||||
elif [[ "$OS" = "Darwin" ]]; then
|
||||
TERMINAL=$TERM_PROGRAM
|
||||
elif [[ "${OS#CYGWIN}" != "${OS}" ]]; then
|
||||
TERMINAL="mintty"
|
||||
elif [[ "$TERM" = "xterm-kitty" ]]; then
|
||||
TERMINAL="kitty"
|
||||
else
|
||||
# |
|
||||
# | Depending on how the script was invoked, we need
|
||||
@@ -385,7 +385,19 @@ apply_elementary() {
|
||||
# |
|
||||
# | Applying values on elementary/pantheon terminal
|
||||
# | ===========================================
|
||||
gset background "${BACKGROUND_COLOR}"
|
||||
|
||||
local BG_COLOR="${BACKGROUND_COLOR}"
|
||||
|
||||
# If the background color is in the format #rrggbb, convert it to rgba(r,g,b,0.95).
|
||||
# This makes it 5% transparent, which is the default in elementary OS.
|
||||
if [[ ${BACKGROUND_COLOR} =~ ^#[[:xdigit:]]{6}$ ]]; then
|
||||
local R="$((16#${BACKGROUND_COLOR:1:2}))"
|
||||
local G="$((16#${BACKGROUND_COLOR:3:2}))"
|
||||
local B="$((16#${BACKGROUND_COLOR:5:2}))"
|
||||
BG_COLOR="rgba($R,$G,$B,0.95)"
|
||||
fi
|
||||
|
||||
gset background "${BG_COLOR}"
|
||||
gset foreground "${FOREGROUND_COLOR}"
|
||||
gset cursor-color "${CURSOR_COLOR}"
|
||||
gset palette "${COLOR_01}:${COLOR_02}:${COLOR_03}:${COLOR_04}:${COLOR_05}:${COLOR_06}:${COLOR_07}:${COLOR_08}:${COLOR_09}:${COLOR_10}:${COLOR_11}:${COLOR_12}:${COLOR_13}:${COLOR_14}:${COLOR_15}:${COLOR_16}"
|
||||
@@ -467,7 +479,7 @@ apply_alacritty() {
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${SCRIPT_PATH}/apply-alacritty.py" ]]; then
|
||||
@@ -538,7 +550,7 @@ apply_kitty() {
|
||||
rm -f "$CFGFILE"
|
||||
|
||||
echo "# Color theme: $PROFILE_NAME" >> "$CFGFILE"
|
||||
echo "# Auto-generated by Gogh (https://mayccoll.github.io/Gogh/)" >> "$CFGFILE"
|
||||
echo "# Auto-generated by Gogh (https://Gogh-Co.github.io/Gogh/)" >> "$CFGFILE"
|
||||
echo "" >> "$CFGFILE"
|
||||
echo "color0 $COLOR_01" >> "$CFGFILE"
|
||||
echo "color1 $COLOR_02" >> "$CFGFILE"
|
||||
@@ -823,7 +835,7 @@ apply_xfce4-terminal() {
|
||||
|
||||
printf '%s\n' \
|
||||
"; Generated by Gogh" \
|
||||
"; https://mayccoll.github.io/Gogh" \
|
||||
"; https://Gogh-Co.github.io/Gogh" \
|
||||
"[Scheme]" \
|
||||
"Name=${PROFILE_NAME}" \
|
||||
"ColorForeground=${FOREGROUND_COLOR}" \
|
||||
@@ -998,7 +1010,7 @@ case "${TERMINAL}" in
|
||||
" kitty" \
|
||||
" konsole" \
|
||||
"" \
|
||||
"If you believe you have recieved this message in error," \
|
||||
"If you believe you have received this message in error," \
|
||||
"try manually setting \`TERMINAL', hint: ps -h -o comm -p \$PPID"
|
||||
exit 1
|
||||
;;
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
|
||||

|
||||

|
||||
|
||||
-----
|
||||
|
||||
# HELP
|
||||
|
||||
- [Ubuntu 19.10: default_profile not a valid identifier, command not found](https://github.com/Mayccoll/Gogh/issues/203)
|
||||
- [Using Elementary terminal but says unsupported](https://github.com/Mayccoll/Gogh/issues/175)
|
||||
- [Doesn't working Debian](https://github.com/Mayccoll/Gogh/issues/63)
|
||||
- [Not Working on Ubuntu](https://github.com/Mayccoll/Gogh/issues/41)
|
||||
- [Ubuntu 19.10: default_profile not a valid identifier, command not found](https://github.com/Gogh-Co/Gogh/issues/203)
|
||||
- [Using Elementary terminal but says unsupported](https://github.com/Gogh-Co/Gogh/issues/175)
|
||||
- [Doesn't working Debian](https://github.com/Gogh-Co/Gogh/issues/63)
|
||||
- [Not Working on Ubuntu](https://github.com/Gogh-Co/Gogh/issues/41)
|
||||
|
||||
## Elementary OS
|
||||
|
||||
@@ -26,7 +26,7 @@ source .bashrc
|
||||
|
||||
## Debian Fixes
|
||||
|
||||
### [Fix 1](https://github.com/Mayccoll/Gogh/issues/63#issuecomment-361071956) (@romzie):
|
||||
### [Fix 1](https://github.com/Gogh-Co/Gogh/issues/63#issuecomment-361071956) (@romzie):
|
||||
|
||||
- reset your profiles:
|
||||
|
||||
@@ -34,7 +34,7 @@ source .bashrc
|
||||
dconf reset -f /org/gnome/terminal/legacy/profiles:/
|
||||
```
|
||||
|
||||
### [Fix 2](https://github.com/Mayccoll/Gogh/issues/63#issuecomment-401224491) (@MalwareJedi):
|
||||
### [Fix 2](https://github.com/Gogh-Co/Gogh/issues/63#issuecomment-401224491) (@MalwareJedi):
|
||||
|
||||
- Reset your profiles:
|
||||
|
||||
@@ -49,7 +49,7 @@ dconf reset -f /org/gnome/terminal/legacy/profiles:/
|
||||
- Confirm **Default** is still listed in your profiles.
|
||||
- If it is, run the Gogh script again.
|
||||
|
||||
### [Fix 3](https://github.com/Mayccoll/Gogh/issues/63#issuecomment-401510226) (@sui74):
|
||||
### [Fix 3](https://github.com/Gogh-Co/Gogh/issues/63#issuecomment-401510226) (@sui74):
|
||||
|
||||
- Reset your profiles:
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||

|
||||

|
||||
|
||||
-----
|
||||
|
||||
@@ -15,7 +15,7 @@ Please feel free to use and create your own color schemes.
|
||||
|
||||
- **The Script**
|
||||
|
||||
https://github.com/Mayccoll/Gogh/blob/master/_base.sh
|
||||
https://github.com/Gogh-Co/Gogh/blob/master/_base.sh
|
||||
|
||||
- **Variables**
|
||||
|
||||
@@ -70,7 +70,7 @@ In comments variables is that of the console belongs each color.
|
||||
|
||||
Here is a picture that explains a little better as colors are distributed.
|
||||
|
||||

|
||||

|
||||
|
||||
- **View Colors**
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -24,7 +24,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<a href=https://github.com/Mayccoll/Gogh>
|
||||
<a href=https://github.com/Gogh-Co/Gogh>
|
||||
<img
|
||||
loading="lazy"
|
||||
width="149"
|
||||
@@ -39,7 +39,7 @@
|
||||
<header class="gogh-header">
|
||||
<h1>
|
||||
<span> Gogh </span>
|
||||
<img src="https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/gogh/Gogh-logo-dark.png" alt="">
|
||||
<img src="https://raw.githubusercontent.com/Gogh-Co/Gogh/master/images/gogh/Gogh-logo-dark.png" alt="">
|
||||
</h1>
|
||||
</header>
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
<div class=github-int>
|
||||
<a class="github-button"
|
||||
href=https://github.com/Mayccoll/Gogh
|
||||
href=https://github.com/Gogh-Co/Gogh
|
||||
data-color-scheme="no-preference: dark; light: light; dark: dark;"
|
||||
data-size=large
|
||||
aria-label="Star ntkme/github-buttons on GitHub">
|
||||
@@ -65,7 +65,7 @@
|
||||
</a>
|
||||
<!-- Place this tag where you want the button to render. -->
|
||||
<a class="github-button"
|
||||
href="https://github.com/Mayccoll/Gogh"
|
||||
href="https://github.com/Gogh-Co/Gogh"
|
||||
data-color-scheme="no-preference: dark; light: light; dark: dark;"
|
||||
data-icon="octicon-star"
|
||||
data-size="large"
|
||||
@@ -269,7 +269,7 @@
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/shufflejs@5.3.0/dist/shuffle.min.js"></script>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/axios@0.27.2/dist/axios.min.js"></script>
|
||||
|
||||
<script src=https://buttons.github.io/buttons.js async="" defer="" id=github-bjs></script>
|
||||
|
||||
|
||||
@@ -117,7 +117,7 @@ function sortColors (colors) {
|
||||
* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
*/
|
||||
|
||||
var $getUrl = 'https://raw.githubusercontent.com/Mayccoll/Gogh/master/data/themes.json';
|
||||
var $getUrl = 'https://raw.githubusercontent.com/Gogh-Co/Gogh/master/data/themes.json';
|
||||
|
||||
const $app = {
|
||||
data () {
|
||||
|
||||
21
gogh.sh
21
gogh.sh
@@ -12,7 +12,7 @@ GLOBAL_VAR_CLEANUP(){
|
||||
trap 'GLOBAL_VAR_CLEANUP; trap - EXIT' EXIT HUP INT QUIT PIPE TERM
|
||||
|
||||
# TO-DO: Investigate dynamically building this array e.g.
|
||||
# curl -s https://github.com/Mayccoll/Gogh/tree/master/themes | grep -o "title=.*\.sh\" " | awk -F '=' '{print $2}'
|
||||
# curl -s https://github.com/Gogh-Co/Gogh/tree/master/themes | grep -o "title=.*\.sh\" " | awk -F '=' '{print $2}'
|
||||
declare -a THEMES=(
|
||||
'3024-day.sh'
|
||||
'3024-night.sh'
|
||||
@@ -37,10 +37,18 @@ declare -a THEMES=(
|
||||
'bluloco-light.sh'
|
||||
'bluloco-zsh-light.sh'
|
||||
'borland.sh'
|
||||
'breath-light.sh'
|
||||
'breath-silverfox.sh'
|
||||
'breath.sh'
|
||||
'breeze.sh'
|
||||
'broadcast.sh'
|
||||
'brogrammer.sh'
|
||||
'c64.sh'
|
||||
'cai.sh'
|
||||
'catppuccin-frappe.sh'
|
||||
'catppuccin-latte.sh'
|
||||
'catppuccin-macchiato.sh'
|
||||
'catppuccin-mocha.sh'
|
||||
'chalk.sh'
|
||||
'chalkboard.sh'
|
||||
'chameleon.sh'
|
||||
@@ -65,6 +73,9 @@ declare -a THEMES=(
|
||||
'elio.sh'
|
||||
'espresso-libre.sh'
|
||||
'espresso.sh'
|
||||
'everblush.sh'
|
||||
'everforest-dark.sh'
|
||||
'everforest-light.sh'
|
||||
'fairyfloss.sh'
|
||||
'fairyflossdark.sh'
|
||||
'fishtank.sh'
|
||||
@@ -108,6 +119,7 @@ declare -a THEMES=(
|
||||
'japanesque.sh'
|
||||
'jellybeans.sh'
|
||||
'jup.sh'
|
||||
'kanagawa.sh'
|
||||
'kibble.sh'
|
||||
'kokuban.sh'
|
||||
'laserwave.sh'
|
||||
@@ -145,6 +157,7 @@ declare -a THEMES=(
|
||||
'nep.sh'
|
||||
'neutron.sh'
|
||||
'night-owl.sh'
|
||||
'nightfox.sh'
|
||||
'nightlion-v1.sh'
|
||||
'nightlion-v2.sh'
|
||||
'nighty.sh'
|
||||
@@ -179,6 +192,9 @@ declare -a THEMES=(
|
||||
'red-sands.sh'
|
||||
'relaxed.sh'
|
||||
'rippedcasts.sh'
|
||||
'rose-pine-dawn.sh'
|
||||
'rose-pine-moon.sh'
|
||||
'rose-pine.sh'
|
||||
'royal.sh'
|
||||
'sat.sh'
|
||||
'sea-shells.sh'
|
||||
@@ -208,6 +224,7 @@ declare -a THEMES=(
|
||||
'sweet-terminal.sh'
|
||||
'symphonic.sh'
|
||||
'synthwave.sh'
|
||||
'synthwave-alpha.sh'
|
||||
'teerb.sh'
|
||||
'tender.sh'
|
||||
'terminal-basic.sh'
|
||||
@@ -242,7 +259,7 @@ declare -a THEMES=(
|
||||
)
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
PROGRESS_URL="https://raw.githubusercontent.com/phenonymous/shell-progressbar/1.0/progress.sh"
|
||||
|
||||
capitalize() {
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"description": "",
|
||||
"main": "",
|
||||
"scripts": {
|
||||
"dev": "gulp dev",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
|
||||
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
ruamel.yaml==0.17.21
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||

|
||||

|
||||
|
||||
-----
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ if [[ "${COLORTERM:-}" != "truecolor" ]] && [[ "${COLORTERM:-}" != "24bit" ]]; t
|
||||
fi
|
||||
|
||||
# Print all themes without applying, this variable gets checked in apply-colors.sh
|
||||
export GOGH_DRY_RUN=1
|
||||
export GOGH_DRY_RUN=1
|
||||
|
||||
color () {
|
||||
printf '%b\n' "${DEMO_COLOR_01} ███ *** AaBbCs --- ███ $(tput sgr0) ---> Color 01 'tput setaf 0'" # black
|
||||
@@ -213,7 +213,7 @@ declare -a THEMES=(
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
PROGRESS_URL="https://raw.githubusercontent.com/phenonymous/shell-progressbar/1.0/progress.sh"
|
||||
|
||||
capitalize() {
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
55
themes/breath-light.sh
Executable file
55
themes/breath-light.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#E8E8E8" # HOST
|
||||
export COLOR_02="#ED1515" # SYNTAX_STRING
|
||||
export COLOR_03="#C0392B" # COMMAND
|
||||
export COLOR_04="#F67400" # COMMAND_COLOR2
|
||||
export COLOR_05="#1D99F3" # PATH
|
||||
export COLOR_06="#9B59B6" # SYNTAX_VAR
|
||||
export COLOR_07="#1ABC9C" # PROMP
|
||||
export COLOR_08="#FCFCFC" #
|
||||
|
||||
export COLOR_09="#7F8C8D" #
|
||||
export COLOR_10="#C0392B" # COMMAND_ERROR
|
||||
export COLOR_11="#55A649" # EXEC
|
||||
export COLOR_12="#FDBC4B" #
|
||||
export COLOR_13="#3DAEE9" # FOLDER
|
||||
export COLOR_14="#8E44AD" #
|
||||
export COLOR_15="#16A085" #
|
||||
export COLOR_16="#FFFFFF" #
|
||||
|
||||
export BACKGROUND_COLOR="#E8E8E8" # Background Color
|
||||
export FOREGROUND_COLOR="#292F34" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Breath Light"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
55
themes/breath-silverfox.sh
Executable file
55
themes/breath-silverfox.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#1e2229" # HOST
|
||||
export COLOR_02="#ed1515" # SYNTAX_STRING
|
||||
export COLOR_03="#44853a" # COMMAND
|
||||
export COLOR_04="#f67400" # COMMAND_COLOR2
|
||||
export COLOR_05="#1d99f3" # PATH
|
||||
export COLOR_06="#9b59b6" # SYNTAX_VAR
|
||||
export COLOR_07="#1abc9c" # PROMP
|
||||
export COLOR_08="#fcfcfc" #
|
||||
|
||||
export COLOR_09="#7f8c8d" #
|
||||
export COLOR_10="#c0392b" # COMMAND_ERROR
|
||||
export COLOR_11="#55a649" # EXEC
|
||||
export COLOR_12="#fdbc4b" #
|
||||
export COLOR_13="#3daee9" # FOLDER
|
||||
export COLOR_14="#8e44ad" #
|
||||
export COLOR_15="#16a085" #
|
||||
export COLOR_16="#ffffff" #
|
||||
|
||||
export BACKGROUND_COLOR="#1e2229" # Background Color
|
||||
export FOREGROUND_COLOR="#bbbbbb" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Breath Silverfox"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
55
themes/breath.sh
Executable file
55
themes/breath.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#1E2229" # HOST
|
||||
export COLOR_02="#ED1515" # SYNTAX_STRING
|
||||
export COLOR_03="#44853A" # COMMAND
|
||||
export COLOR_04="#F67400" # COMMAND_COLOR2
|
||||
export COLOR_05="#1D99F3" # PATH
|
||||
export COLOR_06="#9B59B6" # SYNTAX_VAR
|
||||
export COLOR_07="#1ABC9C" # PROMP
|
||||
export COLOR_08="#FCFCFC" #
|
||||
|
||||
export COLOR_09="#7F8C8D" #
|
||||
export COLOR_10="#C0392B" # COMMAND_ERROR
|
||||
export COLOR_11="#55A649" # EXEC
|
||||
export COLOR_12="#FDBC4B" #
|
||||
export COLOR_13="#3DAEE9" # FOLDER
|
||||
export COLOR_14="#8E44AD" #
|
||||
export COLOR_15="#16A085" #
|
||||
export COLOR_16="#FFFFFF" #
|
||||
|
||||
export BACKGROUND_COLOR="#1E2229" # Background Color
|
||||
export FOREGROUND_COLOR="#17A88B" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Breath"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
55
themes/breeze.sh
Executable file
55
themes/breeze.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#232627" # HOST
|
||||
export COLOR_02="#ED1515" # SYNTAX_STRING
|
||||
export COLOR_03="#11D116" # COMMAND
|
||||
export COLOR_04="#F67400" # COMMAND_COLOR2
|
||||
export COLOR_05="#1D99F3" # PATH
|
||||
export COLOR_06="#9B59B6" # SYNTAX_VAR
|
||||
export COLOR_07="#1ABC9C" # PROMP
|
||||
export COLOR_08="#FCFCFC" #
|
||||
|
||||
export COLOR_09="#7F8C8D" #
|
||||
export COLOR_10="#C0392B" # COMMAND_ERROR
|
||||
export COLOR_11="#1CDC9A" # EXEC
|
||||
export COLOR_12="#FDBC4B" #
|
||||
export COLOR_13="#3DAEE9" # FOLDER
|
||||
export COLOR_14="#8E44AD" #
|
||||
export COLOR_15="#16A085" #
|
||||
export COLOR_16="#FFFFFF" #
|
||||
|
||||
export BACKGROUND_COLOR="#232627" # Background Color
|
||||
export FOREGROUND_COLOR="#FCFCFC" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Breeze"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
55
themes/catppuccin-frappe.sh
Executable file
55
themes/catppuccin-frappe.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#51576D" # Black
|
||||
export COLOR_02="#E78284" # Red
|
||||
export COLOR_03="#A6D189" # Green
|
||||
export COLOR_04="#E5C890" # Yellow
|
||||
export COLOR_05="#8CAAEE" # Blue
|
||||
export COLOR_06="#F4B8E4" # Magenta
|
||||
export COLOR_07="#81C8BE" # Cyan
|
||||
export COLOR_08="#B5BFE2" # Light gray
|
||||
|
||||
export COLOR_09="#626880" # Dark gray
|
||||
export COLOR_10="#E78284" # Light Red
|
||||
export COLOR_11="#A6D189" # Light Green
|
||||
export COLOR_12="#E5C890" # Light Yellow
|
||||
export COLOR_13="#8CAAEE" # Light Blue
|
||||
export COLOR_14="#F4B8E4" # Light Magenta
|
||||
export COLOR_15="#81C8BE" # Light Cyan
|
||||
export COLOR_16="#A5ADCE" # White
|
||||
|
||||
export BACKGROUND_COLOR="#303446" # Background Color
|
||||
export FOREGROUND_COLOR="#C6D0F5" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Catppuccin Frappé"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
55
themes/catppuccin-latte.sh
Executable file
55
themes/catppuccin-latte.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#5C5F77" # Black
|
||||
export COLOR_02="#D20F39" # Red
|
||||
export COLOR_03="#40A02B" # Green
|
||||
export COLOR_04="#DF8E1D" # Yellow
|
||||
export COLOR_05="#1E66F5" # Blue
|
||||
export COLOR_06="#EA76CB" # Magenta
|
||||
export COLOR_07="#179299" # Cyan
|
||||
export COLOR_08="#ACB0BE" # Light gray
|
||||
|
||||
export COLOR_09="#6C6F85" # Dark gray
|
||||
export COLOR_10="#D20F39" # Light Red
|
||||
export COLOR_11="#40A02B" # Light Green
|
||||
export COLOR_12="#DF8E1D" # Light Yellow
|
||||
export COLOR_13="#1E66F5" # Light Blue
|
||||
export COLOR_14="#EA76CB" # Light Magenta
|
||||
export COLOR_15="#179299" # Light Cyan
|
||||
export COLOR_16="#BCC0CC" # White
|
||||
|
||||
export BACKGROUND_COLOR="#EFF1F5" # Background Color
|
||||
export FOREGROUND_COLOR="#4C4F69" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Catppuccin Latte"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
55
themes/catppuccin-macchiato.sh
Executable file
55
themes/catppuccin-macchiato.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#494D64" # Black
|
||||
export COLOR_02="#ED8796" # Red
|
||||
export COLOR_03="#A6DA95" # Green
|
||||
export COLOR_04="#EED49F" # Yellow
|
||||
export COLOR_05="#8AADF4" # Blue
|
||||
export COLOR_06="#F5BDE6" # Magenta
|
||||
export COLOR_07="#8BD5CA" # Cyan
|
||||
export COLOR_08="#B8C0E0" # Light gray
|
||||
|
||||
export COLOR_09="#5B6078" # Dark gray
|
||||
export COLOR_10="#ED8796" # Light Red
|
||||
export COLOR_11="#A6DA95" # Light Green
|
||||
export COLOR_12="#EED49F" # Light Yellow
|
||||
export COLOR_13="#8AADF4" # Light Blue
|
||||
export COLOR_14="#F5BDE6" # Light Magenta
|
||||
export COLOR_15="#8BD5CA" # Light Cyan
|
||||
export COLOR_16="#A5ADCB" # White
|
||||
|
||||
export BACKGROUND_COLOR="#24273A" # Background Color
|
||||
export FOREGROUND_COLOR="#CAD3F5" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Catppuccin Macchiato"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
55
themes/catppuccin-mocha.sh
Executable file
55
themes/catppuccin-mocha.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#45475A" # Black
|
||||
export COLOR_02="#F38BA8" # Red
|
||||
export COLOR_03="#A6E3A1" # Green
|
||||
export COLOR_04="#F9E2AF" # Yellow
|
||||
export COLOR_05="#89B4FA" # Blue
|
||||
export COLOR_06="#F5C2E7" # Magenta
|
||||
export COLOR_07="#94E2D5" # Cyan
|
||||
export COLOR_08="#BAC2DE" # Light gray
|
||||
|
||||
export COLOR_09="#585B70" # Dark gray
|
||||
export COLOR_10="#F38BA8" # Light Red
|
||||
export COLOR_11="#A6E3A1" # Light Green
|
||||
export COLOR_12="#F9E2AF" # Light Yellow
|
||||
export COLOR_13="#89B4FA" # Light Blue
|
||||
export COLOR_14="#F5C2E7" # Light Magenta
|
||||
export COLOR_15="#94E2D5" # Light Cyan
|
||||
export COLOR_16="#A6ADC8" # White
|
||||
|
||||
export BACKGROUND_COLOR="#" # Background Color
|
||||
export FOREGROUND_COLOR="#" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Catppuccin Mocha"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
2
themes/chameleon.sh
Normal file → Executable file
2
themes/chameleon.sh
Normal file → Executable file
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -38,7 +38,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
55
themes/everblush.sh
Executable file
55
themes/everblush.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#232A2D" # Black
|
||||
export COLOR_02="#E57474" # Red
|
||||
export COLOR_03="#8CCF7E" # Green
|
||||
export COLOR_04="#E5C76B" # Yellow
|
||||
export COLOR_05="#67B0E8" # Blue
|
||||
export COLOR_06="#C47FD5" # Magenta
|
||||
export COLOR_07="#6CBFBF" # Cyan
|
||||
export COLOR_08="#B3B9B8" # Light gray
|
||||
|
||||
export COLOR_09="#2D3437" # Dark gray
|
||||
export COLOR_10="#EF7E7E" # Light Red
|
||||
export COLOR_11="#96D988" # Light Green
|
||||
export COLOR_12="#F4D67A" # Light Yellow
|
||||
export COLOR_13="#71BAF2" # Light Blue
|
||||
export COLOR_14="#CE89DF" # Light Magenta
|
||||
export COLOR_15="#67CBE7" # Light Cyan
|
||||
export COLOR_16="#BDC3C2" # White
|
||||
|
||||
export BACKGROUND_COLOR="#141B1E" # Background Color
|
||||
export FOREGROUND_COLOR="#DADADA" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Everblush"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
55
themes/everforest-dark.sh
Executable file
55
themes/everforest-dark.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#4B565C" # Black
|
||||
export COLOR_02="#E67E80" # Red
|
||||
export COLOR_03="#A7C080" # Green
|
||||
export COLOR_04="#DBBC7F" # Yellow
|
||||
export COLOR_05="#7FBBB3" # Blue
|
||||
export COLOR_06="#D699B6" # Magenta
|
||||
export COLOR_07="#83C092" # Cyan
|
||||
export COLOR_08="#D3C6AA" # Light gray
|
||||
|
||||
export COLOR_09="#5C6A72" # Dark gray
|
||||
export COLOR_10="#F85552" # Light Red
|
||||
export COLOR_11="#8DA101" # Light Green
|
||||
export COLOR_12="#DFA000" # Light Yellow
|
||||
export COLOR_13="#3A94C5" # Light Blue
|
||||
export COLOR_14="#DF69BA" # Light Magenta
|
||||
export COLOR_15="#35A77C" # Light Cyan
|
||||
export COLOR_16="#DFDDC8" # White
|
||||
|
||||
export BACKGROUND_COLOR="#2F383E" # Background Color
|
||||
export FOREGROUND_COLOR="#D3C6AA" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Everforest Dark"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
55
themes/everforest-light.sh
Executable file
55
themes/everforest-light.sh
Executable file
@@ -0,0 +1,55 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#5C6A72" # Black
|
||||
export COLOR_02="#F85552" # Red
|
||||
export COLOR_03="#8DA101" # Green
|
||||
export COLOR_04="#DFA000" # Yellow
|
||||
export COLOR_05="#3A94C5" # Blue
|
||||
export COLOR_06="#DF69BA" # Magenta
|
||||
export COLOR_07="#35A77C" # Cyan
|
||||
export COLOR_08="#DFDDC8" # Light gray
|
||||
|
||||
export COLOR_09="#4B565C" # Dark gray
|
||||
export COLOR_10="#E67E80" # Light Red
|
||||
export COLOR_11="#A7C080" # Light Green
|
||||
export COLOR_12="#DBBC7F" # Light Yellow
|
||||
export COLOR_13="#7FBBB3" # Light Blue
|
||||
export COLOR_14="#D699B6" # Light Magenta
|
||||
export COLOR_15="#83C092" # Light Cyan
|
||||
export COLOR_16="#D3C6AA" # White
|
||||
|
||||
export BACKGROUND_COLOR="#FDF6E3" # Background Color
|
||||
export FOREGROUND_COLOR="#5C6A72" # Foreground Color (text)
|
||||
export CURSOR_COLOR="$FOREGROUND_COLOR" # Cursor color
|
||||
export PROFILE_NAME="Everforest Light"
|
||||
# =============================================================== #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# =============================================================== #
|
||||
# | Apply Colors
|
||||
# ===============================================================|#
|
||||
SCRIPT_PATH="${SCRIPT_PATH:-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}"
|
||||
PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
else
|
||||
if [[ "$(uname)" = "Darwin" ]]; then
|
||||
# OSX ships with curl and ancient bash
|
||||
bash -c "$(curl -so- "${BASE_URL}/apply-colors.sh")"
|
||||
else
|
||||
# Linux ships with wget
|
||||
bash -c "$(wget -qO- "${BASE_URL}/apply-colors.sh")"
|
||||
fi
|
||||
fi
|
||||
@@ -1,27 +1,27 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#42395D"
|
||||
export COLOR_02="#A8757B"
|
||||
export COLOR_03="#FF857F"
|
||||
export COLOR_04="#E6C000"
|
||||
export COLOR_05="#AE81FF"
|
||||
export COLOR_06="#716799"
|
||||
export COLOR_07="#C2FFDF"
|
||||
export COLOR_08="#F8F8F2"
|
||||
export COLOR_01="#42395D"
|
||||
export COLOR_02="#A8757B"
|
||||
export COLOR_03="#FF857F"
|
||||
export COLOR_04="#E6C000"
|
||||
export COLOR_05="#AE81FF"
|
||||
export COLOR_06="#716799"
|
||||
export COLOR_07="#C2FFDF"
|
||||
export COLOR_08="#F8F8F2"
|
||||
|
||||
export COLOR_09="#75507B"
|
||||
export COLOR_10="#FFB8D1"
|
||||
export COLOR_11="#F1568E"
|
||||
export COLOR_12="#D5A425"
|
||||
export COLOR_13="#C5A3FF"
|
||||
export COLOR_14="#8077A8"
|
||||
export COLOR_15="#C2FFFF"
|
||||
export COLOR_16="#F8F8F0"
|
||||
export COLOR_09="#75507B"
|
||||
export COLOR_10="#FFB8D1"
|
||||
export COLOR_11="#F1568E"
|
||||
export COLOR_12="#D5A425"
|
||||
export COLOR_13="#C5A3FF"
|
||||
export COLOR_14="#8077A8"
|
||||
export COLOR_15="#C2FFFF"
|
||||
export COLOR_16="#F8F8F0"
|
||||
|
||||
export BACKGROUND_COLOR="#5A5475"
|
||||
export FOREGROUND_COLOR="#C2FFDF"
|
||||
export CURSOR_COLOR="#FFB8D1"
|
||||
export BACKGROUND_COLOR="#5A5475"
|
||||
export FOREGROUND_COLOR="#C2FFDF"
|
||||
export CURSOR_COLOR="#FFB8D1"
|
||||
export PROFILE_NAME="Fairy Floss"
|
||||
# =============================================================== #
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# ====================CONFIG THIS =============================== #
|
||||
export COLOR_01="#42395D"
|
||||
export COLOR_02="#A8757B"
|
||||
export COLOR_03="#FF857F"
|
||||
export COLOR_04="#E6C000"
|
||||
export COLOR_05="#AE81FF"
|
||||
export COLOR_06="#716799"
|
||||
export COLOR_07="#C2FFDF"
|
||||
export COLOR_08="#F8F8F2"
|
||||
export COLOR_01="#42395D"
|
||||
export COLOR_02="#A8757B"
|
||||
export COLOR_03="#FF857F"
|
||||
export COLOR_04="#E6C000"
|
||||
export COLOR_05="#AE81FF"
|
||||
export COLOR_06="#716799"
|
||||
export COLOR_07="#C2FFDF"
|
||||
export COLOR_08="#F8F8F2"
|
||||
|
||||
export COLOR_09="#75507B"
|
||||
export COLOR_10="#FFB8D1"
|
||||
export COLOR_11="#F1568E"
|
||||
export COLOR_12="#D5A425"
|
||||
export COLOR_13="#C5A3FF"
|
||||
export COLOR_14="#8077A8"
|
||||
export COLOR_15="#C2FFFF"
|
||||
export COLOR_16="#F8F8F0"
|
||||
export COLOR_09="#75507B"
|
||||
export COLOR_10="#FFB8D1"
|
||||
export COLOR_11="#F1568E"
|
||||
export COLOR_12="#D5A425"
|
||||
export COLOR_13="#C5A3FF"
|
||||
export COLOR_14="#8077A8"
|
||||
export COLOR_15="#C2FFFF"
|
||||
export COLOR_16="#F8F8F0"
|
||||
|
||||
export BACKGROUND_COLOR="#42395D"
|
||||
export FOREGROUND_COLOR="#C2FFDF"
|
||||
export CURSOR_COLOR="#FFB8D1"
|
||||
export BACKGROUND_COLOR="#42395D"
|
||||
export FOREGROUND_COLOR="#C2FFDF"
|
||||
export CURSOR_COLOR="#FFB8D1"
|
||||
export PROFILE_NAME="Fairy Floss Dark"
|
||||
# =============================================================== #
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -40,7 +40,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#==================== CONFIG THIS ======================#
|
||||
export COLOR_01='#F9F5F5' # HOST :: WHITE
|
||||
@@ -33,7 +33,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
bash "${PARENT_PATH}/apply-colors.sh"
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
@@ -39,7 +39,7 @@ PARENT_PATH="$(dirname "${SCRIPT_PATH}")"
|
||||
|
||||
# Allow developer to change url to forked url for easier testing
|
||||
# IMPORTANT: Make sure you export this variable if your main shell is not bash
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Mayccoll/Gogh/master"}
|
||||
BASE_URL=${BASE_URL:-"https://raw.githubusercontent.com/Gogh-Co/Gogh/master"}
|
||||
|
||||
|
||||
if [[ -e "${PARENT_PATH}/apply-colors.sh" ]]; then
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user