I recently downloaded one note for linux on my ubuntu.
My problem is that there is no option for dark mode in it and it is too bright.
Is there an option to only enable dark mode for specific apps, in my case one note?
I recently downloaded one note for linux on my ubuntu.
My problem is that there is no option for dark mode in it and it is too bright.
Is there an option to only enable dark mode for specific apps, in my case one note?
In general, no, if the application does not expose an option.
It actually depends in case of other applications. For example, it can easily be done for any GTK3 application (see this answer). Other toolkits (e.g. QT5, ...) may also have specific methods. However, in this case you are dealing with a proprietary app, probably using web technology in an elektron wrapper, with no exposed methods to change the theme that is used.