Hi, we are using three systems to host our website. Our Mainsystem is Xenforo.
Actual we are implementing an darkmode style, so our users can switch between the normal style and a darkmode style.
If a switch happens we like to automatically switch the other systems also to darkmode, so we need to get the information which styleid is choosen.
I didn´t found a API call to get this information.
Are there any ideas, how we can do this?
We try to avoid a direct database query....
Regard,
Pascal
Actual we are implementing an darkmode style, so our users can switch between the normal style and a darkmode style.
If a switch happens we like to automatically switch the other systems also to darkmode, so we need to get the information which styleid is choosen.
I didn´t found a API call to get this information.
Are there any ideas, how we can do this?
We try to avoid a direct database query....
Regard,
Pascal