To setup your own domain name and theme colors follow the below steps:
my.example.com
Login to your domain register and create an CNAME record for your domain point to
cname-sms.txtsms.me
You can test that your domain is setup correctly using dig
:
dig @8.8.8.8 +short CNAME my.example.com
On successfull pointing, you can able to see the results similar to below
;; ANSWER SECTION:
my.example.com. 984 IN CNAME cname-sms.txtsms.me.
cname-sms.txtsms.me. 59 IN A 52.76.163.53
cname-sms.txtsms.me. 59 IN A 52.221.80.168
Note: Some hosting providers may take upto 12 hours to resolved the cname mapping.