Handbook
Glossary
stylesheet ( -- value )
Vocabulary
slides
Inputs
None
Outputs
value
an
object
Definition
USING:
colors
help.stylesheet
io.styles
;
IN:
slides
CONSTANT:
stylesheet
H{
{
list-content-style
H{
{
wrap-margin
996
}
}
}
{
code-style
H{
{
font-name
"monospace"
}
{
page-color
T{
rgba
{
red 0.4
}
{
green 0.4
}
{
blue 0.4
}
{
alpha 0.3
}
}
}
{
font-size
36
}
}
}
{
list-style
H{
{
table-gap
{
10 20
}
}
}
}
{
default-style
H{
{
font-name
"sans-serif"
}
{
font-size
36
}
{
wrap-margin
1104
}
}
}
{
snippet-style
H{
{
font-name
"monospace"
}
{
font-size
36
}
{
foreground
T{
rgba
{
red 0.1
}
{
green 0.1
}
{
blue 0.4
}
{
alpha 1
}
}
}
}
}
{
table-content-style
H{
{
wrap-margin
996
}
}
}
}
inline