public interface PrezColors
| Modifier and Type | Field and Description |
|---|---|
static org.jrebirth.af.api.resource.color.ColorItem |
DROP_SHADOW
Color for drop shadow, black.
|
static org.jrebirth.af.api.resource.color.ColorItem |
GRADIENT_1
Color for first gradient, xxx.
|
static org.jrebirth.af.api.resource.color.ColorItem |
GRADIENT_2
Color for second gradient, xxx.
|
static org.jrebirth.af.api.resource.color.ColorItem |
GRADIENT_3
Color for third gradient, xxxx.
|
static org.jrebirth.af.api.resource.color.ColorItem |
INNER_SHADOW
Color for inner shadow, white.
|
static org.jrebirth.af.api.resource.color.ColorItem |
SHAPE_BLUE
Color for blue shape, xxx.
|
static org.jrebirth.af.api.resource.color.ColorItem |
SLIDE_TITLE
Color for slide title, white.
|
static org.jrebirth.af.api.resource.color.ColorItem |
SPLASH_TEXT
Color for splash text, xxx.
|
static org.jrebirth.af.api.resource.color.ColorItem |
SUB_TITLE
Color for slide title, white.
|
static final org.jrebirth.af.api.resource.color.ColorItem SLIDE_TITLE
static final org.jrebirth.af.api.resource.color.ColorItem SUB_TITLE
static final org.jrebirth.af.api.resource.color.ColorItem SHAPE_BLUE
static final org.jrebirth.af.api.resource.color.ColorItem DROP_SHADOW
static final org.jrebirth.af.api.resource.color.ColorItem INNER_SHADOW
static final org.jrebirth.af.api.resource.color.ColorItem GRADIENT_1
static final org.jrebirth.af.api.resource.color.ColorItem GRADIENT_2
static final org.jrebirth.af.api.resource.color.ColorItem GRADIENT_3
static final org.jrebirth.af.api.resource.color.ColorItem SPLASH_TEXT
Copyright © 2011–2015 JRebirth OSS. All rights reserved.