PASTA-ELN / pasta-eln

PASTA-ELN with new frontend
https://pasta-eln.github.io/pasta-eln/
Other
8 stars 2 forks source link

v3.0: fix color issues when using _amber theme #338

Open SteffenBrinckmann opened 2 months ago

SteffenBrinckmann commented 2 months ago

When using ember, the font on the buttons is not that visible. Use real theme.

Notes: qt_material - dark-blue: {'primaryColor': '#448aff', 'primaryLightColor': '#83b9ff', 'secondaryColor': '#232629', 'secondaryLightColor': '#4f5b62', 'secondaryDarkColor': '#31363b', 'primaryTextColor': '#000000', 'secondaryTextColor': '#ffffff'}

TODO: