mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-26 11:10:55 +02:00
0d46482e7d
* Remove required theme aliases Replaced uses of headerURL, accentcolor, and textcolor with theme_frame, frame, and tab_background_text. Tested and confirmed all extensions working as expected. * Fixed another reference to headerURL Co-authored-by: Richard Bloor <rbloor@atlassian.com>
11 lines
249 B
Markdown
11 lines
249 B
Markdown
# Themes: weta_fade
|
|
|
|
## What it does
|
|
|
|
Employs a PNG image as the theme_frame 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.
|