On Mon, Aug 30, 1999 at 05:19:25PM +0100, Andy Piper wrote:
>should that not be a gui face or a menu face ?
Well, really whatever people want. I don't currently use X and have found
no way of setting the tab colors under mswindows so it doesn't bother me.
The idea was that the tab should be a continuation of the color of the
buffer. But I'm not sure you can set the background of the non-tab bit, so
maybe that's pie in the sky. I will bow to whatever people want (and at the
very least make it customizable), although precedence says they should be
the same color as the buffer. It might not look bad when I get around to
fixing the 3d-ness.
well i would say it is a gui item, and should be treated as such,
so it should/could have the color of the toolbar for example.
>> changes do not get noticed for existing tabs. This is
somthing of a problem
>> anyway for XEmacs under X, but I think it is fixable in the case of tabs.
>> If you use X resources to set faces then you should get the right effect.
>> e.g. xemacs -fg red
>
>well i do have that in my .Xresources:
> Emacs*borderColor: #8470ff
> Emacs*menubar: False
> Emacs*foreground: #8470ff
> Emacs*background: black
>
>and the tabs in the first frame that are not the first tab have all a
>white fg instead of a blue one like every other menu item.
>and for the other frames, all tabs have white fg.
Hmmn, what color is #8470ff? That should be the color you are getting.
What do you do in .emacs?
it is a nice blue, and my menubar is using it perfectly well.
the color part in my .emacs follows:
;; my custom faces
(custom-set-faces
'(default ((t (:size "12pt" :family "Fixed" :foreground
"white" :background "black"))) t)
'(gui-button-face ((t (:foreground "#8470ff" :background
"gray10"))) t)
'(secondary-selection ((t (:foreground "black" :background
"paleturquoise"))) t)
'(widget-field-face ((t (:background "black"))))
'(font-lock-string-face ((t (:foreground "#00ff00"))))
'(font-lock-reference-face ((t (:foreground "#ff0000"))))
'(font-lock-doc-string-face ((t (:foreground "#00ff00"))))
'(display-time-time-balloon-face ((t (:foreground "magenta"))))
'(modeline-buffer-id ((t (:foreground "yellow3"))) t)
'(font-lock-preprocessor-face ((t (:foreground "blueviolet"))))
'(modeline-mousable ((t (:foreground "firebrick1"))) t)
'(font-lock-variable-name-face ((t (:foreground "#55ffff"))))
'(widget ((t (:foreground "green" :background "black"))) t)
'(hyper-apropos-hyperlink ((t (:foreground "red"))))
'(font-lock-keyword-face ((t (:foreground "orange"))))
'(font-lock-type-face ((t (:foreground "#ff55ff"))))
'(primary-selection ((t (:background "gray65"))) t)
'(hyper-apropos-documentation ((t (:foreground "blueviolet"))))
'(font-lock-comment-face ((t (:foreground "#ff0000"))))
'(font-lock-function-name-face ((t (:foreground "#8888ff"))))
'(hyper-apropos-major-heading ((t (:foreground "yellow" :bold t))))
'(widget-button-face ((t nil)))
'(modeline ((t (:foreground "#8470ff" :background "black"))) t))
i think it should be the same color than the menubar, but that might
be my own opinion.
--
# Stef Epardaud, # There is no limit to the power of computing ...
# Java Defeater # ... except men maybe ?
# Earth # Lunatech Research,
# Solar System # soon we will quit researching and start finding...