bethecloud commited on
Commit
22d265d
1 Parent(s): 1382b86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,7 +1,6 @@
1
-
2
  ---
3
- tags: [gradio-theme]
4
- title: storj_theme
5
  colorFrom: #2683FF
6
  colorTo: #A4B3B6
7
  sdk: gradio
@@ -9,10 +8,13 @@ sdk_version: 3.24.1
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
 
 
12
  ---
 
13
  # storj_theme
14
  ## Description
15
- 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.
16
 
17
  ## Contributions
18
  Thanks to [@bethecloud](https://huggingface.co/bethecloud) for adding this gradio theme!
 
 
1
  ---
2
+ title: Storj Theme
3
+ emoji: 🤖
4
  colorFrom: #2683FF
5
  colorTo: #A4B3B6
6
  sdk: gradio
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ tags:
12
+ - track-2
13
  ---
14
+
15
  # storj_theme
16
  ## Description
17
+ The 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.
18
 
19
  ## Contributions
20
  Thanks to [@bethecloud](https://huggingface.co/bethecloud) for adding this gradio theme!