Viewing File: /home/ubuntu/combine_ai/combine/lib/python3.10/site-packages/gradio/themes/utils/readme_content.py

README_CONTENT = """
---
tags: [gradio-theme]
title: {theme_name}
colorFrom: red
colorTo: purple
sdk: gradio
sdk_version: {gradio_version}
app_file: app.py
pinned: false
license: apache-2.0
---
# {theme_name}
## Description
{description}
## Contributions
Thanks to [@{author}](https://huggingface.co/{author}) for adding this gradio theme!
"""
Back to Directory File Manager