summaryrefslogtreecommitdiff
path: root/tau/themes.json
diff options
context:
space:
mode:
Diffstat (limited to 'tau/themes.json')
-rw-r--r--tau/themes.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/tau/themes.json b/tau/themes.json
index 0cf70d59..7d108695 100644
--- a/tau/themes.json
+++ b/tau/themes.json
@@ -6,7 +6,7 @@
{
"name": "changeable",
"images": "images/",
- "src": "theme.less",
+ "src": "style.changeable.less",
"default": "true",
"changeable-path": "mobile/changeable/theme-changeable/"
}
@@ -16,10 +16,9 @@
{
"name": "changeable",
"images": "images/",
- "src": "theme.less",
+ "src": "style.changeable.less",
"default": "true",
- "changeable-path": "wearable/changeable/theme-changeable/",
- "circle-path": "wearable/changeable/circle/"
+ "changeable-path": "wearable/changeable/theme-changeable/"
}
],
@@ -27,7 +26,7 @@
{
"name": "black",
"images": "images/",
- "src": "theme.less",
+ "src": "style.less",
"default": "true",
"default-path": "tv/default/theme-black/"
}