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

Add SASS variables for message background colors #2325

Closed
aboutthomas opened this issue Jan 21, 2019 · 1 comment
Closed

Add SASS variables for message background colors #2325

aboutthomas opened this issue Jan 21, 2019 · 1 comment
Labels

Comments

@aboutthomas
Copy link

This is about Bulma.

Overview of the problem

This is about the Bulma CSS framework.
This is a Sass issue: I'm using version 0.7.2.
I am sure this issue is not a duplicate.

Description

I'd like to access the message background colors such as

bulma/css/bulma.css

Lines 5899 to 5901 in 3191745

.message.is-warning {
background-color: #fffdf5;
}

via SASS variables. Not sure what the right naming would be, maybe $warning-light or $warning-background.

@stale
Copy link

stale bot commented Jul 20, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 20, 2019
@stale stale bot closed this as completed Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant