On 19 Aug 99, Andy Piper <andy(a)xemacs.org> wrote:
At 12:36 PM 8/19/99 -0700, Erik Arneson wrote:
>I just did a CVS update to b19. The gutter worked alright at first, but
>once I started VM it turned black. There's a just a wee bit of an
>outline around one of the tabs...the rest are black.
>
>Are there faces to customize the gutter's colors?
The gutter is controlled with gui-element face. The tab widget in the
gutter uses the default face. Maybe this is wrong. Its easy to make it
customizable.
Hmmm. I don't know if it's wrong or not, but the text in the tab widget
doesn't seem to be picking up the default face's foreground color.
I'm using the settings below. C-x 5 2 from my *scratch* buffer creates
a gutter which is solid grey80, while a C-x 5 2 from this mail buffer
results in a gutter which is solid black with some white edges on the
tab widgets.
(custom-set-faces
'(default ((t (:foreground "aquamarine" :background "black" :size
"14" :family "Fixed"))) t)
'(gui-element ((t (:foreground "black" :background "grey80")))
t))
--
# Erik Arneson erik(a)starseed.com Webring Software Engineer #
# Yahoo! Inc. PGP ID: 1024/6EE28A05 (541) 482-3000x105 #
# "There's such a fine line between stupid and clever." Spinal Tap #