Description : Currently Forumactif Edge offers two theme versions ; Light and Dark. The idea is to add a button on the footer that will allow the user to switch between both of these themes. I know some people prefer darker themes over light ones, especially those with light-sensitivity issues, so this would be a godsend for them.
Notes :
We can use the themes found here, and possibly import them from github and store them via the storage API, if possible.
Modifications will need to be made to the FAE CP to determine two things ; 1. The type of theme installed and 2. the text direction of the theme. Then we'll apply these settings to the dark mode script. Installing new variables might be a good idea.
Description : Currently Forumactif Edge offers two theme versions ; Light and Dark. The idea is to add a button on the footer that will allow the user to switch between both of these themes. I know some people prefer darker themes over light ones, especially those with light-sensitivity issues, so this would be a godsend for them.
Notes :