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

728 Commits

Author SHA1 Message Date
Wez Furlong
1c485cdc73
Fix broken colors in Catppuccin Mocha
themes.json isn't fully parseable because of these broken color definitions.
Colors are imported from:
https://github.com/catppuccin/wezterm/blob/main/dist/catppuccin-mocha.toml#L12
https://github.com/catppuccin/wezterm/blob/main/dist/catppuccin-mocha.toml#L27
2023-01-11 13:45:41 -07:00
github-actions[bot]
a685d52146 ------- Generate themes.json ------- 2022-12-30 02:20:27 +00:00
Mgldvd
d3544f935e
Merge pull request #364 from mstuttgart/everforest-theme
Add Everforest Dark and Light theme set
2022-12-29 21:18:41 -05:00
Michell Stuttgart
01ad326558 Add Everforest Dark and Light theme set 2022-12-29 22:25:10 -03:00
github-actions[bot]
57bead62e0 ------- Generate themes.json ------- 2022-12-12 23:51:58 +00:00
Mgldvd
4f14bf46b6
Merge pull request #363 from planet36/update-srcery
Update srcery
2022-12-12 18:51:05 -05:00
planet36
d538bcefe6 Update srcery.sh 2022-12-12 18:16:58 -05:00
planet36
17ca9e57b3 Fix link 2022-12-12 18:16:33 -05:00
Mgldvd
78190e48c8
Merge pull request #362 from HendrikPetertje/boyscout-fix-permitions-for-new-themes
Make all new themes introduced recently executable
2022-12-12 09:28:29 -05:00
Peter van der Meulen
ca19fbac82
Make all new themes introduced recently executable 2022-12-12 11:23:13 +01:00
github-actions[bot]
a011ef81dd ------- Generate themes.json ------- 2022-12-07 15:10:51 +00:00
Mgldvd
46584398e2 Add new themes to gogh file 2022-12-07 10:09:38 -05:00
Mgldvd
6a139694b2
Merge pull request #361 from prateektade/add-more-themes
Add Catppuccin, Everblush and Rosé Pine themes
2022-12-07 10:06:44 -05:00
prateektade
8e14cf9a61 Add Catppuccin, Dracula and Rosé Pine scripts to themes folder 2022-12-07 19:08:00 +05:30
prateektade
76bbec4d25 Add Catppuccin, Dracula and Rosé Pine themes 2022-12-07 19:05:26 +05:30
Mgldvd
11a9e8e2f6
Merge pull request #359 from HendrikPetertje/fix-alacritty-generators
Fix Alacritty configuration script and docs
2022-11-22 20:01:25 -05:00
Peter van der Meulen
4a1cee9d29
Fix Alacritty configuration script and docs
Alacritty looks for its configuration files in a small range of folders on OSX
and other unix systems

