Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 913 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 913 Bytes

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.

Usage with bat

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.

Textastic

The theme works great with Textastic.

Follow the official guide on how to add the theme.