added switching between light/dark themes

This commit is contained in:
Rashid Khan
2013-07-31 22:08:00 -07:00
parent 58256acb81
commit a6921ab2a7
11 changed files with 57 additions and 102 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ angular.module('kibana.controllers', [])
title: "",
editable: true,
rows: [],
last: null
last: null,
style: 'dark'
};
// For