update theme names for embed and api page, fixes #1237
This commit is contained in:
parent
171e0d9d25
commit
771b4efa38
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Ox.load('UI', {
|
||||
hideScreen: false,
|
||||
showScreen: true,
|
||||
theme: 'classic'
|
||||
theme: 'oxlight'
|
||||
}, function() {
|
||||
|
||||
var app = new Ox.App({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue