Change theme back to 'jdb'.

This commit is contained in:
Jonathan Bernard 2016-12-26 13:42:34 -06:00
parent 2239677a9a
commit 1080ff58d2

View File

@ -1,7 +1,7 @@
(function() {
var U = window.uestibulum = {
config: { fullNames: false, hidpi: true, theme: 'music' },
config: { fullNames: false, hidpi: true, theme: 'jdb' },
themes: {}
};