custom theme or adjust the default theme #7187
Replies: 2 comments
-
On macOS, the default "cupertino" Slint style should be fairly aligned with the standard macOS appearance. Of course it's not perfect and there are room for improvements. (We even have an issue to track such differences: #5844 ) There isn't really a guide, but the code of the cupertino style is in https://github.com/slint-ui/slint/tree/master/internal/compiler/widgets/cupertino |
Beta Was this translation helpful? Give feedback.
-
I kind of have the same question, but I'm trying to change the color accents of the FluentPalette. Is there some way to do it? |
Beta Was this translation helpful? Give feedback.
-
Hi!
Is there a guide on how to create a custom theme or adjust the default theme used? I'm working on a macOS app and would like to make the interface look more aligned with the standard macOS appearance.
Dirk
Beta Was this translation helpful? Give feedback.
All reactions