]> code.delx.au - comingnext/commitdiff
mention background color codes for default themes in comments
authorMichael Prager <michael@pragers.de>
Sun, 6 Sep 2009 12:56:10 +0000 (14:56 +0200)
committerMichael Prager <michael@pragers.de>
Sun, 6 Sep 2009 12:56:10 +0000 (14:56 +0200)
comingNext/index.html
comingNextB/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
index 58181cec07f806b584a756662e8497e6b7ad2533..5a537151465cf403b926b36f16f6a793d523e1b9 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