mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #812] [CLOSED] [NEW PLUGIN] CSS GRADIENT #1196
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/812
Author: @rahullvahull
Created: 6/28/2025
Status: ❌ Closed
Base:
main← Head:css-gradient-plugin📝 Commits (4)
007de08Create image enhancer707afc9Add files via upload4bc13b8Add files via upload0f603b5[NEW PLUGIN] CSS GRADIENT📊 Changes
3 files changed (+166 additions, -0 deletions)
View changed files
➕
adaptive_image_enhancer.difypkg(+0 -0)➕
css_gradient.difypkg(+0 -0)➕
image enhancer(+166 -0)📄 Description
Plugin Submission Form
Plugin Author: rahulbarma
Plugin Name: css_gradient
Repository URL: https://github.com/raahull46/dify-plugins
[x] New plugin submission
[ ] Version update for existing plugin
A comprehensive CSS gradient generator plugin for Dify. This plugin allows users to generate beautiful CSS gradients (linear, radial, random, popular, and theme-based) with custom colors, angles, and output formats. It is inspired by cssgradient.io and is designed for developers and designers to quickly create and use gradients in their projects.
Supports 8 popular gradients and 8 color themes
No external API dependencies or credentials required
No user data is collected or transmitted
[x] I have read and followed the Publish to Dify Marketplace guidelines
[x] I have read and comply with the Plugin Developer Agreement
[x] I confirm my plugin works properly on both Dify Community Edition and Cloud Version
[x] I confirm my plugin has been thoroughly tested for completeness and functionality
[x] My plugin brings new value to Dify
Please confirm that your plugin README includes all necessary information:
[x] Step-by-step setup instructions
[x] Detailed usage instructions
[x] All required APIs and credentials are clearly listed (N/A for this plugin)
[x] Connection requirements and configuration details
[x] Link to the repository for the plugin source code
Data Collection
This plugin does not collect any user personal data. All gradient generation is performed locally and no data is transmitted or stored.
Privacy Policy
[x] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.