Wolf Peuker wrote:
> Stefan Küng schrieb:
>> Wolf Peuker wrote:
>>
>>> Hi all,
>>>
>>> if I change my Windows color scheme to "high contrast" (or so - in
>>> German it's "Kontrast #1" or "Kontrast #2")
>>> I cannot see important parts of text messages for instance in the
>>> "Update" or "Commit" window.
>>>
>>> I think the background color should be set to to White (hardcoded) in
>>> all cases
>>> where font color (hardcoded) is used to indicate special properties.
>>>
>> http://groups.google.com/group/tortoisesvn/browse_frm/thread/121d199b3e0d8fc6/38ca6236b7bc3a8e
>>
> Sorry Stefan, that's not the same problem.
> for instance, if you choose "Update" from the tsvn context menu, than
> you see in the window titled
> "%path% - TortoiseSVN Update... Finished"
> * added files in dark violet
> * deleted files in brown
> * modified in black (?)
> * summary "Completed At revision: %d" in black
> ...with black background you will see only the added and the deleted files.
Settings dialog->Colors
You have to set your colors according to your chosen windows color scheme.
And the "black" you see in that dialog is actually the COLOR_WINDOWTEXT
color (you can check the code if you like).
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-09-19 22:27:25 CEST