Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Mar 2004 18:37:40 -0500
From:      John Arnold <jarnold@sydrom.com>
To:        Vladimir Botka <vbotka@zlatyvenec.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Eclipse on FreeBSD - where's my cursor
Message-ID:  <1078270660.301.5.camel@hermione>
In-Reply-To: <20040302221443.N71782-100000@srv.ba.sdxnet.com>
References:  <20040302221443.N71782-100000@srv.ba.sdxnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2004-03-02 at 16:20, Vladimir Botka wrote:
> Hi,
> my cursor is white on black background. Put .gtkrc (or .gtkrc-2.0) in your
> home dir with this content (my chosen colors).
> Cheers,
> Vladimir
> 
> >>>>>>>>>> file start here
> style "myStyle"
> {
> #
>   bg[NORMAL] = "#2B474B"
>   fg[NORMAL] = "#FFFFFF"
>   bg[ACTIVE] = "#3899A0"
>   fg[ACTIVE] = "#FFFFFF"
>   bg[SELECTED] = "#8C637C"
>   fg[SELECTED] = "#F3FF14"
>   fg[INSENSITIVE] = "#FFFFFF"
>   bg[INSENSITIVE] = "#2B474B"
>   fg[PRELIGHT] = "#FFFFFF"
>   bg[PRELIGHT] = "#457178"
<.. snipped ..>

Vladimir

Thanks for the feedback, but we are not quite there yet.
Using your file, as .gtkrc, there is no change to the palette
Using it as .gtkrc-2.0, it basically makes the edit pane completely
black with no source code visible.

Let me add, as I should have in my original post, using
"Window>Preferences>Java>Editor>Appearance color options"
has no effect on the colors - the options given are always black (even
with the original .gtkrc-2.0 in place)

Regards






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1078270660.301.5.camel>