When getting started with this project I noticed that on OSX the user_config_dir
defaults to "[/Users/username/Library/Application Support](https://github.com/ActiveState/appdirs#some-example-output)"
This location is not among the locations Alacritty looks for according to [their own docs](https://github.com/alacritty/alacritty#configuration),
so installing a theme was bit of a pain.

I moved some stuff around to make the install script a little bit smarter, I
then also created a requirements.txt file to go along with the python file to
make sure users know what dependencies work with the script.

Installation of a theme also performs destructive/constructive actions on the
main configuration file for Alacritty so I also included a little prompt for the
user to double check if they really really want to write to the config file.

Lastly I updated the installation instructions to help alacritty users get
started

Unrelated (biased) side-point:
Most Unix terminal config lives in ~/.config/your_app_name these days. `src` is
bit of a weird name for a pretty specific theme engine on someone's computer.
I'm not going to make the change here, but I would deffo reccomend updating
documentation and scripts to install Gogh to the config DIR instead.
2022-11-22 22:26:00 +01:00
github-actions[bot]
f8b6173d18 ------- Generate themes.json ------- 2022-10-17 16:35:30 +00:00
Mgldvd
c79eefb259 KANAGAWA 2022-10-17 11:34:07 -05:00
Mgldvd
cabd70c35e
Merge pull request #355 from jeffwindsor/master
ported from rebelot/kanagawa.nvim
2022-10-17 10:52:34 -05:00
Jeff Windsor
7953b6a65b ported from rebelot/kanagawa.nvim 2022-10-10 21:47:31 -07:00
Mgldvd
b954744410 Downgrade axios version for gh-pages 2022-10-07 13:15:27 -05:00
github-actions[bot]
a2a010a686 ------- Generate themes.json ------- 2022-10-07 18:03:16 +00:00
Mgldvd
63cc19422f Add Breeze, Breath, Breath Light, and Breath Silverfox 2022-10-07 13:02:48 -05:00
Mgldvd
cad35bb076
Merge pull request #354 from deniandriancode/deniandriancode
Add Breeze, Breath, Breath Light, and Breath Silverfox colorschemes
2022-10-07 13:00:28 -05:00
deniandriancode
724d50780e Add Breeze, Breath, Breath Light, and Breath Silverfox colorschemes 2022-10-04 21:03:58 +07:00
Mgldvd
941a2076ee
Merge pull request #350 from shagohead/master
Fix TERM checking for kitty under Darwin
2022-07-30 13:25:39 -05:00
shagohead
e777605f33 Fix TERM checking for kitty under Darwin 2022-07-30 12:08:20 +03:00
github-actions[bot]
6af0b3666c ------- Generate themes.json ------- 2022-07-21 00:50:46 +00:00
Mgldvd
34ac8a5533 add SynthWave Alpha to README 2022-07-20 19:50:02 -05:00
Mgldvd
a99e39e649 add synthwave-alpha.sh to gogh list 2022-07-20 19:48:49 -05:00
Mgldvd
ad5e0bc6d9
Merge pull request #347 from vikpe/master
Add Synthwave Alpha theme
2022-07-20 19:47:21 -05:00
Viktor Persson
8823942b23
Add Synthwave Alpha theme 2022-07-20 21:58:40 +02:00
Mgldvd
3fb6e80493
✏️ Fix typo 2022-06-27 11:48:39 -05:00
Mgldvd
7445708d00
Add Stargazers over time graph 2022-06-26 13:09:21 -05:00
Mayccoll
83bb1f6a94
Merge pull request #341 from yees7/master
Update README.md
2022-06-18 17:36:11 -05:00
yees7
403271c8f5
Update README.md 2022-06-18 23:04:18 +10:00
github-actions[bot]
2708972223 ------- Generate themes.json ------- 2022-06-06 15:06:54 +00:00
mgldvd
1b9bd279e3 Add Nightfox theme 2022-06-06 10:05:23 -05:00
Mayccoll
6f13b4c151
Merge pull request #339 from PatNick/master
Feat: add nightfox theme
2022-06-06 10:02:11 -05:00
Mayccoll
414f482e73
Merge pull request #340 from itoshkov/transparent-elementary
Make elementary OS terminal transparent
2022-05-31 11:09:35 -05:00
Ivan Toshkov
aac975cdce Use the :xdigit: character class 2022-05-30 14:53:48 +03:00
Ivan Toshkov
ef0d17854b Make elementary OS terminal transparent
The elementary OS/Pantheon terminal uses a 5% transparent background.
This change applies this transparency for the Gogh themes.
2022-05-30 14:19:42 +03:00
Patrick Nickle
9ab6c2f145 Feat: add nightfox theme 2022-05-23 20:24:28 -04:00
mgldvd
57ddbb5a44 Change paths for new home repo 2022-04-18 18:59:46 -05:00
Mayccoll
78dca7fdbd
Merge pull request #329 from guigui64/master
fix gray for sonokai
2022-02-21 14:59:46 -05:00
Guillaume Comte
07a4cd7cd8 fix gray for sonokai 2022-02-21 14:18:01 +01:00
Mayccoll
a4d75c48d3
Merge pull request #327 from vovanz/patch-1
Fix Guake link
2022-01-30 12:23:42 -05:00
vovanz
9c80f20919
Fix Guake link 2022-01-30 19:02:35 +05:00
github-actions[bot]
a6296396f2 ------- Generate themes.json ------- 2022-01-20 17:45:19 +00:00