[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201123215143.GA21824@gnu.org>
Date: Mon, 23 Nov 2020 16:51:43 -0500
From: Ebrahim Byagowi <ebrahim@....org>
To: Masahiro Yamada <masahiroy@...nel.org>,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] gconfig: avoid use of hard coded colors for rows
Not an important thing of course just that I was unable to
use gconfig on my system with a theme dark is set like [1]
and this turns it into [2] without noticable change to the
light theme.
I had hit this minor issue also in the past but decided to
fix it this time.
This isn't the best possible approach as now we have we have
a GdkColor -> gchar * -> GdkColor round trip, yet wanted to
keep the change small and maybe go for a larger change later
if it worths it.
Hope you find it useful also.
[1]: https://i.imgur.com/MJfIkup.png
[2]: https://i.imgur.com/lgvod9V.png
Powered by blists - more mailing lists