Skip to content

Commit 27e0020

Browse files
committed
New colours for Le Mans Cup 2025.
Bit controversial, but I'm not adopting the class colours from the series sporting regs - I'm keeping LMP3 consistent across ELMS/LMC in purple, and the LMP3 P/A class in lighter purple to match the lighter blue for ELMS LMP2 P/A. Let's see how we go.
1 parent 9b1209d commit 27e0020

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/theme.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export const Theme = {
3232
'lmp2pro/am': '#57FFFF',
3333
'lmp2proam': '#57FFFF',
3434
'lmp3': '#DD00DD',
35+
'lmp3pro/am': '#f1a7ef',
3536
'p3': '#DD00DD',
3637
'p31': '#FF661C',
3738
'p32': '#549FFF',
@@ -49,7 +50,7 @@ export const Theme = {
4950
'gtc': '#A0A0A0',
5051
'gtd': '#00dc67',
5152
'gtdpro': '#FF0000',
52-
'gt3': '#FFFF00',
53+
'gt3': '#01FF01',
5354
'gt3p': '#CCCCCC',
5455
'gt3sa': '#FFFF00',
5556
'gt3pa': '#daa520',

0 commit comments

Comments
 (0)