Skip to content

Commit 68e3fd7

Browse files
committed
fix: replace corner colors for more vivid
1 parent 207797d commit 68e3fd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/sdk-multichain-ui/src/components/mm-install-modal/mm-install-modal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export class InstallModal {
9191
gradient: undefined
9292
},
9393
cornersDotOptions{
94-
color: '#bf5208',
94+
color: '#ff5c16',
9595
},
9696
backgroundOptions: {
9797
color: 'transparent',

0 commit comments

Comments
 (0)