gstaff commited on
Commit
8bfb931
β€’
1 Parent(s): b95d768

Fix description.

Browse files
Files changed (1) hide show
  1. README.md +17 -7
README.md CHANGED
@@ -1,17 +1,27 @@
1
-
2
  ---
3
- tags: [gradio-theme]
4
- title: xkcd
5
- colorFrom: orange
6
- colorTo: purple
 
 
 
 
7
  sdk: gradio
8
  sdk_version: 3.23.0
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
12
  ---
13
- # xkcd
14
  ## Description
15
- Add a description of this theme here!
 
 
 
16
  ## Contributions
17
  Thanks to [@gstaff](https://huggingface.co/gstaff) for adding this gradio theme!
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - gradio-theme
4
+ - track-1
5
+ - track-4
6
+ title: xkcd Gradio Theme
7
+ emoji: πŸš€
8
+ colorFrom: gray
9
+ colorTo: gray
10
  sdk: gradio
11
  sdk_version: 3.23.0
12
  app_file: app.py
13
  pinned: false
14
  license: apache-2.0
15
  ---
16
+ # xkcd Gradio Theme
17
  ## Description
18
+ A simple monochrome theme using the font of the famous [xkcd comics](https://xkcd.com/) by Randall Munroe!
19
+
20
+ Gives a playful and creative look to your designs. Suitable for apps of romance, sarcasm, math, and language.
21
+
22
  ## Contributions
23
  Thanks to [@gstaff](https://huggingface.co/gstaff) for adding this gradio theme!
24
+
25
+ The font used here is provided by the [iPython team](https://github.com/ipython/xkcd-font).
26
+
27
+ Credit and thanks to them for making it available under a [Creative Commons Attribution-NonCommercial 3.0 License](https://github.com/ipython/xkcd-font/blob/master/LICENSE).