style: more colors.
This commit is contained in:
@@ -2,4 +2,5 @@ export default interface IColor {
|
||||
label: string | null
|
||||
value: string | null
|
||||
darkValue?: string | null
|
||||
lightValue?: string | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user