Re: Re: Change default colors to TortoiseUDiff
Ivan Zhakov <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <CABw-3YftAS1X8B=m4rt904L3pdHYBXM4r+NQ+tSbjiJ=f0o=Kw@mail.gmail.com> |
On 20 October 2016 at 00:38, Sven Strickroth <[email protected]> wrote: >> On 19 October 2016 at 21:13, Stefan Küng <tortoisesvn at gmail dot com> wrote: >> > On 18.10.2016 10:42, Ivan Zhakov wrote: >> >> I suggest to change default colors setting for TortoiseUDiff to make >> >> them a little bit softer. Attached patch and screenshots before and >> >> after the proposed change. >> > >> > looks good. >> > Please commit. >> > >> Committed in r27513. Thanks! > > The color code is wrong and does not match the one in the after picture., Correct would be: > "#define UDIFF_COLORBACKREMOVED RGB(0xFF, 0xE0, 0xE0)" > Goot catch! Actually it should be RGB(0xFF, 0xDD, 0xDD), not RGB(0xDD, 0xDD, 0xFF). Fixed in r27514. Thanks! -- Ivan Zhakov ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3190609 To unsubscribe from this discussion, e-mail: [[email protected]].