mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-27 11:27:00 +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>
10 lines
164 B
Markdown
10 lines
164 B
Markdown
# Themes: Animated
|
|
|
|
## What it does
|
|
|
|
Employs an animated PNG image as the theme_frame image in a theme.
|
|
|
|
## What it shows
|
|
|
|
How to use an animated image in a theme.
|