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

140 Commits

Author SHA1 Message Date
Alecto Irene Perez
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
Alecto Irene Perez
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
Robin Härle
8f6f58602f
Add Aura theme 2021-10-24 19:54:57 +02:00
Jacopo Maltagliati
f636b66d5c Add file ibm3270-hicontrast.sh 2021-08-30 11:15:39 +02:00
Miguelq
a7d47c4081 Fix typos for morada theme 2021-07-31 14:40:27 -05:00
Miguelq
ebd325c5be update gogh to add morada and dissonance themes 2021-07-31 14:34:50 -05:00
Mayccoll
d4114c048d
Merge pull request #301 from Sriram-bb63/master
Morada theme
2021-07-31 14:32:06 -05:00
Sriram-bb63
4a0c9366a5 Move Morado.sh 2021-07-23 23:57:16 +05:30
Guilherme Terriaga
f46e625b8b add Dissonance 2021-07-18 23:49:04 -03:00
Miguelq
c3426c8d7d move base theme outside themes 2021-07-13 20:28:25 -05:00
Georgi Dimitrov
b1860e096e Add tokyo-night themes
Based on https://github.com/enkia/tokyo-night-vscode-theme
2021-07-13 23:16:02 +01:00
canbeardig
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
Nikita
d39d8b45cd Add Ayu themes 2021-04-25 23:40:07 +03:00
canbeardig
930ba78c1a
Add Chameleon theme 2021-04-22 23:30:31 +03:00
Daniel Neal
e37be84a74
Update google-light.sh 2021-04-20 08:50:00 -07:00
Daniel Neal
1b238c4560
Update google-dark.sh 2021-04-20 08:49:50 -07:00
Daniel Neal
3d08527732
Update google-light.sh 2021-04-20 08:47:00 -07:00
Daniel Neal
b8b1d55287
Update google-dark.sh 2021-04-20 08:45:49 -07:00
Ericson
0b4de6b7e6 Add Vs code light+ theme 2021-04-16 23:21:05 -03:00
Matic Lubej
b7756024b8 Fixing colors and color descriptions 2021-04-12 22:33:07 +02:00
Matic Lubej
bb6f63d1ec new theme 2021-04-07 16:50:50 +02:00
JagsterTheP
324b89cea4 Add DeHydration Color Scheme made by me 2021-04-05 09:56:50 +05:30
Ducky
90b86ee328 Add Sweet-EliverLara theme 2021-03-12 21:17:11 -06:00
averak
86fa7c93f9 fix colors 2021-02-19 09:36:12 +09:00
averak
7d4aa1a90c add laserwave theming script 2021-02-19 07:43:43 +09:00
Benoit Verret
e448ef034e Fix permissions
Some scripts were not executable.
README.md was executable.
2021-02-11 07:53:14 -05:00
Jeffrey Serio
aae48072fd Add pixiefloss.sh 2021-01-30 23:27:26 -06:00
Daniel Fox Franke
f82d582d6f Add Lunaria themes 2021-01-29 13:02:11 -05:00
Daniel R. Neal
8e57cfe5ac
Update Google Light and Dark theme 2021-01-22 18:51:44 -08:00
Georgi Dimitrov
1c9842c25d
Change the Nord colours to match the official port 2021-01-14 13:45:54 +00:00
Jonathan Fairbanks
6c5ee7442e add name 2021-01-12 14:07:03 -07:00
Jonathan Fairbanks
a35feb7073 Add theme to gogh.sh list 2021-01-12 13:44:19 -07:00
Jonathan Fairbanks
a52a61eb51 Add the purple people eater theme. 2021-01-12 13:36:42 -07:00
Przemysław Lal
0ea71eae76 fix light gray in Horizon themes
Signed-off-by: Przemysław Lal <przemeklal@gmail.com>
2021-01-09 10:51:07 +01:00
Przemysław Lal
1915eda660 make Horizon themes executable
Signed-off-by: Przemysław Lal <przemeklal@gmail.com>
2021-01-08 12:16:19 +01:00
Przemysław Lal
000759c8b9 Add Horizon Bright and Horizon Dark themes
Add theme inspired by Horizon Theme for VS Code https://github.com/jolaleye/horizon-theme-vscode.

Signed-off-by: Przemysław Lal <przemeklal@gmail.com>
2021-01-08 12:11:35 +01:00
Mayccoll
7e13e40b74
#255 fix typo 2020-12-04 12:49:22 -05:00
Dio
d8ff32fe6f Adding new terminal theme based on sweet vscode terminal from https://github.com/EliverLara/sweet-vscode 2020-11-16 14:09:40 -03:00
Mayccoll
c483e3e784
Fix Panda profile name 2020-10-08 19:07:46 -05:00
Jangrie
b105269a9b fix: adds correct colors, links and correctly sorts credits 2020-10-08 21:19:21 +02:00
Jangrie
4b77fce2d2 feat: adds panda them for testing 2020-10-08 13:36:15 +02:00
João Inácio Neto
a728fd3ad5 Add Omni Theme 🚀 2020-09-17 14:15:21 -03:00
João Inácio Neto
b0bfc1a95f Add Omni Theme 🚀 2020-09-17 13:26:17 -03:00
Marko Avlijaš
eaaac8678e Update README & make all themes executable 2020-08-31 19:41:32 +02:00
gab
23c4f38252 "add theme (GeoHot)" 2020-08-14 19:23:51 -03:00
Karl Prieb
fd56486bfe add theme (Bluloco Light) 2020-07-31 00:12:35 -03:00
Mayccoll
c0e2c7b2a3 Change squeare theme text color 2020-07-13 17:48:59 -05:00
Daniel Wzoreck
f522d3d9a8 Theme (Wzoreck) added 2020-05-26 22:28:04 -03:00
Drew Adams
dc8e63b43d add a theme inspired by classic PowerShell colors 2020-05-20 10:22:40 -07:00
Raphael Gruber
7c2020273e Insert missing # in color codes of ir-black and synthwave 2020-04-25 11:51:46 +02:00