Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
flyingfox-0.1-78.70esr.tar.xz | 2021-02-06 | 652.4 kB | |
flyingfox-0.1-78.70esr.zip | 2021-02-06 | 709.3 kB | |
README.md | 2021-02-06 | 1.4 kB | |
v0.1 source code.tar.gz | 2021-02-06 | 29.8 MB | |
v0.1 source code.zip | 2021-02-06 | 29.9 MB | |
Totals: 5 Items | 61.1 MB | 0 |
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