summaryrefslogtreecommitdiffstats
path: root/qx08/source/class/tr/Theme.js
diff options
context:
space:
mode:
Diffstat (limited to 'qx08/source/class/tr/Theme.js')
-rw-r--r--qx08/source/class/tr/Theme.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/qx08/source/class/tr/Theme.js b/qx08/source/class/tr/Theme.js
deleted file mode 100644
index 6008e3a..0000000
--- a/qx08/source/class/tr/Theme.js
+++ /dev/null
@@ -1,11 +0,0 @@
-qx.Theme.define("tr.Theme", {
- title : "Tr Light Colors",
-
- meta : {
- color : tr.theme.Color,
- decoration : qx.theme.modern.Decoration,
- font : qx.theme.modern.Font,
- icon : qx.theme.icon.Tango,
- appearance : qx.theme.modern.Appearance
- }
-}); \ No newline at end of file