diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2018-12-22 23:16:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-02 16:32:59 +0000 |
commit | 87e3a9739d2c28f7fb9d8991586430c2c9bf149c (patch) | |
tree | f916aa543d6d314818b72f1990e04910593fc631 /bitbake/lib/bs4 | |
parent | 004ec4fb4de5648db9aafcbd2f8dbe24a8b5f9d6 (diff) | |
download | poky-87e3a9739d2c28f7fb9d8991586430c2c9bf149c.tar.gz |
bitbake: siggen: Adapt colors used by bitbake-diffsigs to support light themes
The colors specified for use with bitbake-diffsigs were adapted for a
dark theme, e.g., by setting the background color to black, which made
it look very bad when used with a light theme.
To make it look good both with a dark or a light theme, it is better
to drop the background color. It is also better to leave out the color
altogether for the title and just use bold. Finally, dropping bold for
the red and green texts indicating removed/added values better matches
other colorized diff implementations as, e.g., git diff.
(Bitbake rev: 35769412de6387f55e5efa4ebc59a8d1e3c8870f)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bs4')
0 files changed, 0 insertions, 0 deletions