Makefile font color [message #160355] |
Tue, 13 December 2005 04:01  |
Eclipse User |
|
|
|
Originally posted by: Fran6
Hi everybody,
I recently changed the editor's background color from white to black. I
changed the colors for .c files but I am experiencing problems (bugs ?)
with Makefile.
Under Preferences -> C/C++ -> Make -> Makefile Editor, I changed every
colors to bright ones but some part of text are staying black.
For example, in the following code, just $(CC) and $(CFLAGS) are bright
and the rest stay black (on a black background...)
pnpisa.o: pnpisa.c
$(CC) $(CFLAGS) -c $<
I tried to change the font color under Preferences -> General ->
Appearance -> Colors and Fonts
I can change the font type and its properties (size, underline...) but
changing the color doesn't have any effect.
does anyone knows whether it is a bug or a mistake from me ?
regards,
Fran6
|
|
|
|
Powered by
FUDForum. Page generated in 0.03377 seconds