josh0x / web3-modals

Stylized web3 modal themes

Home Page:web3-modals.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web3 modals

Stylized web3 modal themes

Demo

web3-modals.vercel.app

Usage

Paste the CSS import of whichever theme at the top of your stylesheet.
@import url("https://code.tr.af/sites/web3-modals/minimal.css");
@import url("https://code.tr.af/sites/web3-modals/classic.css");
@import url("https://code.tr.af/sites/web3-modals/vibrant.css");

Notes

• This was tested using the vanilla JS version of Web3Modal
• I'm not an experienced dev, so don't take this code too seriously
• Design & code licended under cc0 (do what you want with it)

@traf

About

Stylized web3 modal themes

web3-modals.vercel.app


Languages

Language:HTML 57.9%Language:CSS 24.9%Language:JavaScript 17.2%