Results 1 to 1 of 1
Is there a way to set bold fonts in xemacs ?
I saw somewhere that in order to change the background or foreground
colour you put in your options file
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-08-2005 #1Linux Enthusiast
- Join Date
- Jan 2005
- Posts
- 575
xemacs: fonts and colours
Is there a way to set bold fonts in xemacs ?
I saw somewhere that in order to change the background or foreground
colour you put in your options file
(set-face-background 'default "black")
or
(set-face-foreground 'default "yellow")
This works but is it possible to use rgb values instead of colour names ?
And how do I learn the full list of colour names available ?
Cheers !


Reply With Quote
