Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Refactor alert colors to variables - #2285

Open
Henry Ing-Simmons (hisuwh) wants to merge 2 commits into
microsoft:masterfrom
hisuwh:feature/refactor-alert-colors-to-variables
Open

Refactor alert colors to variables#2285
Henry Ing-Simmons (hisuwh) wants to merge 2 commits into
microsoft:masterfrom
hisuwh:feature/refactor-alert-colors-to-variables

Conversation

@hisuwh

Copy link
Copy Markdown

I'm doing some light theming for an application over the top of the teams theme. Most of the alert types are using variables for their colors - so these can be more easily overridden.

This is a small refactor to make this true for the success and warning states also.

@msftclas

Microsoft Contribution License Agreements (msftclas) commented Jan 29, 2020

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

visibility: 'visible',

...getIntentColorsFromProps(p, v, siteVariables),
...getIntentColorsFromProps(p, v),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mnajdova

Copy link
Copy Markdown
Contributor

Please add changelog entry for the changes, something like:

@hisuwh

Copy link
Copy Markdown
Author

Sorry Marija Najdova (@mnajdova) are you asking me to do that? Not quite what you want me to do if so?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants