I have implemented your suggestion partially. As you suggested, it looked too rusty for my taste.
Track controllers depend on colors:
Window: For normal.
Midlight: For selected.
You can put it to your liking :-)
As for "include", @import exists in css, but qss does not support it.
My idea is to create a ThemeVisual format that includes color, style and icons, and that Qtractor could manage ThemesVisual collections like it does with plugin collections.
I'm still developing the concepts.
Qtractor would have a space in options for custom.sth (custom styles).
If Qtractor does not do it in the future, we can always do it by hand, although it is somewhat more cumbersome :-).
I have edited the previous entry. You can download version 1.2 from there.
I have implemented your suggestion partially. As you suggested, it looked too rusty for my taste.
Track controllers depend on colors:
Window: For normal.
Midlight: For selected.
You can put it to your liking :-)
As for "include", @import exists in css, but qss does not support it.
My idea is to create a ThemeVisual format that includes color, style and icons, and that Qtractor could manage ThemesVisual collections like it does with plugin collections.
I'm still developing the concepts.
Qtractor would have a space in options for custom.sth (custom styles).
If Qtractor does not do it in the future, we can always do it by hand, although it is somewhat more cumbersome :-).
I have edited the previous entry. You can download version 1.2 from there.