Metadata-Version: 2.1
Name: pythemer
Version: 1.0.2
Summary: A WIP theme engine for macOS, written in Python.
Home-page: https://github.com/pythemer/themer
Author: Jaidan
Author-email: ajaidan0@gmail.com
License: JL
Download-URL: https://github.com/pythemer/themer/archive/1.0.0.tar.gz
Keywords: theme,themes,macos,mac,icon
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Themer
A WIP theme engine for macOS, written in Python.  
**NOTE: DOES NOT SUPPORT SYSTEM APPLICATIONS**

# Installation
## Using Pip
```bash
  $ pip install pythemer
```
## Manual
```bash
  $ git clone https://github.com/pythemer/themer
  $ cd themer
  $ python setup.py install
```
# Usage
```bash
$ themer
```

