bethecloud commited on
Commit
e90ff84
1 Parent(s): 19bdf49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,15 +1,18 @@
1
  ---
2
  title: Storj Theme
3
- emoji: 👀
4
- colorFrom: yellow
5
- colorTo: gray
6
  sdk: gradio
7
  sdk_version: 3.23.0
8
  app_file: app.py
9
  pinned: false
10
-
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
 
 
 
15
 
 
1
  ---
2
  title: Storj Theme
3
+ emoji: 🪐
4
+ colorFrom: #2683FF
5
+ colorTo: #A4B3B6
6
  sdk: gradio
7
  sdk_version: 3.23.0
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.
15
 
16
+ ## Contributions
17
+ Thanks to [@bethecloud](https://huggingface.co/bethecloud) for adding this gradio theme!
18