aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Tang <jim.tang@palm.com>2012-10-22 12:03:33 -0700
committerJim Tang <jim.tang@palm.com>2012-10-22 12:03:33 -0700
commit4d56b2c57c42595f3675e917078f885e98f84c87 (patch)
tree30c2bd12b0041fd9a2f67431d54f8a00f14c7cb9
parentb2a9b994a45b692ed0bd2a2953c57cc3702f75ea (diff)
downloadbiblez-ng-4d56b2c57c42595f3675e917078f885e98f84c87.tar.gz
Editing comments. Enyo-DCO-1.0-Signed-off-by: Jim Tang <jim.tang@palm.com>
-rw-r--r--source/Theme.less20
1 files changed, 9 insertions, 11 deletions
diff --git a/source/Theme.less b/source/Theme.less
index 304d93a..b9b13c8 100644
--- a/source/Theme.less
+++ b/source/Theme.less
@@ -1,15 +1,13 @@
/*
- You can modify the Onyx theme by adding variable and rule
- overrides to this file. To enable themeing, follow these
- steps:
-
- 1. Uncomment less-xyz.min.js in debug.html
- 2. Change $lib/onyx to $lib/onyx/source in package.js
- 3. Add Theme.less (this file) to package.js
- 4. Add variable and rule overrides below
-
- See [https://github.com/enyojs/enyo/wiki/UI-Theming] for
- more information.
+ You can modify the Onyx theme by adding variable and rule overrides to this
+ file. To enable theming, follow these steps:
+
+ 1. In debug.html, uncomment the line referencing "less-<version number>.min.js".
+ 2. In package.js, change "$lib/onyx" to "$lib/onyx/source".
+ 3. Also in package.js, add "Theme.less" (this file).
+ 4. Add variable and rule overrides below.
+
+ See [https://github.com/enyojs/enyo/wiki/UI-Theming] for more information.
*/