Style-Forge.Colors
package provides a comprehensive and customizable set of color palettes for your web applications. It includes predefined color schemes and the ability to create your own custom palettes, ensuring consistent and visually appealing designs across your projects.
To check out docs, visit style-forge.github.io
If you feel awesome and want to support us in a small way, please consider starring and sharing the repo! This helps us getting known and grow the community. 🙏
Module | Version | Description |
---|---|---|
hub | Central repository that integrates all project modules. | |
base | Basic styles and foundational components of the project. | |
helpers | Utility functions and helpers for the project. | |
form | Styles and components for creating forms. | |
themes | Themes and styling options for the project. | |
patterns | Reusable patterns and templates for the project. | |
colors | Color palettes and styles for the project. |
We welcome contributions from the community! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/branch-name
. - Make your changes and commit them:
git commit -am 'Add some feature'
. - Push your changes to the forked repository:
git push origin feature/branch-name
. - Create a pull request in the original repository.
For more detailed information, please refer to CONTRIBUTING.md.
This project is licensed under the MIT License. See the LICENSE file for details.