update theme names for embed and api page, fixes #1237

This commit is contained in:
j 2013-02-11 10:18:22 +00:00
parent 171e0d9d25
commit 771b4efa38
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
Ox.load('UI', {
hideScreen: false,
showScreen: true,
theme: 'classic'
theme: 'oxlight'
}, function() {
var app = new Ox.App({

View file

@ -6,7 +6,7 @@ Ox.load('UI', {
hideScreen: false,
loadImages: true,
showScreen: true,
theme: 'modern'
theme: 'oxdark'
}, function() {
var videoKeys = [ 'duration', 'layers', 'parts', 'posterFrame', 'rightslevel', 'size', 'title', 'videoRatio' ];
window.pandora = new Ox.App({url: '/api/'}).bindEvent({