Handbook
Glossary
thread-status-suspended-background ( -- color )
Vocabulary
ui
.
theme
Inputs
None
Outputs
color
an
object
Definition
IN:
ui.theme
HOOK:
thread-status-suspended-background
theme
( -- color )
Methods
USING:
ui.theme
ui.theme.base16
;
M:
base16-theme
thread-status-suspended-background
"base0B"
named-base16
;
USING:
colors
ui.theme
;
M:
dark-theme
thread-status-suspended-background
COLOR:
#3c4a24
;
USING:
colors
ui.theme
;
M:
light-theme
thread-status-suspended-background
COLOR:
#F4EAD9
;
USING:
colors
ui.theme
ui.theme.wombat
;
M:
wombat-theme
thread-status-suspended-background
COLOR:
#242424
;