Custom CSS for FreshTomato Firmware.
Another quick edit based of theredhood13's custom css & mReXiTuS's custom css. Modified to my own liking. Original credit still goes to theredhood13.
- Navigate to Administration > Scripts
- Choose WAN Up
- Paste the following code:
sleep 60
logger start downloading
wget https://raw.githubusercontent.com/brandonongzy/freshtomato-css/master/custom.css -P /var/wwwext/
- Save changes and reboot router.
- Navigate to Administration > Admin Access
- Change color scheme to custom.css
- You may need to erase your brower's cache or force a refresh (ctrl + Refesh) before the new UI appears.
- Theme will be downloaded and applied 60 seconds after boot.