Added disclaimer at top for people who might think this is a tutorial.
parent
00f6932301
commit
eb28c3d4c1
|
@ -1,5 +1,7 @@
|
|||
# Overview
|
||||
|
||||
NOTE: This is not a tutorial for creating themes, this page only exists to provide technical information regarding what is required to make a theme. If you do not know CSS go elsewhere to learn it before trying to create a theme.
|
||||
|
||||
1. BandagedBD themes are limited to a single file.
|
||||
2. The file must be named as `themename.theme.css`, the theme name can be whatever you want.
|
||||
3. Theme files require a [[META|Plugin-and-Theme-METAs]] to be recognized.
|
||||
|
|
Loading…
Reference in New Issue