mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Color Scheme for Gnome Terminal and Pantheon Terminal
https://mayccoll.github.io/gogh/
images | ||
aci.sh | ||
aco.sh | ||
azu.sh | ||
bim.sh | ||
cai.sh | ||
elementary.sh | ||
elic.sh | ||
elio.sh | ||
jup.sh | ||
mar.sh | ||
miu.sh | ||
nep.sh | ||
README.md | ||
sat.sh | ||
shel.sh | ||
tin.sh | ||
ura.sh | ||
vag.sh |
Elementary-OS-Terminal-Colors
Color Schemes For Elementary OS - Linux Mint - Ubuntu
How to install:
- Download and save the script file, make this file executable and run it:
$ wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/elementary.sh
$ chmod +x elementary.sh
$ ./elementary.sh
- One line command
$ wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/elementary.sh && chmod +x elementary.sh && ./elementary.sh && rm elementary.sh
- Alternatively you can open the file and copy and paste lines directly into your shell.
gconftool-2 -s -t string /apps/gnome-terminal/profiles/Default/background_color '#101010101010'
gconftool-2 -s -t string /apps/gnome-terminal/profiles/Default/foreground_color '#f2f2f2f2f2f2'
gconftool-2 -s -t string /apps/gnome-terminal/profiles/Default/palette "#303030303030:#e1e132321a1a:#6a6ab0b01717:#ffffc0c00505:#00004f4f9e9e:#ecec00004848:#2a2aa7a7e7e7:#f2f2f2f2f2f2:#5d5d5d5d5d5d:#ffff36361e1e:#7b7bc9c91f1f:#ffffd0d00a0a:#00007171ffff:#ffff1d1d6262:#4b4bb8b8fdfd:#a0a02020f0f0"
Credits:
http://ciembor.github.io/4bit/
More themes:
- aci.sh
# One line command, copy and paste into the terminal
$ THEMEE="aci.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- aco.sh
# One line command, copy and paste into the terminal
$ THEMEE="aco.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- azu.sh
# One line command, copy and paste into the terminal
$ THEMEE="azu.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- cai.sh
# One line command, copy and paste into the terminal
$ THEMEE="cai.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- elic.sh
# One line command, copy and paste into the terminal
$ THEMEE="elic.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- elio.sh
# One line command, copy and paste into the terminal
$ THEMEE="elio.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- miu.sh
# One line command, copy and paste into the terminal
$ THEMEE="miu.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- tin.sh
# One line command, copy and paste into the terminal
$ THEMEE="tin.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- elementary.sh
# One line command, copy and paste into the terminal
$ THEMEE="elementary.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- vag.sh
# One line command, copy and paste into the terminal
$ THEMEE="vag.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- bim.sh
# One line command, copy and paste into the terminal
$ THEMEE="bim.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- jup.sh
# One line command, copy and paste into the terminal
$ THEMEE="jup.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- mar.sh
# One line command, copy and paste into the terminal
$ THEMEE="mar.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- nep.sh
# One line command, copy and paste into the terminal
$ THEMEE="nep.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- sat.sh
# One line command, copy and paste into the terminal
$ THEMEE="sat.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- she.sh
# One line command, copy and paste into the terminal
$ THEMEE="she.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE
- ura.sh
# One line command, copy and paste into the terminal
$ THEMEE="ura.sh" && wget https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/$THEMEE && chmod +x $THEMEE && ./$THEMEE && rm $THEMEE