mhoeher / opentodolist

A simple Todo and task management application - Mirror of https://gitlab.com/rpdev/opentodolist
https://opentodolist.rpdev.net
GNU General Public License v3.0
168 stars 13 forks source link

Request: setting to change the green top bar color #69

Open hynow opened 2 years ago

hynow commented 2 years ago

The green is a little intense! I'm glad it's not blue, but wish it could be set like the backgrounds. I like the lilac color option.

mhoeher commented 2 years ago

Yeah... the green tone is basically on of the standard tones from the Google Material Theme (which the app implements across all platforms) and yes, it is pretty strong.

I could imagine two possible ways out of this:

I personally have a slight bias towards the second option - simply because it somehow keeps a kind of consistent and uniform style to the app. Just for comparison, this is the current titlebar color used:

Screenshot 2022-05-22 at 14 32 37

While this would be the "OpenTodoList green":

Screenshot 2022-05-22 at 14 30 47

As you can see, it is a little more muted and less bright - and hence, it probably would look less intense when used across the entire titlebar.

What do you think?