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

168 Commits

Author SHA1 Message Date
2df4586ed8 Now the themes will be in yml format, these will be the source of truth and everything will be generated from them. 2023-02-26 19:20:45 -05:00
55b3e25b2c chmod +x on all themes 2023-02-25 23:29:34 -05:00
6d87db4ea9 Uppercase all colors 2023-02-25 23:28:44 -05:00
55e625701f Normalization of files 2023-02-25 22:50:46 -05:00
4bc3744954 Added Predawn Theme 2023-02-16 15:51:01 +05:30
8e3c77cfed Merge pull request #367 from joser93/breath-darker
Breath darker
2023-02-12 17:41:31 -05:00
303cd3deed swap the labels between the cyan and purple colours 2023-02-12 21:24:16 +00:00
95b77fe0b7 duplicate breath with darker settings and highlight options 2023-02-12 20:55:18 +00:00
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
01ad326558 Add Everforest Dark and Light theme set 2022-12-29 22:25:10 -03:00
d538bcefe6 Update srcery.sh 2022-12-12 18:16:58 -05:00
ca19fbac82 Make all new themes introduced recently executable 2022-12-12 11:23:13 +01:00
8e14cf9a61 Add Catppuccin, Dracula and Rosé Pine scripts to themes folder 2022-12-07 19:08:00 +05:30
7953b6a65b ported from rebelot/kanagawa.nvim 2022-10-10 21:47:31 -07:00
724d50780e Add Breeze, Breath, Breath Light, and Breath Silverfox colorschemes 2022-10-04 21:03:58 +07:00
8823942b23 Add Synthwave Alpha theme 2022-07-20 21:58:40 +02:00
9ab6c2f145 Feat: add nightfox theme 2022-05-23 20:24:28 -04:00
57ddbb5a44 Change paths for new home repo 2022-04-18 18:59:46 -05:00
07a4cd7cd8 fix gray for sonokai 2022-02-21 14:18:01 +01:00
88293cf2cb Sonokai theme 2022-01-20 15:27:07 +01:00
38f73d92ac Monokai Pro Ristretto 2021-12-17 16:26:57 +01:00
ed3d2e0e9d Added Tender theme 2021-11-25 12:49:59 +01:00
0be37a3a8e Merge pull request #317 from codeinred/gogh
Tune Gogh theme to give it it's own feel
2021-11-05 09:12:26 -05:00
6609d329af Tune Gogh theme to give it it's own feel
This tunes Green, Blue, Magenta, and Cyan to give Gogh it's own unique
look and feel, more colorful and vibrant than palenight

Signed-off-by: Alecto Irene Perez <perez.cs@pm.me>
2021-11-04 22:24:24 -06:00
3d9ab11f5a Fix name of Sweet Terminal
Sweet Terminal was showing up as Sweet Terminal on the website, but
inside Gogh it was showing up as sweet.

Signed-off-by: Alecto Irene Perez <perez.cs@pm.me>
2021-11-04 21:54:40 -06:00
5d4c58b2c3 Remove README on themes and fix gogh theme name 2021-11-04 09:45:53 -05:00
75d6c13157 Merge pull request #314 from codeinred/nord-light
Increase Usability and Consistency of Nord Light
2021-11-02 09:24:05 -05:00
29c2fd5088 Increase contrast of cyan
Cyan is commonly used to display moved sections of text when viewing a
git diff on the command line: the moved-from section is magenta,
and the
moved-to section is cyan. This commit increases the contrast of Cyan
in the Nord Light theme to better cover these use cases, while still
maintaining it's distinguishability as Cyan.

Signed-off-by: Alecto Irene Perez <perez.cs@pm.me>
2021-11-02 00:16:43 -06:00
f90dad51c3 Make Nord Light More Nord
Update Nord Light theme to improve usability and make the black and
grey colors a dark blue.

Regarding usability: Prior to this change, it was extremely difficult
to read green text with Nord Light because the green was such a light
color that the text was hard to discern against the background.

Green text is common in the output of commands like `git diff`, and
many zsh themes use green text to indicate the existence of a command.

This commit uses a darker green that's still in line with the theme.

Regarding update to black and grey: using dark blue and blue-grey
colors for Black and Grey respectively is more in line with the style
choices
made by the Nord theme.

Signed-off-by: Alecto Irene Perez <perez.cs@pm.me>
2021-11-01 19:02:44 -06:00
3de6d70c35 Create Bluloco Zsh Light theme
Creates the Bluloco Zsh Light theme. This theme is adjusts the Bluloco
theme to increase the relative contrast of "Dark Grey" (color 9), which
was previously almost white. This rendered autocompleted or greyed-out
text nearly unreadable.

Signed-off-by: Alecto Irene Perez <perez.cs@pm.me>
2021-11-01 16:59:32 -06:00
8f6f58602f Add Aura theme 2021-10-24 19:54:57 +02:00
f636b66d5c Add file ibm3270-hicontrast.sh 2021-08-30 11:15:39 +02:00
a7d47c4081 Fix typos for morada theme 2021-07-31 14:40:27 -05:00
ebd325c5be update gogh to add morada and dissonance themes 2021-07-31 14:34:50 -05:00
d4114c048d Merge pull request #301 from Sriram-bb63/master
Morada theme
2021-07-31 14:32:06 -05:00
4a0c9366a5 Move Morado.sh 2021-07-23 23:57:16 +05:30
f46e625b8b add Dissonance 2021-07-18 23:49:04 -03:00
c3426c8d7d move base theme outside themes 2021-07-13 20:28:25 -05:00
b1860e096e Add tokyo-night themes
Based on https://github.com/enkia/tokyo-night-vscode-theme
2021-07-13 23:16:02 +01:00
1bc6e50d84 Update chameleon.sh
export COLOR_08="#98D1CE" changed to export COLOR_08="#C8BB97"   

export COLOR_16="#98D1CE" changed to export COLOR_16="#C8BB97"
2021-04-28 18:14:17 +03:00
d39d8b45cd Add Ayu themes 2021-04-25 23:40:07 +03:00
930ba78c1a Add Chameleon theme 2021-04-22 23:30:31 +03:00
e37be84a74 Update google-light.sh 2021-04-20 08:50:00 -07:00
1b238c4560 Update google-dark.sh 2021-04-20 08:49:50 -07:00
3d08527732 Update google-light.sh 2021-04-20 08:47:00 -07:00
b8b1d55287 Update google-dark.sh 2021-04-20 08:45:49 -07:00
0b4de6b7e6 Add Vs code light+ theme 2021-04-16 23:21:05 -03:00
b7756024b8 Fixing colors and color descriptions 2021-04-12 22:33:07 +02:00
bb6f63d1ec new theme 2021-04-07 16:50:50 +02:00
324b89cea4 Add DeHydration Color Scheme made by me 2021-04-05 09:56:50 +05:30