Tweak a color pair as requested by Walter.

This commit is contained in:
Marco Pesenti Gritti 2007-08-13 18:02:41 +02:00
parent 2ae043c1fe
commit be32e7e40d
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@ -1,3 +1,4 @@
* #2099 Tweak a color pair as requested by Walter. (marco)
* Draw an invoker that is connected with the palette for toolbuttons. (benzea)
* Fix traceback when reading in saved WPA2 network configs (dcbw)
* #2475 Retrieve correctly the file path for files in removable devices. (tomeu)

View File

@ -82,7 +82,7 @@ _colors = [
['#F8E800', '#807500'], \
['#BE9E00', '#F8E800'], \
['#F8E800', '#BE9E00'], \
['#FFFA00', '#F8E800'], \
['#FFFA00', '#EDDE00'], \
['#008009', '#F8E800'], \
['#F8E800', '#008009'], \
['#00EA11', '#F8E800'], \