You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -49,7 +49,7 @@ import { Default as ButtonDefault } from '../components/fui-button/fui-button.st
49
49
`}
50
50
</style>
51
51
52
-
### Customizing Theme
52
+
### Theming
53
53
Theme FUI colors by overriding CSS variables.
54
54
Make sure you are overriding the CSS variables only after importing FUI's styles.
55
55
The variables operate on an inheritance model, ensuring a cohesive organizational structure. Overriding one variable will have consequences on other variables.
0 commit comments