diff --git a/examples/app_library/style.css b/examples/app_library/style.css
index b912d5f8..fef7259d 100644
--- a/examples/app_library/style.css
+++ b/examples/app_library/style.css
@@ -1,14 +1,14 @@
child:hover {
transition: 100ms;
- background: #b1a6a6;
+ background: #888888;
}
child {
border-radius: 5px;
}
gridview {
- background: #474141;
+ background: #333333;
}
window {
- background: #474141;
+ background: #333333;
border-radius: 15px;
}
diff --git a/examples/launcher/application_row/application_row.ui b/examples/launcher/application_row/application_row.ui
index 5e477e0d..70de6cfe 100644
--- a/examples/launcher/application_row/application_row.ui
+++ b/examples/launcher/application_row/application_row.ui
@@ -38,7 +38,8 @@
-
+