Add ZenGradientGenerator to zen-assets.jar and zen-styles

This commit adds the ZenGradientGenerator module to the zen-assets.jar and zen-styles directories. The ZenGradientGenerator is responsible for generating gradients used in the Zen theme. This addition will enhance the visual appearance of the theme.
This commit is contained in:
mauro-balades
2024-10-07 20:54:53 +02:00
parent c9a8177351
commit a556454ced
6 changed files with 65 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
<script src="chrome://browser/content/zen-components/ZenThemeBuilder.mjs" defer=""/>
<script src="chrome://browser/content/zen-components/ZenGradientGenerator.mjs" defer=""/>
<script src="chrome://browser/content/preferences/zen-settings.js"/>
<html:template id="template-paneZenLooks">
<hbox id="zenLooksCategory"
@@ -23,6 +24,8 @@
preference="zen.theme.toolbar-themed"/>
</box>
<hbox id="zenLooksAndFeelGradientPickerParent"></hbox>
<html:div id="ZenDarkThemeStyles">
<html:h2 data-l10n-id="zen-dark-theme-styles-header"/>
<description class="description-deemphasized" data-l10n-id="zen-dark-theme-styles-description" />