Stefan Küng schrieb:
> 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).
>
Thank you for your fast response, stefan,
I'm not so crazy as to use the hight contrast in real life.
I only speculated on the text colors for added and deleted files. Are
*they* hardcoded?
The black text on black background is clearly a bug in the windows color
scheme, not yours -
I would instead appreciate to ignore the windows colors,
and to take full control over log contents of this kind,
because I like the text coloring idea.
Greetings,
Wolf
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-19 23:15:05 CEST