Metadata-Version: 2.1
Name: lifehacks.colour
Version: 0.99.99
Summary: hsla, rgba and colour palettes
Author: mightbesimon
License: Copyright © 2022 mightbesimon.com
        
        All rights reserved.
        
        > Material belonging to others may have been
        > used under Creative Commons Licence or with
        > explicit or implicit permission.
        
Project-URL: Homepage, https://mightbesimon.com
Project-URL: Documentation, https://github.com/mightbesimon/lifehacks.colour
Project-URL: Source Code, https://github.com/mightbesimon/lifehacks.colour
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md

# lifehacks.colour [![publish](https://github.com/mightbesimon/lifehacks.colour/actions/workflows/publish.yml/badge.svg)](https://github.com/mightbesimon/lifehacks.colour)

## Structure

```plaintext
📦lifehacks.colour
├── Colour
├── hsla
├── rgba
└── 📦palette
    ├── Apple
    └── Mariana
```

## Contributors

- **Simon** - [mightbesimon](https://github.com/mightbesimon)
- you?
