Note: needs a few improvements, will do soon :D
This is a gallery of custom wraps for Tesla vehicles (currently limited to Cybertruck). The gallery is a community-driven project and is not monetized in any way. The gallery is intended as a place to share, preview and download custom wraps for Tesla vehicles.
To contribute to the gallery, please follow the steps below:
- Fork the repository
- Create a new folder in the
/static/wraps
directory with your github handle - Add your wrap files to the folder you created
- Add (or update) your data in the
index.json
file with the following format:
[
[...]
{
"author": "your-github-handle",
"wraps": [
{
"name": "Your Wrap",
"path": "your-wrap.png",
"dont-crop": false,
}
]
}
]
You can also add a dont-crop: true
property to the wrap object if you don't want the image to be cropped, in case you need to showcase the full wrap design.
More options may be added in the future.
- Create a pull request
See this guide from Tesla's official repository.
- Tailwind CSS
- JSZip
- TDS (Tesla Design System - Compiled CSS File, included from cdn-design.tesla.com | v9.1.2)
- Cyber-Theme.css - Locally embedded
Note: All assets or brand names are property of their respective owners, Cybertruck, Model S, Model 3, Model X, Model Y, Tesla, and the "Tesla" logo are trademarks of Tesla, Inc.
All assets, excluding community contributions, belong to Tesla, Inc. and are protected by copyright, trademark, and other intellectual property laws. All rights not expressly granted to you are reserved by Tesla, Inc.
The code/project is licensed separately under the MIT license, excluding the Tesla assets. For takedown requests, please contact the repository owner under: me@corehacked.com