remilia commited on
Commit
e16ccc6
Β·
1 Parent(s): cbd08f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,17 +1,18 @@
1
-
2
  ---
3
- tags: [gradio-theme]
 
4
  title: Ghostly
5
- colorFrom: orange
6
- colorTo: purple
7
  sdk: gradio
8
  sdk_version: 3.29.0
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
 
12
  ---
13
  # Ghostly
14
  ## Description
15
- Add a description of this theme here!
16
  ## Contributions
17
- Thanks to [@remilia](https://huggingface.co/remilia) for adding this gradio theme!
 
 
1
  ---
2
+ tags:
3
+ - gradio-theme
4
  title: Ghostly
5
+ colorFrom: indigo
6
+ colorTo: red
7
  sdk: gradio
8
  sdk_version: 3.29.0
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
12
+ emoji: πŸ‘»
13
  ---
14
  # Ghostly
15
  ## Description
16
+ A theme loosely inspired by Vercel's Geist design language.
17
  ## Contributions
18
+ Thanks to [@remilia](https://huggingface.co/remilia) for adding this gradio theme!