S5 Themes Support
Added support for S5 Themes. Themes are stored in the public/s5/themes/ directory. 6 themes are included: default, nautilus, blue, flower, i18n, pixel.
This commit is contained in:
parent
5ff1b7f6da
commit
f482036683
37 changed files with 541 additions and 14 deletions
3
public/s5/themes/default/slides.css
Normal file
3
public/s5/themes/default/slides.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
@import url(../../ui/core/s5-core.css); /* required to make the slide show run at all */
|
||||
@import url(../../ui/core/framing.css); /* sets basic placement and size of slide components */
|
||||
@import url(pretty.css); /* stuff that makes the slides look better than blah */
|
Loading…
Add table
Add a link
Reference in a new issue