Handbook
Glossary
thread-status-stopped-background ( -- color )
Vocabulary
ui
.
theme
Inputs
None
Outputs
color
an
object
Definition
IN:
ui.theme
HOOK:
thread-status-stopped-background
theme
( -- color )
Methods
USING:
ui.theme
ui.theme.base16
;
M:
base16-theme
thread-status-stopped-background
"base0A"
named-base16
;
USING:
colors
ui.theme
;
M:
dark-theme
thread-status-stopped-background
COLOR:
#492d33
;
USING:
colors
ui.theme
;
M:
light-theme
thread-status-stopped-background
COLOR:
#F4D9D9
;
USING:
colors
ui.theme
ui.theme.wombat
;
M:
wombat-theme
thread-status-stopped-background
COLOR:
#333333
;