提交 5b32fda4 编写于 作者: P phortx

Add more label color suggestions

上级 3103e567
......@@ -14,14 +14,27 @@ module LabelsHelper
def suggested_colors
[
'#CC0033',
'#FF0000',
'#D9534F',
'#D1D100',
'#F0AD4E',
'#AD8D43',
'#0033CC',
'#428BCA',
'#44AD8E',
'#A8D695',
'#5CB85C',
'#69D100',
'#004E00',
'#34495E',
'#7F8C8D',
'#A295D6',
'#5843AD',
'#8E44AD',
'#FFECDB'
'#AD4363',
'#FFECDB',
'#D10069'
]
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册