Use Fonts from property system
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / styles / tizen-dark-theme.json
index a9e30d7..398ae2e 100644 (file)
@@ -33,13 +33,13 @@ distributing this software or its derivatives.
   {
     "textlabel":
     {
-      "font-family":"TizenSansFallback",
+      "font-family":"UbuntuMono",
       "font-style":"Regular",
-      "point-size":10
+      "point-size":13
     },
     "textfield":
     {
-      "font-family":"TizenSansFallback",
+      "font-family":"DejaVuSans",
       "font-style":"Regular",
       "point-size":10
     },