An Android app built with Jetpack Compose for creating and testing color palettes in real-time. It allows developers and designers to experiment with different color schemes and apply them to UI components instantly.
- Create custom color palettes with HEX/RGB values.
- Test colors on various Jetpack Compose components like buttons, text, and backgrounds.
- Toggle between light and dark themes to preview designs.
- Save and export palettes in HEX or RGB format.
- Clone the repository:
git clone https://github.com/0spol/ColorPlayground.git
- Open the project in Android Studio.
- Sync Gradle and build the project.
- Run the app on an emulator or physical device.
Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.
This repository has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
This project is licensed under the Apache 2.0.
