nkanaev / yarr

yet another rss reader
MIT License
2.96k stars 225 forks source link

Persist theme #176

Closed darkdragon-001 closed 6 months ago

darkdragon-001 commented 10 months ago

Currently one has to change the theme every time one opens a new tab. It would be great if this setting was saved persistently.

feddiriko commented 10 months ago

And also for the login page, It would be great if the login page was the same theme as the rest.

nkanaev commented 6 months ago

The theme is persisted server-side. New tab picks up the correct theme. If you have multiple tabs open at the same time, simply refresh the pages after applying the theme.

I'll fix the login page theme.

nkanaev commented 6 months ago

fixed in https://github.com/nkanaev/yarr/commit/dc209320601a4d4f55f665349cc481755ec9f6a9.