Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-06 21:37:40 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-06 21:37:40 +0300
commit6ee158197dc97924ab6f53ce6075cb3a8b9786ce (patch)
treee9d1442bb683e2793161244a6eae6356136e150d /lib/gitlab/themes.rb
parent7b567597eef25ca3af8af63a71bcc4dfefc2a694 (diff)
Add previews in preferences
Diffstat (limited to 'lib/gitlab/themes.rb')
-rw-r--r--lib/gitlab/themes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab/themes.rb b/lib/gitlab/themes.rb
index 5e1e65854a3..e871557e243 100644
--- a/lib/gitlab/themes.rb
+++ b/lib/gitlab/themes.rb
@@ -16,7 +16,7 @@ module Gitlab
Theme.new(2, 'Dark', 'ui_dark'),
Theme.new(3, 'Light', 'ui_light'),
Theme.new(4, 'Blue', 'ui_blue'),
- Theme.new(5, 'Green', 'ui_green'),
+ Theme.new(5, 'Green', 'ui_green')
].freeze
# Convenience method to get a space-separated String of all the theme