Simple Color is a tool designed for developers who struggle with design decisions, especially when it comes to choosing color palettes. With Simple Color, picking harmonious and visually appealing colors becomes easy—even for non-designers.
- Easy-to-use interface for selecting matching colors
- Smart suggestions based on contrast and accessibility
- Export to common format (CSS variables)
We welcome contributions from developers of all skill levels. Whether it's fixing bugs, adding new features, or improving documentation, your help is appreciated!
- Fork the repository
- Create a new branch for your feature or bugfix:
git checkout -b feature/my-feature
- Commit your changes:
git commit -m "Add my feature"
- Push to your fork:
git push origin feature/my-feature
- Open a Pull Request with a clear description of your changes
- Keep pull requests focused and small
- Add tests if applicable
- Update documentation if needed
- Use clear, descriptive commit messages
If you encounter a bug or have a feature request:
- Check existing issues to avoid duplicates
- Open a new issue with the following information:
- A clear title
- Steps to reproduce (if it's a bug)
- Expected behavior vs actual behavior
- Screenshots or code snippets if helpful
We follow standard conventions for frontend/backend organization. More details coming soon in the project wiki.
This project is licensed under the MIT License.
If you're passionate about making design accessible to developers, you're in the right place.
Star ⭐ the repo, share it, and jump in!
Happy coding! 🎨