mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
added new theme
This commit is contained in:
@@ -1262,7 +1262,7 @@ function($scope, $location, SettingsService, AnalyticsService, ServerService) {
|
||||
|
||||
$scope.ServerService = ServerService.get();
|
||||
|
||||
$scope.themes = ['default', 'ebraminio', 'MRACHINI'];
|
||||
$scope.themes = ['default', 'ebraminio', 'MRACHINI', 'svetla'];
|
||||
|
||||
$scope.settingsService = SettingsService;
|
||||
$scope.$watch('settingsService.settings', function(value) {
|
||||
|
||||
Reference in New Issue
Block a user