diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
commit | a065e04d529da1d847b5062a12c46d916408bf32 (patch) | |
tree | fe0f8bcec1ff39a3c499a2708222dcf15224ff70 /files/he/mozilla/add-ons/themes/index.html | |
parent | 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (diff) | |
download | translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.gz translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.bz2 translated-content-a065e04d529da1d847b5062a12c46d916408bf32.zip |
update based on https://github.com/mdn/yari/issues/2028
Diffstat (limited to 'files/he/mozilla/add-ons/themes/index.html')
-rw-r--r-- | files/he/mozilla/add-ons/themes/index.html | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/files/he/mozilla/add-ons/themes/index.html b/files/he/mozilla/add-ons/themes/index.html deleted file mode 100644 index 4c0c59c553..0000000000 --- a/files/he/mozilla/add-ons/themes/index.html +++ /dev/null @@ -1,49 +0,0 @@ ---- -title: Themes -slug: Mozilla/Add-ons/Themes -tags: - - Add-ons - - Look & Feel - - NeedsTranslation - - Themes - - TopicStub -translation_of: Mozilla/Add-ons/Themes ---- -<p>{{AddonSidebar}}</p> - -<p>Themes allow you to change the look and feel of the user interface and personalize it to your tastes. Learn how to create and share themes!</p> - -<div class="column-container"> -<div class="column-half"> -<h2 class="Documentation" id="Documentation" name="Documentation">Browser Themes</h2> - -<dl> - <dt><a href="/en-US/docs/Mozilla/Add-ons/Themes/Theme_concepts">Browser theme concepts</a></dt> - <dd>Get an introduction to creating themes for the latest versions of Firefox</dd> - <dt><a href="/en-US/docs/Mozilla/Add-ons/Themes/Using_the_AMO_theme_generator">Using the AMO theme generator</a></dt> - <dd>Use the theme generator to create and submit a new theme to AMO</dd> -</dl> - -<h2 class="Documentation" id="Documentation" name="Documentation">Lightweight Themes</h2> - -<div class="warning"> -<p>Lightweight themes have been deprecated and are no longer accepted by AMO. Only browser themes will be accepted going forward.</p> -</div> -</div> - -<div class="column-half"> -<h2 id="Tools_Resources">Tools & Resources</h2> - -<ul> - <li><a href="/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/theme">Browser theme manifest.json keys</a></li> - <li><a href="/en-US/docs/Mozilla/Add-ons/WebExtensions/API/theme">Browser extensions theme API</a></li> - <li><a href="https://discourse.mozilla.org/c/add-ons/themes">Discourse forum</a></li> - <li><a href="https://blog.mozilla.org/addons/category/personas/">Theme related blog posts</a></li> - <li><a href="/en-US/Mozilla/Add-ons/Themes/Obsolete">Archived resources</a></li> -</ul> -</div> -</div> - -<p> </p> - -<p> </p> |