summaryrefslogtreecommitdiff
path: root/lib/gitlab
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-06 11:37:40 -0700
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-06 11:37:40 -0700
commit6ee158197dc97924ab6f53ce6075cb3a8b9786ce (patch)
treee9d1442bb683e2793161244a6eae6356136e150d /lib/gitlab
parent7b567597eef25ca3af8af63a71bcc4dfefc2a694 (diff)
downloadgitlab-ce-6ee158197dc97924ab6f53ce6075cb3a8b9786ce.tar.gz
Add previews in preferences
Diffstat (limited to 'lib/gitlab')
-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