Namespace: color
theme.color
Variables
button
• Const
button: Object
Type declaration
Name | Type |
---|---|
main | string |
text | string |
Defined in
packages/webapp-libs/webapp-core/src/theme/color.ts:9
cherryRedScale
• Const
cherryRedScale: Object
Type declaration
Name | Type |
---|---|
base | string |
get | (level : 5 | 10 | 15 | 20 | 25 | 30 | 35 | 40 | 45 | 50 | 55 | 60 | 65 | 70 | 75 | 80 | 85 | 90 | 95 | 96 | 97 | 98 | 99 ) => string |
Defined in
packages/webapp-libs/webapp-core/src/theme/color.ts:7
greyScale
• Const
greyScale: Object
Type declaration
Name | Type |
---|---|
base | string |
get | (level : 5 | 10 | 15 | 20 | 25 | 30 | 35 | 40 | 45 | 50 | 55 | 60 | 65 | 70 | 75 | 80 | 85 | 90 | 95 | 96 | 97 | 98 | 99 ) => string |
Defined in
packages/webapp-libs/webapp-core/src/theme/color.ts:5
skyBlueScale
• Const
skyBlueScale: Object
Type declaration
Name | Type |
---|---|
base | string |
get | (level : 5 | 10 | 15 | 20 | 25 | 30 | 35 | 40 | 45 | 50 | 55 | 60 | 65 | 70 | 75 | 80 | 85 | 90 | 95 | 96 | 97 | 98 | 99 ) => string |
Defined in
packages/webapp-libs/webapp-core/src/theme/color.ts:6
white
• Const
white: "#ffffff"