neilcsmith-net opened a new pull request, #4719:
URL: https://github.com/apache/netbeans/pull/4719

   Adds ability to load custom FlatLaf property files from userdir. Checks for 
a `LookAndFeel` folder in config, and registers with FlatLaf. Also registers 
the folder and files for options export. Give user ability to override anything 
using FlatLaf property support documented at 
https://www.formdev.com/flatlaf/properties-files/
   
   eg. file in `<userdir>/config/LookAndFeel/FlatLaf.properties` with 
   
   ```
   @accentColor = #d22
   @background = #ddd
   ```
   
   ![Screenshot from 2022-10-02 
17-31-18](https://user-images.githubusercontent.com/3975960/193466332-814c0ddc-0297-4c80-b3aa-582e5ce9fbb3.png)
   
   Just considering a second commit for UI around aspects of this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to