X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/4584cea0016e0896500e223dd5962688b5d09774..07c99f816a2ea2099004dd6f6ec652d8611d5e56:/comingNext/index.html diff --git a/comingNext/index.html b/comingNext/index.html index cedf780..6cc5306 100644 --- a/comingNext/index.html +++ b/comingNext/index.html @@ -8,6 +8,7 @@ here you can customize background color, font color, font size etc... --------------------------------------------------------------------------- */ .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 */ + /* for the default themes, black, gray, and light blue, codes are #292029, #e7dfe7, #009aef */ .weekDay { } /* Defines the appearance of all week day texts */ .date { } /* Defines the appearance of all date texts */ .today { color:#ff0000; } /* Defines the appearance of "Today" text */