mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-07 22:31:35 -05:00
fix: styling object
This commit is contained in:
+1
-13
@@ -26,19 +26,7 @@ async function main() {
|
||||
brandColor: {
|
||||
light: product.brandColor,
|
||||
},
|
||||
questionColor: {
|
||||
light: product.brandColor,
|
||||
},
|
||||
inputColor: {
|
||||
light: product.brandColor,
|
||||
},
|
||||
inputBorderColor: {
|
||||
light: product.brandColor,
|
||||
},
|
||||
cardBackgroundColor: {
|
||||
light: product.brandColor,
|
||||
},
|
||||
enableDarkMode: false,
|
||||
isDarkModeEnabled: false,
|
||||
roundness: 8,
|
||||
cardArrangement: {
|
||||
linkSurveys: "simple",
|
||||
|
||||
Reference in New Issue
Block a user