-
Is there a recommend way to add additional colors to the theme without implementing an own one? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Could you elaborate on your use-case? We currently don't offer a way to "extend" a |
Beta Was this translation helpful? Give feedback.
-
Update on this: We've added support for ThemeExtensions in Forui 0.15.0. See https://forui.dev/docs/themes#create-a-theme-extension for more information. |
Beta Was this translation helpful? Give feedback.
Ah, I don't think we'll support that in the near feature. Adding support for that will require significant refactoring across all widgets.