31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
## 11/30/2017
|
|
|
|
* Added userChrome.css and accompanying files to include support for:
|
|
|
|
* Dark menus from the nav-bar
|
|
|
|
* Dark context menus
|
|
|
|
* Remove the white flash when opening new pages
|
|
|
|
* Several modifications to `about:addons`, including:
|
|
|
|
* Making the background of extension icons transparent to avoid white squares
|
|
|
|
* Dark context menus
|
|
|
|
* Several visual tweaks to better adhere to the overall theme
|
|
|
|
* Added `color_variables.css`. While not yet used, this will eventually be used as the basis for all color schemes to adhere to the Firefox Photon UI.
|
|
|
|
* Added `changelog.md` to create an easy way for users to keep up-to-date with changes.
|
|
|
|
## 11/29/2017
|
|
|
|
* Several visual modifications to `about:addons`. Most importantly, fixed an issue causing addon descriptions to be unreadable on a dark background.
|
|
|
|
* Added a new directory titled `webextension-tweaks`. This folder will include css files to improve visual compatibility for webextensions that utilize `about:addons` for preferences.
|
|
|
|
* Added support for Tree Style Tabs
|
|
|
|
* Added support for Stylus |