mirror of
https://github.com/zen-browser/components.git
synced 2025-07-07 22:39:58 +02:00
Some components used by @zen-browser as an attempt to make firefox forks a better place
(Archived and Privated on Nov 4 2024 - neccesarry for older Zen builds)
This commit adds support for syncing workspace themes across devices. The following changes were made: - Added theme properties to the Zen workspace schema: - `theme_type` (string): Type of theme (e.g., "gradient", "solid"). - `theme_colors` (JSON string): Array of gradient colors. - `theme_opacity` (number): Opacity of the theme. - `theme_rotation` (number): Rotation of the theme. - `theme_texture` (number): Texture of the theme. - Updated the `ZenWorkspacesSync` class to handle theme data. - Added validation for theme properties. - Updated the `ZenWorkspacesStorage` class to save and load workspace themes. - Bumped the `ZenWorkspacesEngine` version to 2. |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
COPYRIGHT | ||
LICENSE | ||
README.md | ||
zen-alpha-tangerine.svg |
Components
Some components used by @zen-browser as an attempt to make firefox forks a better place
License
Zen Core Components © 2024 by Zen's Team is licensed under CC BY-SA 4.0