aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/theme/darkbubble/style.css10
1 files changed, 7 insertions, 3 deletions
diff --git a/view/theme/darkbubble/style.css b/view/theme/darkbubble/style.css
index 2e180400b..9336dc01b 100644
--- a/view/theme/darkbubble/style.css
+++ b/view/theme/darkbubble/style.css
@@ -18,10 +18,14 @@ body {
background-position: 0 50%;
padding-left: 18px;
width: 385px;
-
-/* background: #FFFFFF;*/
color: #000000;
-
+}
+
+.vevent, .eventcal {
+ color: #000000;
+}
+.event-list-date {
+ color: #DDDDDD;
}
.fortunate {