Spaces:
Runtime error
Runtime error
bethecloud
commited on
Commit
•
ef09f84
1
Parent(s):
e90ff84
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,11 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
emoji: 🪐
|
4 |
-
colorFrom: #2683FF
|
5 |
-
colorTo: #A4B3B6
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 3.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
tags:
|
11 |
-
- track-2
|
12 |
---
|
13 |
|
14 |
Storj Theme is a custom Gradio theme inspired by the visual style of Storj.io. It features a dominant blue color scheme with subtle gray accents to capture the sleek and modern design of the Storj.io platform. The theme is designed to enhance the user experience of Gradio interfaces while reflecting the aesthetics of decentralized cloud storage solutions. Feel free to use this theme to create Gradio apps that have a visual connection to the world of cloud technology.
|
|
|
1 |
---
|
2 |
+
tags: [gradio-theme, track-2]
|
3 |
+
title: storj_theme
|
4 |
emoji: 🪐
|
|
|
|
|
5 |
sdk: gradio
|
6 |
+
sdk_version: 3.24.1
|
7 |
app_file: app.py
|
8 |
pinned: false
|
|
|
|
|
9 |
---
|
10 |
|
11 |
Storj Theme is a custom Gradio theme inspired by the visual style of Storj.io. It features a dominant blue color scheme with subtle gray accents to capture the sleek and modern design of the Storj.io platform. The theme is designed to enhance the user experience of Gradio interfaces while reflecting the aesthetics of decentralized cloud storage solutions. Feel free to use this theme to create Gradio apps that have a visual connection to the world of cloud technology.
|