bitfoundation / bitplatform

Build all of your apps using what you already know and love ❤️
https://bitplatform.dev
MIT License
1.04k stars 216 forks source link

Add `Color` parameter for `BitIcon` #7909

Closed Cyrus-Sushiant closed 2 days ago

Cyrus-Sushiant commented 2 days ago

The current implementation of BitIcon lacks a color parameter for the following icons: Info, Success, Warning, and Error. To enhance flexibility and customization, I propose adding a color parameter that allows users to specify the desired color for these icons.