Skip to content

Commit 9985490

Browse files
committed
Update index.html
1 parent 2f88908 commit 9985490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h1>PS2 Classics on PS3</h1>
127127
};
128128

129129
const colorMap = {
130-
"Perfect": "rgb(91, 192, 222)", // Dolphin blue
130+
"Perfect": "rgb(0, 102, 0)", // dark green
131131
"Playable": "rgb(153, 221, 153)", // green
132132
"Major Issues": "rgb(238, 153, 51)", // orange
133133
"Unplayable": "rgb(238, 68, 68)", // red

0 commit comments

Comments
 (0)