Aina Theme is a custom Gradio theme inspired by the visual style of Storj theme. Feel free to use this theme to create Gradio apps that have a visual connection to the world of cloud technology.
Project description
Aina Theme is a custom Gradio theme. Feel free to use this theme to create Gradio apps that have a visual connection to the world of cloud technology.
How to edit Aina Gradio Theme colors and properties?
In case you would like to change theme properties, just edit AinaTheme/aina_class.py file.
There are custom colors that you can set at utils/custom_colors.py. And if you would like to include extra colors on the theme set them at AinaTheme/__init__.py
How to use this theme in my Gradio app?
First install the theme package.
pip install aina-gradio-theme
Once you have installed it, add it to the interface/block parameters.
...
from AinaTheme import theme
with gr.Blocks(theme=theme) as demo:
...
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aina_gradio_theme-2.3.tar.gz.
File metadata
- Download URL: aina_gradio_theme-2.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5db2ea043a1d42e84e93a71c41c3622228fb8487f68f29cd46f25bfa6239f88
|
|
| MD5 |
ccfdf3330cd0525f01c4cfd31b39b9cc
|
|
| BLAKE2b-256 |
8814b4566acc954563c724a54990ed1d16796fb2f49538bb67bdc9ee57d2af2a
|
File details
Details for the file aina_gradio_theme-2.3-py3-none-any.whl.
File metadata
- Download URL: aina_gradio_theme-2.3-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8e0668c39bfc11ea513cfa9c7d890cd08027cf4772a91fbe22485dbc7e0d55b
|
|
| MD5 |
7a2569df173168013d87d1e0e2dcaaaa
|
|
| BLAKE2b-256 |
17148aacd9088c96ca39fe7dbd9f2f1d67f919f1166f1f92b3780118e6efc758
|