bongzyx / tomato-css

Custom CSS for FreshTomato Firmware.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freshtomato-css

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.

Screenshots

Screenshot1 Screenshot2 Screenshot3

Installation

Using Scripts

1. Add Custom Script

  1. Navigate to Administration > Scripts
  2. Choose WAN Up
  3. Paste the following code:
sleep 60
logger start downloading
wget https://raw.githubusercontent.com/brandonongzy/freshtomato-css/master/custom.css -P /var/wwwext/
  1. Save changes and reboot router.

2. Enable Custom CSS

  1. Navigate to Administration > Admin Access
  2. Change color scheme to custom.css
  3. You may need to erase your brower's cache or force a refresh (ctrl + Refesh) before the new UI appears.
  4. Theme will be downloaded and applied 60 seconds after boot.

About

Custom CSS for FreshTomato Firmware.


Languages

Language:CSS 100.0%