Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom css #103

Open
deansallinen opened this issue May 18, 2023 · 1 comment
Open

Allow custom css #103

deansallinen opened this issue May 18, 2023 · 1 comment
Labels
enhancement New feature or request Story Points: 21 Generated by Parabol
Milestone

Comments

@deansallinen
Copy link
Collaborator

enable a dapp to pass in css as file/custom properties to override the default wharf theme with custom themes

@deansallinen deansallinen added the enhancement New feature or request label May 18, 2023
@aaroncox aaroncox added this to the Unscheduled milestone May 26, 2023
@david-at-greymass david-at-greymass added the Story Points: 21 Generated by Parabol label Sep 11, 2023
@deansallinen
Copy link
Collaborator Author

Something like:

<style>
:root {
    --wharfkit-color-primary: red;
}
</style>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Story Points: 21 Generated by Parabol
Projects
Status: Icebox
Development

No branches or pull requests

3 participants