dahenson / agenda

A simple, fast, no-nonsense to-do (task) list.
GNU General Public License v3.0
92 stars 23 forks source link

Follow system theme (dark / light) on ElementaryOS 7.1 #155

Closed be1 closed 8 months ago

be1 commented 8 months ago

For now, if no env var GTK_THEME is set, the application is always white and does not follow ElementaryOS's dark or light theme switch. I'll investigate on how to follow that.