SharePoint / SharePoint/sp-dev-docs
Brand Center - Secondary Color Support
@Ashlesha-MSFT is already working on this.
Since Jul 31, 2026.
- Dominant language
- PowerShell
- Stars
- 1.4k
- Forks
- 1.1k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 12
Description
What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
- Edge 150.0.4078.99
- SPFx 1.23.2
- Node.js 22
- etc
Issue description
The addition of the Brand Center gives users the ability to have specific secondary colors in their theme. In SPFx, we get access to these based on the section background.
In the first theme, Novia Dark with Yellow - the secondary colors are:
- black
- red
- white
The question or request is how can I access the secondary colors outside of dynamic sections. The expectation that users can now choose these colors in extensions or web parts regardless of the section background.
Is there a way to expose or access brand center secondary colors?
I know there is the themeVariant and the experimental 'schemes' object - but that only gets us neutral, soft, strong (which are just variants on the primary theme color)
Let me know if I am overlooking something - Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.