Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293966 - python.eclass: python_mod_cleanup(): Use brighter colors
Summary: python.eclass: python_mod_cleanup(): Use brighter colors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All All
: High enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-21 17:07 UTC by Harald van Dijk (RETIRED)
Modified: 2009-11-22 13:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harald van Dijk (RETIRED) gentoo-dev 2009-11-21 17:07:12 UTC
http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/python.eclass?r1=1.77&r2=1.78

This commit makes the output blue. Blue text on a black background is very hard to read, so it's not exactly an improvement. Can this please go back to the default color (also the color portage itself uses for <<< lines), or at least some other color that's easier on the eyes?
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-21 17:23:54 UTC
Maybe 1;34m ?
Comment 2 Harald van Dijk (RETIRED) gentoo-dev 2009-11-22 00:07:58 UTC
That works for me, that's easy enough to read.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-22 13:48:17 UTC
Fixed.