]> code.delx.au - comingnext/blobdiff - comingNext/index.html
mention background color codes for default themes in comments
[comingnext] / comingNext / index.html
index cedf780f55315200b88c7b7843ea2f6e53678ca7..6cc53067de7e950ab73dfa24d6036092679cb4c6 100644 (file)
@@ -8,6 +8,7 @@
 here you can customize background color, font color, font size etc...\r
 --------------------------------------------------------------------------- */\r
 .background { color:#ffffff; background-color:#000000; font:normal 12pt; } /* Defines the background of the widget. If you want to use a background image, set useBackgroundImage = true below */\r
+                                       /* for the default themes, black, gray, and light blue, codes are #292029, #e7dfe7, #009aef */\r
 .weekDay { }                           /* Defines the appearance of all week day texts */\r
 .date { }                              /* Defines the appearance of all date texts */\r
 .today { color:#ff0000; }              /* Defines the appearance of "Today" text */\r