mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-06-17 20:29:07 +00:00
Added Enclave theme
This commit is contained in:
parent
4fd295345b
commit
29dfaa2123
2 changed files with 14 additions and 1 deletions
AutoTrackR2
BIN
AutoTrackR2/Assets/THEENCLAVE.png
Normal file
BIN
AutoTrackR2/Assets/THEENCLAVE.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 10 KiB |
|
@ -121,7 +121,7 @@
|
||||||
"Accent": "#FF4500",
|
"Accent": "#FF4500",
|
||||||
"Button": "#2A0A0A",
|
"Button": "#2A0A0A",
|
||||||
"Background": "#1A0000",
|
"Background": "#1A0000",
|
||||||
"Text": "#FF8C42",
|
"Text": "#FFFFFF",
|
||||||
"AltText": "#FF6B35"
|
"AltText": "#FF6B35"
|
||||||
},
|
},
|
||||||
"Logo": {
|
"Logo": {
|
||||||
|
@ -362,5 +362,18 @@
|
||||||
"Path": "/Assets/FCU.png",
|
"Path": "/Assets/FCU.png",
|
||||||
"Primary": "#9CAF88"
|
"Primary": "#9CAF88"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"THEENCLAVE": {
|
||||||
|
"Colors": {
|
||||||
|
"Accent": "#FF0000",
|
||||||
|
"Button": "#1A0000",
|
||||||
|
"Background": "#0A0000",
|
||||||
|
"Text": "#FFFFFF",
|
||||||
|
"AltText": "#FF3333"
|
||||||
|
},
|
||||||
|
"Logo": {
|
||||||
|
"Path": "/Assets/THEENCLAVE.png",
|
||||||
|
"Primary": "#FF0000"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue