mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 14:59:12 +02:00
Changes to account for the fact that "headerURL":, "accentcolor":, and "textcolor": have been replaced by "theme_frame": , "frame":, and "tab_text": respectively. In addition, removed the empty.png image files, as these are no longer needed. Also added an example of use of theme_inactive to weta_tiled.
Themes: weta_fade
What it does
Employs a PNG image as the headerURL image in a theme.
What it shows
How to create a single image theme, using a faded edge and background color to ensure the image works well on a range of screen sizes.