Serince / FEMbyGEN

A FreeCAD module that uses Generative Design to design optimally for Additive Manufacturing
GNU Lesser General Public License v2.1
23 stars 10 forks source link

Dark UI visibility fix #47

Closed s-quirin closed 9 months ago

s-quirin commented 9 months ago
Serince commented 9 months ago

Hi @s-quirin ,

It is nice to see you again. Thanks for fixing it. It looks nice for icon. Is it possible to check mainwindow dark mode or not to make different colors for spreadsheets? Because still spreadsheet is not easy to read in dark mode. Can you try those codes to check.

mw = FreeCADGui.getMainWindow() mw.style()