How to customize the default color primary (#0078d4)? #1647
Replies: 4 comments 6 replies
|
Can you share some of the code you are using and where these colors are affected? Thanks! |
|
Thank you for your reply. You can find below an example of the code: I want all the links in blue in PersonCard component in the snapshot to be red (#c20000) like the others Fluent UI components. |
|
Thank you for your reply and your vision. The needs are:
It would be perfect if it were possible to include the entire shopping list :) |
|
Hi All, I'm facing the same issue where all the components use these variables that are in "shared-sass-variables.scss" file and are defined in "Blue". What makes difficult to fit the components in applications that use another palette of colors. $comm-blue-primary: #023b8f; /* Comm Blue / Primary #0078D4 / Is there any way or workaround that I can use to update these variables to be reflected in the components? Thank you in advance. |




Uh oh!
There was an error while loading. Please reload this page.
Hello,
First of all, thank you for your great work and especially the theme customization possibilities.
However, if many things are possible, I did not find how to change the primary color used in the theme, nor its shades.
I am using mgt components in my application which is predominantly red and where there is no blue at all.
How to change the next 3 colors :
Is there a mechanism ?
Thank you.
All reactions