Skip to content

Port of srcery to tmTheme format for sublime text and textmate

Notifications You must be signed in to change notification settings

srcery-colors/srcery-textmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Port of srcery to tmTheme format for sublime text and textmate

Topics

Resources

Stars

Watchers

Forks