diff --git a/frontend/src/Editor/Components/components.js b/frontend/src/Editor/Components/components.js index f7e1a4f4f6..a8a4f92cad 100644 --- a/frontend/src/Editor/Components/components.js +++ b/frontend/src/Editor/Components/components.js @@ -145,7 +145,7 @@ export const componentTypes = [ }, events: [], styles: { - backgroundColor: { value: '#3c92dc' }, + backgroundColor: { value: '#375FCF' }, textColor: { value: '#fff' }, visibility: { value: '{{true}}' }, borderRadius: { value: '{{0}}' },