Skip to content

Port of srcery-vim to tmTheme format for sublime text and textmate

License

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

22 Commits
 
 
 
 
 
 

Repository files navigation

Discord Website NPM Version

Srcery TextMate Theme

Description

Srcery TextMate theme, best effort to match srcery-vim colors. Can be used anywhere that supports tmTheme.

Preview

Javascript

javascript

CSS

css

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 .

bat cache --build # Update the binary cache

Finally, use bat --list-themes to check if srcery is available.

Textastic

textastic preview

The theme works great with Textastic.

Follow the official guide on how to add the theme.

Theme Editor

Created with TmTheme Editor.

License

MIT

About

Port of srcery-vim to tmTheme format for sublime text and textmate

Topics

Resources

License

Stars

Watchers

Forks