ColorHelper
Table of Contents
Constants
-
OUR_COLORS
= [
'#86b100',
// 1
'#0092cc',
// 2
'#00afc7',
// 3
'#e89b06',
// 4
'#00b38c',
// 5
'#de2b24',
// 6
'#bd7ac9',
// 7
'#838fa0',
// 8
'#c3612c',
// 9
'#e97090',
]
Methods
-
getOurColorRandom()
: string
OUR_COLORS
public
mixed
OUR_COLORS
= [
'#86b100',
// 1
'#0092cc',
// 2
'#00afc7',
// 3
'#e89b06',
// 4
'#00b38c',
// 5
'#de2b24',
// 6
'#bd7ac9',
// 7
'#838fa0',
// 8
'#c3612c',
// 9
'#e97090',
]
getOurColorRandom()
public
static getOurColorRandom() : string