Skip to content

Commit fc59e43

Browse files
committed
UI improved
1 parent e4014b4 commit fc59e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/static/js/gsoc_pr_report.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ document.addEventListener('DOMContentLoaded', function () {
337337
},
338338
series: topReposSeries,
339339
labels: topReposLabels,
340-
colors: ['#DC2626', '#EF4444', '#F87171', '#FCA5A5', '#FECACA', '#FEE2E2'],
340+
colors: ['#DC2626', '#F97316', '#F59E0B', '#10B981', '#3C50E0', '#8B5CF6', '#EC4899',],
341341
plotOptions: {
342342
pie: {
343343
donut: {

0 commit comments

Comments
 (0)