MziRintu / DecksetInject

Dynamic library for modifying Deckset colour themes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacking your own Deckset theme

This is a dynamic library you can inject into Deckset to change the colors of some theme.

Thanks to @kylef for some help creating it!

Usage

Just run make and Deckset will be launched with the injected dylib. The current example changes the slide background color to purple.

Author

Boris Bügling, boris@icculus.org

Follow me on Twitter: @NeoNacho

License

This project is available under the MIT license. See the LICENSE file for more info.

About

Dynamic library for modifying Deckset colour themes.

License:MIT License


Languages

Language:Objective-C 83.2%Language:Makefile 16.8%