This repository has been archived by the owner on Jun 8, 2024. It is now read-only.
v0.1
An overhaul of entire codebase. Some key features, functionalities, and properties:
- no longer requires material-fox. However, a few parts (namely urlbar, and icon properties) have been taken from material-fox.
config.css
with all the customizable options including: color theme(normal and private), window controls placement etc.- easily customizable color themes for regular and private mode
- some other customized components:
- tabs
- toolbar
- urlbar
- popups, etc.
- themes extension icons in two ways:
- replaces icon of known popular extensions with fitting consistent icons
- styles unknown extension icons to blend better with rest of the theme
- TST CSS has been improved to support tree structure as well as some mode specific improvements.
- TST CSS includes useful variables like compactness, animation duration, etc, for customization. (better named, better used from earlier)
- old HNTP settings moved to other_configs along with current nighttab setup.
fixes #11, #20, #21 and a few other unlisted issues.
Along with the CSS, this release also includes a web application that can be accessed at flyingfox webapp which aids theming mainly:
- generates theme based on foreground and background colors
- includes components based on selected options
- customizes some parts of sidebar