tagberry icon indicating copy to clipboard operation
tagberry copied to clipboard

Dark theme support

Open dshil opened this issue 5 years ago • 6 comments

Is it possible to configure colors somehow? For the default KDE theme it is impossible to read the title of the task.

image

dshil avatar Oct 16 '19 08:10 dshil

But after restarting the app it looks fine :)

image

dshil avatar Oct 16 '19 08:10 dshil

Currently colors can't be configured. There is also no support for dark themes yet.

There is an issue to make tag colors configurable: #6.

As for font & background colors, I think instead of making them configurable we should detect the dark theme and adjust the colors automatically. It would be simple and convenient.

gavv avatar Oct 16 '19 08:10 gavv

I think instead of making them configurable we should detect the dark theme and adjust the colors automatically. It would be simple and convenient.

Agree.

Should I close the issue and later you will refer to it in the issue related to the dark theme support?

dshil avatar Oct 16 '19 08:10 dshil

Let's just rename this one.

gavv avatar Oct 16 '19 08:10 gavv

All colors are now defined in models::ColorScheme. To resolve this issue, we should somehow detect system theme colors and use them here. Or maybe just detect that we're running on a dark theme and switch to a darker color scheme.

gavv avatar Dec 13 '19 20:12 gavv

Hi @gavv, just tried tagberry one more time and now it seems that we have too light fonts for text, look at the screenshot below please:

image

dshil avatar Oct 31 '20 15:10 dshil