遇见数据集

gradio/theme-gallery

收藏
Hugging Face2026-03-18 更新2026-04-05 收录
官方服务:

资源简介:

--- license: apache-2.0 --- # Gradio Theme Gallery Community-contributed themes for [Gradio](https://gradio.app). This dataset powers the theme gallery at [gradio.app/themes](https://gradio.app/themes/gallery). ## How to add a theme Add an entry to `manifest.json` with your theme's metadata: ```json { "id": "your-username/your-theme", "name": "Your Theme Name", "author": "your-username", "description": "A short description of your theme.", "hf_space_id": "your-username/your-theme-space", "colors": { "primary": "#hex", "secondary": "#hex", "neutral": "#hex", "background": "#hex", "background_dark": "#hex" }, "fonts": { "main": "Font Name", "mono": "Mono Font Name" } } ``` Open a Pull Request to this dataset to submit your theme.

许可证:Apache 2.0 # Gradio 主题画廊 面向[Gradio(Gradio)](https://gradio.app)的社区贡献主题,本数据集为[gradio.app/themes](https://gradio.app/themes/gallery)的主题画廊提供支撑。 ## 如何添加主题 请在`manifest.json`文件中添加一条包含您的主题元数据的条目: json { "id": "your-username/your-theme", "name": "Your Theme Name", "author": "your-username", "description": "A short description of your theme.", "hf_space_id": "your-username/your-theme-space", "colors": { "primary": "#hex", "secondary": "#hex", "neutral": "#hex", "background": "#hex", "background_dark": "#hex" }, "fonts": { "main": "Font Name", "mono": "Mono Font Name" } } 向本数据集提交拉取请求(Pull Request)即可完成主题提交。

提供机构:
gradio
二维码
社区交流群
二维码
科研交流群
商业服务