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 403898db364bd42dbd1157a3006d98265c641563
Author: Boris Faure <[email protected]>
AuthorDate: Wed Jun 14 23:12:10 2023 +0200

    colorschemes: add GruvBox Material Dark
---
 data/colorschemes/GruvBox Material Dark.ini | 75 +++++++++++++++++++++++++++++
 1 file changed, 75 insertions(+)

diff --git a/data/colorschemes/GruvBox Material Dark.ini b/data/colorschemes/GruvBox Material Dark.ini
new file mode 100644
index 0000000..fd39f7a
--- /dev/null
+++ b/data/colorschemes/GruvBox Material Dark.ini	
@@ -0,0 +1,75 @@
+[Main]
+version = 1
+
+[Metadata]
+version = 1
+name = GruvBox Material Dark
+author = Sainnhe Park
+website = https://github.com/sainnhe/gruvbox-material
+license = MIT
+
+[Colors]
+bg = #32302f
+main = #ea6962
+hl = #d4be98
+end_sel = #472322
+tab_missed_1 = #ff9933
+tab_missed_2 = #ff3300
+tab_missed_3 = #ff0000
+tab_missed_over_1 = #ffff40
+tab_missed_over_2 = #ff9933
+tab_missed_over_3 = #ff0000
+tab_title_2 = #d4bd98
+
+[Normal]
+def = #ddc7a1
+black = #252423
+red = #ea6962
+green = #a9b665
+yellow = #d8a657
+blue = #7daea3
+magenta = #d3869b
+cyan = #89b482
+white = #deddda
+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
+
+[Faint]
+def = #b2a184
+black = #282726
+red = #bc5a55
+green = #8b9457
+yellow = #ae884d
+blue = #6a8e86
+magenta = #aa7080
+cyan = #73936d
+white = #b3b1af
+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
+

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to