diff --git a/app.js b/app.js index 82e8816..c45ba4f 100644 --- a/app.js +++ b/app.js @@ -5,6 +5,10 @@ simulator.config(function($mdThemingProvider) { .primaryPalette('blue') .accentPalette('blue-grey') .dark(); + + $mdThemingProvider.theme('docs-light') + .primaryPalette('blue') + .accentPalette('blue-grey'); }); simulator.controller('IndexController', ['$scope', function($scope) { diff --git a/src/cacheDisplay.html b/src/cacheDisplay.html index ff008bf..ffa6c8d 100644 --- a/src/cacheDisplay.html +++ b/src/cacheDisplay.html @@ -100,7 +100,7 @@
- + @@ -192,7 +192,7 @@ Speed
- +