mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
Update default button color to match new theme
This commit is contained in:
parent
f533e3c6c1
commit
5ff6b5170b
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ export const componentTypes = [
|
|||
},
|
||||
events: [],
|
||||
styles: {
|
||||
backgroundColor: { value: '#3c92dc' },
|
||||
backgroundColor: { value: '#375FCF' },
|
||||
textColor: { value: '#fff' },
|
||||
visibility: { value: '{{true}}' },
|
||||
borderRadius: { value: '{{0}}' },
|
||||
|
|
|
|||
Loading…
Reference in a new issue