https://bugs.documentfoundation.org/show_bug.cgi?id=172885
Hossein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Hossein <[email protected]> --- Hello Heiko, let's describe this feature request: Description: Qt UI for LibreOffice is now possible on multiple platforms other than Linux, including macOS and Windows. Although it needs further refinement for native Qt widgets support, the effort is on-going, and is tracked here: tdf#130857 - qt5/qt6: implement theming using native Qt widgets (weld) https://bugs.documentfoundation.org/show_bug.cgi?id=130857 The result looks interesting, but to give LibreOffice a visual identity that is consistent across different platforms, a LibreOffice-specific theme is required. This theme may optionally match other LibreOffice visual identities, including the website. Although Qt can be styled even without CSS, using CSS is much more flexible. Therefore, using CSS is recommended. Qt 6 > Styles and Style Aware Widgets https://doc.qt.io/qt-6/style-reference.html Qt Style Sheets https://doc.qt.io/qt-6/stylesheet.html The new theme should be available as light and dark versions. -- You are receiving this mail because: You are the assignee for the bug.
