Custom CSS for Routers running Tomato Firmware
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
mReXiTuS 82dae4a893 Update README.md 9 years ago
dist Released three default colors (blue, green and tomato red) 9 years ago
release Changed structure of released files 9 years ago
README.md Update README.md 9 years ago
custom.scss Released three default colors (blue, green and tomato red) 9 years ago
gulpfile.js Initial commit 9 years ago
tomato_wanup.sh Changed location to my server instead of github, cause github is not accessible directly from wget on router 9 years ago

README.md

tomato-design

Custom CSS for older routers running Tomato Firmware (that are unsupported by AdvancedTomato firmware). Design inspired by AdvancedTomato.

Screenshot

Installation

Using init script

1. Upload script

  1. Navigate to Administration > Scripts
  2. Choose WAN Up
  3. Paste content of tomato_wanup.sh script
  4. Save changes

2. Enable Custom CSS

  1. Navigate to Administration > Admin Access
  2. Change color scheme to custom.css
  3. Save changes and reboot router

Using SSH

1. Upload Custom CSS over SSH

  1. Enable SSH deamon in Administration > Admin Access
  2. Connect to router over SSH
  3. Create folder wwwext in /var/
  4. Upload custom.css file into /var/wwwext/

2. Enable Custom CSS

  1. Navigate to Administration > Admin Access
  2. Change color scheme to custom.css
  3. Save changes and reboot router

After every reboot, this needs to be performed again. Router will automatically remove custom.css file after reboot