This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository terminology.
View the commit online.
commit 700366a756c2efe26f6322e92aa92f170b9e4671
Author: Boris Faure <[email protected]>
AuthorDate: Wed Jun 14 23:36:48 2023 +0200
colorschemes: GruvBox: make bright colors brighter
---
data/colorschemes/GruvBox Material Dark.ini | 44 ++++++++++++++---------------
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/data/colorschemes/GruvBox Material Dark.ini b/data/colorschemes/GruvBox Material Dark.ini
index fd39f7a..3696f95 100644
--- a/data/colorschemes/GruvBox Material Dark.ini
+++ b/data/colorschemes/GruvBox Material Dark.ini
@@ -35,17 +35,17 @@ inverse_bg = #d4be98
inverse_fg = #252423
[Bright]
-def = #eee3d0
-black = #95918e
-red = #f4b4b0
-green = #a9b665
-yellow = #ebd2ab
-blue = #bed6d1
-magenta = #e9c2cd
-cyan = #c4d9c0
-white = #eeeeec
-inverse_bg = #e9decb
-inverse_fg = #95918e
+def = #f2c25e
+black = #474543
+red = #ea3f36
+green = #a0b62e
+yellow = #d88d16
+blue = #46ae97
+magenta = #d3476d
+cyan = #57b448
+white = #decd9b
+inverse_bg = #d4a759
+inverse_fg = #25201c
[Faint]
def = #b2a184
@@ -61,15 +61,15 @@ inverse_fg = #282726
inverse_bg = #ab9a7d
[BrightFaint]
-def = #bfb6a7
-black = #7c7876
-red = #c3938f
-green = #8b9457
-yellow = #bca98c
-blue = #9baca8
-magenta = #bb9da5
-cyan = #9fae9b
-white = #bfbebc
-inverse_fg = #7c7876
-inverse_bg = #bbb2a4
+def = #c29d52
+black = #413f3e
+red = #bc3b34
+green = #84942e
+yellow = #ae751c
+blue = #418e7d
+magenta = #aa415d
+cyan = #4d9341
+white = #b3a580
+inverse_fg = #282420
+inverse_bg = #ab894e
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.