Theme
Custom theme
Token Negotiator Active mode comes with its own set of styles. To adjust these, its recommended you import your own version of the following style sheet.
Here are two ways this can be done.
Working directly with CSS
Copy @tokenscript/token-negotiator/dist/theme/style.css into your project.
Import the styles, adjusting as required.
Working with Less
Copy Token Negotiator's /theme directory into your Less supported project.
Import the styles, adjusting as required.
For support and any questions please reach out to us on discord or via sayhi@smarttokenlabs.com
Last updated