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 ef162459e7d82f8ac9b9deefd99570e33865a0ba
Author: Boris Faure <[email protected]>
AuthorDate: Tue Mar 3 21:49:00 2026 +0100
colorschemes: build GruvBox Material Dark
---
data/colorschemes/meson.build | 1 +
1 file changed, 1 insertion(+)
diff --git a/data/colorschemes/meson.build b/data/colorschemes/meson.build
index 8325f0ab..aca93a91 100644
--- a/data/colorschemes/meson.build
+++ b/data/colorschemes/meson.build
@@ -13,6 +13,7 @@ colorschemes = [
'Nord',
'Ocean Dark',
'One Dark',
+ 'GruvBox Material Dark',
'PaleNight',
'PaperColor',
'Smyck',
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.