Srcery tmtheme, I created this mainly to get my preferred theme in bat.
This is untested and in development. Use at own risk.
Generated with TmTheme Editor.
Clone srcery-textmate somewhere
git clone https://github.com/srcery-colors/srcery-textmate ~/my-path
Then by following the steps in bat's readme:
mkdir -p "$(bat --config-dir)/themes"
cd "$(bat --config-dir)/themes"
ln -s ~/my-path/srcery.tmTheme .
# Update the binary cache
bat cache --build
Finally, use bat --list-themes
to check if srcery is available.
The theme works great with Textastic.
Follow the official guide on how to add the theme.