MiKTeX / miktex

the MiKTeX source code
https://miktex.org
Other
804 stars 95 forks source link

MikteX Console and TeXworks suddenly change theme after updating (Windows-specific) #1523

Closed abhi-deshpande closed 3 weeks ago

abhi-deshpande commented 3 months ago

Issue : On fresh installations on Windows OS, when an update to all packages is performed, both the MikTeX Console and TeXworks app change their theme to dark mode, if system's theme is set to dark. This may be due to the Qt theme engine(>=6.5) running with the default -style windows flag. But, as these dark themes are not much polished, I prefer to use regular light one. Unfortunately, there is no option for changing theme/mode in both of these programs.

Expected Behaviour : This is not really an unexpected behaviour, but implementing an option to change theme/mode would be more helpful.

Current Workaround : Currently, I have edited the shortcuts to get light mode. To do this -

  1. Go to start menu > MiKTeK Console OR TeXworks
  2. Right Click > Open file location
  3. Right Click on shortcut > Properties
  4. Add -style windowsvista to Target path
  5. Apply & OK
github-actions[bot] commented 1 month ago

This issue has been marked as stale due to inactivity.

github-actions[bot] commented 3 weeks ago

This issue has been automatically closed due to inactivity.