janraasch commited on
Commit
13f7180
1 Parent(s): a4430db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,17 +1,19 @@
1
-
2
  ---
3
- tags: [gradio-theme]
 
4
  title: seafoam
5
- colorFrom: red
6
- colorTo: purple
 
7
  sdk: gradio
8
  sdk_version: 4.7.1
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
 
12
  ---
13
  # seafoam
14
  ## Description
15
  Add a description of this theme here!
16
  ## Contributions
17
- Thanks to [@hsiehpinghan](https://huggingface.co/hsiehpinghan) for adding this gradio theme!
 
 
1
  ---
2
+ tags:
3
+ - gradio-theme
4
  title: seafoam
5
+ colorFrom: blue
6
+ colorTo: indigo
7
+ emoji: 🌊
8
  sdk: gradio
9
  sdk_version: 4.7.1
10
  app_file: app.py
11
  pinned: false
12
  license: apache-2.0
13
+ short_description: Gradio Theme
14
  ---
15
  # seafoam
16
  ## Description
17
  Add a description of this theme here!
18
  ## Contributions
19
+ Thanks to [@hsiehpinghan](https://huggingface.co/hsiehpinghan) for adding this gradio theme!