Top

mPay Documentation

Dark


If you want Dark theme, changes are below:

<!-- Replace style.css with dark.css -->
<link rel="stylesheet" type="text/css" href="../assets/css/dark.css">

<!-- add class dark in html tag -->
<html lang="en" dir="dark">