This repository has been archived by the owner on Jun 8, 2024. It is now read-only.
Releases: akshat46/FlyingFox
Releases · akshat46/FlyingFox
v0.1.2
0.1.2 (2021-03-22)
Bug Fixes
- firefoxCSS: option for window-controls on right(#44) (30a4930), closes #44
- firefoxCSS: static-sidebar divider (df7baa7)
- firefoxCSS: window-controls on right side with tabline (ddfa7a8)
- tstCSS: container support (00c2df8)
- firefoxCSS: add tabline margins (625c05c)
- firefoxCSS: container support for tabline (4a21dc9)
Build System
Documentation
- preview for extension icons (276c336)
v0.1.1
- Fixes #35. Changed the way window controls are handled (new vars in config.css).
- Added treestyletab/custom-hover.css so that branching can be handled flawlessly with hover-sidebar. More details.
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