Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ee264870
Commit
ee264870
authored
Jan 01, 2005
by
Richard M. Stallman
Browse files
(Face Customization): Mention hex color specs.
parent
72e6f142
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
man/custom.texi
man/custom.texi
+9
-4
No files found.
man/custom.texi
View file @
ee264870
...
...
@@ -566,10 +566,15 @@ before the attribute name indicates whether the attribute is
attribute
by
invoking
that
field
.
When
the
attribute
is
enabled
,
you
can
change
the
attribute
value
in
the
usual
ways
.
On
a
black
-
and
-
white
display
,
the
colors
you
can
use
for
the
background
are
@
samp
{
black
},
@
samp
{
white
},
@
samp
{
gray
},
@
samp
{
gray1
},
and
@
samp
{
gray3
}.
Emacs
supports
these
shades
of
gray
by
using
background
stipple
patterns
instead
of
a
color
.
For
the
colors
,
you
can
specify
a
color
name
(
use
@
kbd
{
M
-
x
list
-
colors
-
display
})
for
a
list
of
them
)
or
a
hexadecimal
color
specification
of
the
form
@
samp
{#@
var
{
rr
}@
var
{
gg
}@
var
{
bb
}}.
(@
samp
{#
000000
}
is
black
,
@
samp
{#
ff0000
}
is
red
,
@
samp
{#
00f
f00
}
is
green
,
@
samp
{#
0000f
f
}
is
blue
,
and
@
samp
{#
ffffff
}
is
white
.)
On
a
black
-
and
-
white
display
,
the
colors
you
can
use
for
the
background
are
@
samp
{
black
},
@
samp
{
white
},
@
samp
{
gray
},
@
samp
{
gray1
},
and
@
samp
{
gray3
}.
Emacs
supports
these
shades
of
gray
by
using
background
stipple
patterns
instead
of
a
color
.
Setting
,
saving
and
resetting
a
face
work
like
the
same
operations
for
options
(@
pxref
{
Changing
an
Option
}).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment