rizzoo 0.6.7

a cross platform color generation tool implementing Material 3 Expressive
<h1 align="center"> 
	Contributing to Rizzoo
</h1>

Hey! Thanks for checking out **rizzoo**. 

This is a hobby project born out of falling down the Linux theming rabbit hole. While the goal is to make it cross-platform (inspired by mature color scheme engines), it hasn't been tested or compiled across different operating systems yet.

Whether you're fixing a bug, writing application templates, or just learning Rust; your help will deeply be appreciated!

---

## Getting Started

### Prerequisites
* [Rust Env]https://www.rust-lang.org/tools/install  (`cargo`, `rustc`)
* `git`

### Building & Testing

1. **Clone the repository:**
   ```bash
   git clone https://github.com/plgbrlism/rizzoo.git
   cd rizzoo