Replies: 3 comments 5 replies
-
Yes, seems you are missing something 😁. We are implementing the Fluent Design System. That system is a lot stricter on what fonts, size and color you 'should' use. It is quite different from something like Bootstrap and we are purposely not trying to build something like that. For example, Fluent doesn't have a real notion of a secondary color. We follow those strict guidelines in the default settings that we implement. If you want to deviate from what is prescribed, that is entirely possible but only by using the Design Tokens. We are still thinking about and working on ways to make that (a bit) easier, for example with the Please take a look at the mentioned Fluent Design guidelines here (Fluent 1) and here (Fluent 2) Ps. We are still on Fluent 1. Fluent 2 will come with the next version of the web components |
Beta Was this translation helpful? Give feedback.
-
Takes some getting used to @mihaimyh, but unless you have a dedicated design team, it's a such a breeze not having to think about colors and fonts :). Not being a designer myself, obviously. Coming from bootstrap, it took some adapting, but now I only define my accent color and call it a day (design-wise). |
Beta Was this translation helpful? Give feedback.
-
I am struggling with same . |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This library has a real potential, but I find it really hard/confusing when it comes to changing the default colors/fonts, the styling in general.
I would love a global way to customize the main styles of the entire application (primary, secondary colors, fonts, spacing, etc.). Is it possible, or am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions