mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-18 23:28:32 -05:00
chore: remove legacy styling fields (questionColor, inputColor) (#7783)
This commit is contained in:
@@ -5566,36 +5566,6 @@ components:
|
||||
pattern: ^#(?:[A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$
|
||||
required:
|
||||
- light
|
||||
questionColor:
|
||||
type:
|
||||
- object
|
||||
- "null"
|
||||
properties:
|
||||
light:
|
||||
type: string
|
||||
pattern: ^#(?:[A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$
|
||||
dark:
|
||||
type:
|
||||
- string
|
||||
- "null"
|
||||
pattern: ^#(?:[A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$
|
||||
required:
|
||||
- light
|
||||
inputColor:
|
||||
type:
|
||||
- object
|
||||
- "null"
|
||||
properties:
|
||||
light:
|
||||
type: string
|
||||
pattern: ^#(?:[A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$
|
||||
dark:
|
||||
type:
|
||||
- string
|
||||
- "null"
|
||||
pattern: ^#(?:[A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$
|
||||
required:
|
||||
- light
|
||||
inputBorderColor:
|
||||
type:
|
||||
- object
|
||||
|
||||
Reference in New Issue
Block a user