🎨 (Color) add contrast color
This commit is contained in:
@@ -3,4 +3,5 @@ export default interface IColor {
|
||||
value: string | null
|
||||
darkValue?: string | null
|
||||
lightValue?: string | null
|
||||
constrastColor?: string | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user