Please see image to compare the UI of Anki. It is way too big compared to the screen resolution I have on my windows 10. I decrease the interface size as the minimum is set to 100%. I can only decrease the size of the UI by Ctrl+Scroll down. Issue persists if I use Qt5 or Qt6. Issue was not there in 2.1.54.
Please allow so that users can change the default UI size to what users want. This is like blown up at my face when I maximize my anki window. Even if I use Ctrl+Scroll Down, the UI is reset to its original state upon restarting Anki.
You can use this add-on to resize the top toolbar and the main window: Deck Browser CSS - AnkiWeb
Go to Tools β add-ons β Deck Browser CSS β view files β user_files folder, then:
To resize the top toolbar, add #header {zoom: 90%;} to toolbar_injected.
For the deck browser (main window), you can add body {zoom: 90%;} to deckbrowser_injected.
I think that, when you download the add-on, toolbar_injected is empty while deckbrowser_injected comes with a pre-set custom CSS. You can just delete/disable everything you donβt need.
(Also, if I remember correctly, there is the intention to add some custom styling/theme support to native Anki in the not so distant future)
Since its inception, Anki is lacking a font size settings in the preferences. What this add-on does. It could have more exposure, as it is a core setting. I could not enjoy/use Anki without this add-on.