We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa75e9 commit 553cbc9Copy full SHA for 553cbc9
src/utils/versions/getVersionsColors.ts
@@ -15,6 +15,7 @@ export const COLORS = [
15
'#008000', // green
16
'#4169e1', // royalblue
17
'#ffd700', // gold
18
+ '#ff8c00', // darkorange
19
'#808000', // olive
20
'#e9967a', // darksalmon
21
'#ff1493', // deeppink
0 commit comments