Skip to content

Commit b39a005

Browse files
committed
first item same col
1 parent db05cf6 commit b39a005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/portal-summary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ <h6 class="white-text p-1" :style="{backgroundColor: bgColor}" v-show="filter &&
514514
return {
515515
summaries: Array,
516516
totalAPIs: 0,
517-
colorList: ['#2c98f0', '#4bc0c0', '#8d5bd4', '#ff9f3f', '#224b80', '#ffcd56', '#ff6384', '#d8823e', '#3e6fd8',
517+
colorList: ['#20c96a', '#2c98f0', '#4bc0c0', '#8d5bd4', '#ff9f3f', '#224b80', '#ffcd56', '#ff6384', '#d8823e', '#3e6fd8',
518518
'#0890aa', '#60878f', '#6354b4', '#e66822', '#c4b5ad', '#dd4aba']
519519
}
520520
},

0 commit comments

Comments
 (0)