mirror of
https://github.com/sharkdp/bat
synced 2026-06-09 10:03:18 +00:00
docs: clarify supported custom theme format
This commit is contained in:
@@ -581,7 +581,8 @@ syntax:
|
||||
|
||||
This works very similar to how we add new syntax definitions.
|
||||
> [!NOTE]
|
||||
> Themes are stored in [`.tmTheme` files](https://www.sublimetext.com/docs/color_schemes_tmtheme.html).
|
||||
> Custom themes must be stored in [`.tmTheme` files](https://www.sublimetext.com/docs/color_schemes_tmtheme.html).
|
||||
> Newer `.sublime-color-scheme` files are currently not supported.
|
||||
|
||||
First, create a folder with the new syntax highlighting themes:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user