mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-19 11:11:05 -05:00
Edit apps/web/app/(app)/environments/[environmentId]/settings/lookandfeel/components/UnifiedStyling.tsx
This commit is contained in:
committed by
GitHub
parent
7a1af85141
commit
160b762654
@@ -22,7 +22,7 @@ type UnifiedStylingProps = {
|
||||
product: TProduct;
|
||||
};
|
||||
|
||||
const colorDefaults = {
|
||||
const COLOR_DEFAULTS = {
|
||||
brandColor: "#64748b",
|
||||
questionColor: "#2b2524",
|
||||
inputColor: "#efefef",
|
||||
|
||||
Reference in New Issue
Block a user