<br><br>On Saturday, March 10, 2018, Vojtěch Čihák via Lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br>> Hi,<br>><br>>  <br>><br>> you can do it for Qt applications, just run Lazarus (or any Laz. project built as Qt) as:<br>><br>>  <br>><br>> ./lazarus -stylesheet mydarkstyle.qss<br>><br>>  <br>><br>> where mydarkstyle.qss must be valid Qt Style Sheet file, see: <a href="http://doc.qt.io/archives/qt-4.8/stylesheet.html#stylesheet">http://doc.qt.io/archives/qt-4.8/stylesheet.html#stylesheet</a><br>><br>>  <br><br>I think the issue with this is that some elements use pictures with fixed colors, and some elements do not honor style settings (like the TreeView in the component editor, which always has a white cell background).<br><br>A complete list would be helpful. Perhaps searching for instances where colors are set directly?<br><br>Cheers,<br>     R0b0t1<br><br>><br>> V.<br>><br>> ______________________________________________________________<br>>> Od: Anthony Walter via Lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>><br>>> Komu: Lazarus mailing list <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>><br>>> Datum: 10.03.2018 04:41<br>>> Předmět: [Lazarus] Special Request: Theme entire IDE support<br>>><br>><br>> I just wanted to put this idea out there, which I feel would bring significant pleasure to a lot of Lazarus users.<br>> Would someone consider adding or working on support to theme the entire Lazarus IDE? I've found myself quite fond of darker themed IDE, such as VS code:<br>> ...<br>> If anyone has desire to communicate the pros/cons of this proposal (both of the concept and implementation) could you please it discuss here?<br>><br>> ----------<br>><br>> --<br>> _______________________________________________<br>> Lazarus mailing list<br>> <a href="mailto:Lazarus@lists.lazarus-ide.org">Lazarus@lists.lazarus-ide.org</a><br>> <a href="https://lists.lazarus-ide.org/listinfo/lazarus">https://lists.lazarus-ide.org/listinfo/lazarus</a><br>>