1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
Commit Graph

47 Commits

Author SHA1 Message Date
phenonymous
cd200b7a41 Major update with tilix support 2018-11-29 21:48:25 +01:00
phenonymous
db039c6b4b Major update with tilix support 2018-11-22 00:16:21 +01:00
phenonymous
c60eb20614 Major update with tilix support 2018-11-13 18:51:25 +01:00
phenonymous
88f07d545d Major update with tilix support 2018-11-07 13:27:35 +01:00
phenonymous
a453f6a34d Major update with tilix support 2018-11-06 00:00:17 +01:00
Mohamed Amine Griche
fa0fed4bb1 Updating the bg && fg colors in the nighty theme. 2018-10-17 13:11:35 +02:00
Mohamed Amine Griche
f552f8653e Adding the nighty theme 2018-10-17 13:10:27 +02:00
m
39be09cd7d remove links - single themes 2018-08-30 16:57:05 -05:00
cbcoutinho
d410c0d577 Fix gruvbox.sh with light colors instead of dark colors
See original README for correct color codes:
    https://github.com/morhetz/gruvbox
2018-03-04 15:33:08 +01:00
showching
38455d96f7 add a theme borrowed from Ubuntu 16.04, tested on CentOS 7 2018-02-26 18:54:33 +08:00
lassimus
327e3c0d56 Change #121212 to #1b1d1e
As far as I can tell, the Molokai colorscheme comes from vim.
I updated the background and host color to match
https://github.com/tomasr/molokai
2018-02-24 09:36:22 -05:00
Matt Harris
cf736cd5d1 gooey theme 2018-01-19 21:51:15 +00:00
mquintero
6e9b059b6b normalize theme names 2017-12-27 12:10:17 -05:00
Ram Lmn
860c24ed58 Minor tweaks
- Format README.md and add links to theme authors
- Fix indentation in gogh.sh
- Modify comments to identify colors by their name rather than their
use
- shellcheck errors
  - quote variables in most places to prevent word globbing
  - use $(cmd) instead of legacy `cmd`
2017-12-20 17:49:26 +05:30
Ram Lmn
3b7bef08f4
Add Snazzy theme by Sindre Sorhus 2017-12-17 20:06:20 +05:30
mquintero
22bfdbc3b5 change +x permissions to srcery.sh 2017-12-04 11:02:26 -05:00
Arkady Telegin
d3e43cdd88
Add srcery.sh theme
Add srcery.sh theme, originally created by https://github.com/roosta/vim-srcery
2017-11-30 13:10:45 +04:00
Dimitri Bohlender
de1bf4c132 OSX requires themes scripts to use curl & bash 3 2017-10-21 01:58:17 +02:00
Dimitri Bohlender
aae3f59d5f Fixed gogh_colours not printing colours on OSX 2017-10-20 20:47:45 +02:00
Dimitri Bohlender
edc517d1b5 Fixed one-half-dark to avoid color 0 & bg be the same colour 2017-10-19 11:34:24 +02:00
Dimitri Bohlender
bf24d5d6c1 Added "One Half Dark" theme by @sonph 2017-10-19 11:13:48 +02:00
dagolinuxoid
fbf5f0a9b0 add a foxnightly theme (bash script and png image) 2017-10-08 20:39:02 +03:00
Kevin Mulvey
66a08b8a18
fix all occurrences i could find 2017-08-10 18:35:14 -06:00
Ben Berman
bd3d9381b4 Update gruvbox-dark.sh
Now gruvbox-dark is based on actual Gruvbox, as opposed to the variant of Gruvbox that happened to look good on the original user's machine. IMO, all configuration should be based on standard color palette order (such as "color 0" should be the background color and "color 1" should be semantically "light" red). The previous color scheme used the old palette, but ordered it somewhat randomly, with a blue in the "green" spot, purple in the "blue" spot, etc. Not sure exactly what was happening, but I believe this solves it.
2017-07-23 17:17:28 -04:00
FreddieOliveira
ce44581c76 Set execution permission 2017-07-08 14:44:28 -03:00
FreddieOliveira
ac3d54986d Add PROFILE_NAME field 2017-07-08 14:28:09 -03:00
mquintero
efaf62fd40 new themes Tilix-Themes 2017-07-07 17:51:58 -05:00
FreddieOliveira
3f0fb12538 Import tilix themes from https://github.com/storm119/Tilix-Themes 2017-07-07 18:53:53 -03:00
mquintero
bf262d14e0 rename files 2017-07-04 15:37:17 -05:00
Dimitri Bohlender
b23d51b7a2 Ported OSX 'IR_Black' theme created by Todd Werth 2017-06-30 15:13:58 +02:00
Jackson Miras
eaf774e969 Fixing the problem with text exhibition on htop 2017-06-16 23:20:41 -04:00
mquintero
bb1f47f8fc Improvements for local dev 2017-05-19 15:07:01 -05:00
mquintero
647a7d5d80 change image path 2017-05-19 13:32:26 -05:00
Mayccoll
de84d442d5 Merge pull request #68 from Shadowys/master
Added a nord light theme
2017-05-19 10:10:32 -05:00
Daniel Tan
0a0ddb98f9 modified nord so that it plays well with the liino theme. Also added nord light theme 2017-05-19 15:11:08 +08:00
Mayccoll
755f12a827 Merge pull request #66 from Shadowys/master
Added the nordic theme from https://github.com/arcticicestudio/nord
2017-05-02 10:03:52 -05:00
danieltan
dc5d2e221f Added the nordic theme from https://github.com/arcticicestudio/nord 2017-05-02 16:01:20 +08:00
Jackson Miras
7016a3444d Improving the solarized dark color scheme by adding some slightly contrasting colors 2017-05-01 02:31:48 -04:00
Erick Chacon Montalvan
da229c4a8e gruvbox dark theme added 2016-08-01 22:33:59 +01:00
Louis Taylor
683294140c Do not hardcode path to bash interpreter
I am unable to use these scripts on NixOS, since the bash interpreter is
in a different location to more conventional distros. Currently is is
/nix/store/jlg2n512jxnr1lxs72r1frxqdsf7jpdj-system-path/bin/bash on my
machine.

This patch uses env to find the correct path to the interpreter.
2016-05-21 16:03:59 +01:00
Mayccoll
3476a8f532 Merge pull request #35 from DoomHammer/fix-solarized
Fix Solarized colors
2016-03-19 20:06:15 -05:00
Piotr Gaczkowski
267b4b2ef5 Fix Solarized colors 2016-03-19 18:15:18 +01:00
Piotr Gaczkowski
56c396f56c Source local file if available 2016-03-19 16:40:48 +01:00
Rafael Czerwinski
b55cbaa03c One Dark & One Light 2015-08-24 23:08:18 +02:00
Mayccoll
05be2af28a Readme on themes folder 2015-08-14 12:30:24 -05:00
Mayccoll
e52a106479 add README in themes folder (link to content/themes.md) 2015-08-14 12:07:27 -05:00
Mayccoll
0bf0fbc941 themes in new folder 2015-08-14 11:05:35 -05:00