mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-08 10:56:36 +00:00
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:
@@ -3,5 +3,9 @@
|
||||
rel="stylesheet"
|
||||
href="chrome://browser/skin/preferences/zen-preferences.css"
|
||||
/>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="chrome://browser/content/zen-styles/zen-gradient-generator.css"
|
||||
/>
|
||||
<script src="chrome://browser/content/zenThemeModifier.js"/>
|
||||
<link rel="localization" href="browser/preferences/zen-preferences.ftl"/>
|
Reference in New Issue
Block a user