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