Open deansallinen opened 1 year ago
enable a dapp to pass in css as file/custom properties to override the default wharf theme with custom themes
Something like:
<style> :root { --wharfkit-color-primary: red; } </style>
enable a dapp to pass in css as file/custom properties to override the default wharf theme with custom themes