Added Enclave theme

This commit is contained in:
Heavy Bob 2025-04-08 00:26:02 +10:00
parent 4fd295345b
commit 29dfaa2123
2 changed files with 14 additions and 1 deletions
AutoTrackR2

Binary file not shown.

After

(image error) Size: 10 KiB

View file

@ -121,7 +121,7 @@
"Accent": "#FF4500",
"Button": "#2A0A0A",
"Background": "#1A0000",
"Text": "#FF8C42",
"Text": "#FFFFFF",
"AltText": "#FF6B35"
},
"Logo": {
@ -362,5 +362,18 @@
"Path": "/Assets/FCU.png",
"Primary": "#9CAF88"
}
},
"THEENCLAVE": {
"Colors": {
"Accent": "#FF0000",
"Button": "#1A0000",
"Background": "#0A0000",
"Text": "#FFFFFF",
"AltText": "#FF3333"
},
"Logo": {
"Path": "/Assets/THEENCLAVE.png",
"Primary": "#FF0000"
}
}
}