Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
5b32fda4
Commit
5b32fda4
authored
Jan 13, 2015
by
phortx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add more label color suggestions
parent
3103e567
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
1 deletion
+14
-1
app/helpers/labels_helper.rb
app/helpers/labels_helper.rb
+14
-1
No files found.
app/helpers/labels_helper.rb
View file @
5b32fda4
...
@@ -14,14 +14,27 @@ module LabelsHelper
...
@@ -14,14 +14,27 @@ module LabelsHelper
def
suggested_colors
def
suggested_colors
[
[
'#CC0033'
,
'#FF0000'
,
'#D9534F'
,
'#D9534F'
,
'#D1D100'
,
'#F0AD4E'
,
'#F0AD4E'
,
'#AD8D43'
,
'#0033CC'
,
'#428BCA'
,
'#428BCA'
,
'#44AD8E'
,
'#A8D695'
,
'#5CB85C'
,
'#5CB85C'
,
'#69D100'
,
'#004E00'
,
'#34495E'
,
'#34495E'
,
'#7F8C8D'
,
'#7F8C8D'
,
'#A295D6'
,
'#5843AD'
,
'#8E44AD'
,
'#8E44AD'
,
'#FFECDB'
'#AD4363'
,
'#FFECDB'
,
'#D10069'
]
]
end
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment