1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-08 12:53:52 +01:00

CONTRIBUTING.md: Note that new themes are not desired right now

This commit is contained in:
Martin Nordholts
2025-10-07 19:00:07 +02:00
parent da23939561
commit e3f92c0975

View File

@@ -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 the [Customization](https://github.com/sharkdp/bat#customization) section
in the README first. 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 users, please read the corresponding
[documentation](https://github.com/sharkdp/bat/blob/master/doc/assets.md) [documentation](https://github.com/sharkdp/bat/blob/master/doc/assets.md)
first. first.
Note: We are currently not accepting new default themes.
## Regression tests ## Regression tests