From e3f92c0975063049cecad7c6f5edb2deca1d2131 Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Tue, 7 Oct 2025 19:00:07 +0200 Subject: [PATCH] CONTRIBUTING.md: Note that new themes are not desired right now --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2b381b38..591bce7b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,11 +63,13 @@ Before you make a pull request that adds a new syntax or theme, please read the [Customization](https://github.com/sharkdp/bat#customization) section in the README first. -If you really think that a particular syntax or theme should be added for all +If you really think that a particular syntax should be added for all users, please read the corresponding [documentation](https://github.com/sharkdp/bat/blob/master/doc/assets.md) first. +Note: We are currently not accepting new default themes. + ## Regression tests