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

67 Commits

Author SHA1 Message Date
09e93b3217 Add VS Code Dark+ theme 2019-06-02 13:55:48 +01:00
073d8c9a98 Add papercolor theme 2019-06-01 16:14:51 +02:00
bff3e0e130 Add neon-night
Co-authored-by: Chase Adams <realchaseadams@gmail.com>
2019-05-21 21:19:07 +02:00
087ea6ec3c Prepped for mono themes pr 2019-03-16 18:33:10 +01:00
fedf26db2a Revert URL patches for PR 2019-03-14 19:24:36 +01:00
7e2b772862 Tweak hues on ibm3270 scheme
More distinguishable white and light gray hues
2019-03-14 11:54:15 +01:00
ab9b199a4d Fixed ibm3270 scheme colors 2019-03-14 11:51:30 +01:00
e373458abc Add ibm3270 theme
Added a theme derived from the 3270 Terminal's color palette
2019-03-14 11:29:32 +01:00
916301468a update theme list 2018-12-17 22:12:06 -05:00
10815c8708 Add Maia theme 2018-12-16 22:24:23 +01:00
387f861c99 New theme, google-light
- Fix missing theme
 - Reorder google-themes
2018-12-02 18:24:54 +01:00
b9d5705a4a Merge branch 'master' of github.com:Mayccoll/Gogh into googledark 2018-12-01 20:37:00 +01:00
3de7c971ce Fix typos 2018-12-01 14:26:46 -05:00
a6781ba70c New theme, google-dark 2018-12-01 20:20:22 +01:00
dbbe7c539d Fix typos 2018-12-01 13:42:33 -05:00
f0f1896470 Gogh colors in base - fix #161 2018-12-01 13:30:04 -05:00
451173a451 Add note about exporting BASE_URL if users current shell is not bash 2018-12-01 18:05:44 +01:00
8043e61dfc Add google themes in separate PR 2018-11-30 23:05:18 +01:00
5bdddddd62 Add new line to EOF 2018-11-30 23:02:56 +01:00
e1dc74f13a Change to 'bash -c' instead of 'eval' 2018-11-29 23:20:17 +01:00
cd200b7a41 Major update with tilix support 2018-11-29 21:48:25 +01:00
db039c6b4b Major update with tilix support 2018-11-22 00:16:21 +01:00
c60eb20614 Major update with tilix support 2018-11-13 18:51:25 +01:00
88f07d545d Major update with tilix support 2018-11-07 13:27:35 +01:00
a453f6a34d Major update with tilix support 2018-11-06 00:00:17 +01:00
fa0fed4bb1 Updating the bg && fg colors in the nighty theme. 2018-10-17 13:11:35 +02:00
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
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
38455d96f7 add a theme borrowed from Ubuntu 16.04, tested on CentOS 7 2018-02-26 18:54:33 +08:00
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
cf736cd5d1 gooey theme 2018-01-19 21:51:15 +00:00
6e9b059b6b normalize theme names 2017-12-27 12:10:17 -05:00
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
3b7bef08f4 Add Snazzy theme by Sindre Sorhus 2017-12-17 20:06:20 +05:30
22bfdbc3b5 change +x permissions to srcery.sh 2017-12-04 11:02:26 -05:00
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
de1bf4c132 OSX requires themes scripts to use curl & bash 3 2017-10-21 01:58:17 +02:00
aae3f59d5f Fixed gogh_colours not printing colours on OSX 2017-10-20 20:47:45 +02:00
edc517d1b5 Fixed one-half-dark to avoid color 0 & bg be the same colour 2017-10-19 11:34:24 +02:00
bf24d5d6c1 Added "One Half Dark" theme by @sonph 2017-10-19 11:13:48 +02:00
fbf5f0a9b0 add a foxnightly theme (bash script and png image) 2017-10-08 20:39:02 +03:00
66a08b8a18 fix all occurrences i could find 2017-08-10 18:35:14 -06:00
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
ce44581c76 Set execution permission 2017-07-08 14:44:28 -03:00
ac3d54986d Add PROFILE_NAME field 2017-07-08 14:28:09 -03:00
efaf62fd40 new themes Tilix-Themes 2017-07-07 17:51:58 -05:00
3f0fb12538 Import tilix themes from https://github.com/storm119/Tilix-Themes 2017-07-07 18:53:53 -03:00
bf262d14e0 rename files 2017-07-04 15:37:17 -05:00
b23d51b7a2 Ported OSX 'IR_Black' theme created by Todd Werth 2017-06-30 15:13:58 +02:00