From 16ea3fae213fc14964d36ddffdb14fe169967af7 Mon Sep 17 00:00:00 2001 From: "Eddie Monge Jr." Date: Tue, 18 Oct 2011 20:22:21 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0d4f98b..277ac41f 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ Building With A Custom Theme ============================ To use a custom theme in your own build, you'll need Make installed. You can find the themes in the CSS/Themes folder. To create a new theme: + 1. Copy the `Default` folder from CSS/Themes to a new folder in the same location. The name of the folder will be the theme's name. For testing locally, make sure the index.php file is copied as well. 2. Edit the `jquery.mobile.theme.css` file so it contains your custom fonts and colors.