Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kutty-bootstrap: Abstraction for color combinations #22

Open
nikochiko opened this issue Jan 4, 2023 · 1 comment
Open

kutty-bootstrap: Abstraction for color combinations #22

nikochiko opened this issue Jan 4, 2023 · 1 comment

Comments

@nikochiko
Copy link
Contributor

There could be different color combinations for a container element in which we can customize the border, background and text colors. This is the case for mutiple elements such as alert, card, button, and maybe even table.

We should find a consistent way to apply these customizations.

@nikochiko
Copy link
Contributor Author

nikochiko commented Jan 4, 2023

Here we need to set whether we want to be opinionated (group combinations together into fixed styles) or allow tweaking each dimension individually.

It can be styled with a background color and text color (fill style), or with a border color and text color (outline style). That would be high level but also inflexible in that it'll be harder to mix and match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant