-
-
Notifications
You must be signed in to change notification settings - Fork 7
Theming
The folder resources/themes/ lets you re-skin the on-screen notification popup (the overlay
shown for events like a new highscore, table added, etc.) without rebuilding
VPin Studio. This theming mechanism is implemented and working.
| File | Used for | Default size |
|---|---|---|
row.png |
The background bar/ribbon behind the notification text | 1200 x 600 |
logo.png |
The icon shown next to the text (left of the message) | 800 x 800 |
The default/ subfolder contains copies of the original images shipped with
the app, so you always have something to restore from — it is not read
by the application itself.
Note: the picture that sometimes appears at the far right of a notification (e.g. a table's wheel image) is supplied per-event and is not themeable via this folder.
- Create your replacement image(s), keeping the same pixel dimensions and aspect ratio as the defaults above (PNG, transparency supported).
- Copy the file(s) directly into this folder
(
resources/themes/notifications/) — not intodefault/:resources/themes/notifications/row.pngresources/themes/notifications/logo.png
- That's it — no restart is required. Each notification popup loads these files fresh from disk when it is shown, so the very next notification will use your custom images.
You don't have to replace both files — if only one exists, only that one is themed and the other falls back to the built-in default.
Copy row.png and/or logo.png from default/ back into this folder (or
just delete your custom files from this folder).
The folder resources/themes/ lets you re-skin the persistent chrome of the in-game pause menu
(the overlay shown when you pause a running table) without rebuilding VPin
Studio.
| File | Used for | Default size |
|---|---|---|
row.png |
The diagonal background bar behind the scrolling menu item row | 4400 x 600 |
screen.png |
The screen/photo frame decoration at the top of the menu | 1106 x 700 |
footer.png |
The footer bar behind the table name and navigation arrows | 1200 x 150 |
blue.png |
The round selector graphic (used both for the highlighted item and the "archive table" tile) | 688 x 688 |
wheel.png |
The static decorative wheel graphic shown behind the menu | 1000 x 1000 |
The default/ subfolder contains copies of the original images shipped with
the app, so you always have something to restore from — it is not read
by the application itself.
Note: the actual per-table artwork you see in the pause menu (the real wheel image, table screenshots, highscore cards, tutorial videos, etc.) is pulled from your table/frontend media and is not themeable via this folder — only the five static chrome images above are.
- Create your replacement image(s), keeping the same pixel dimensions and aspect ratio as the defaults above (PNG, transparency supported).
- Copy the file(s) directly into this folder
(
resources/themes/pause-menu/) — not intodefault/:resources/themes/pause-menu/row.pngresources/themes/pause-menu/screen.pngresources/themes/pause-menu/footer.pngresources/themes/pause-menu/blue.pngresources/themes/pause-menu/wheel.png
- Restart the VPin Studio client / UI process. Unlike the notification theme, the pause menu is built once when the client starts up, so theme files are only read at startup — dropping files in while the app is already running won't affect an already-open pause menu.
You don't have to replace all five files — any file you don't provide falls back to the built-in default.
Copy the file(s) you want to restore from default/ back into this folder
(or just delete your custom files from this folder), then restart the
client.
VPin Studio Wiki
- Download and Installation
- Getting Started
- Updates
- Discord
- Bug Tracking
- Features
- Third Party Integrations
- Adding Alias Mappings
- Enable Wake-On-LAN
- The Controller.stop Function
- Change the Default Port of the VPin Studio Server
- DMD Positioning on Frontend full DMD videos
- VPin Studio Server Status Updates
- Taking Screenshots
- Importing Visual Pinball Archives
- How To Install Test Versions
- Table Overview
- Table Overview Settings
- Table Scans
- Table Uploads
- Table Validations
- Table Asset Manager
- Table Versions
- Table Script Editor
- Context Menu
- Tagging Tables
- Media Converter
- Tables Sidebar
- Highscore Types
- Unsupported Highscores
- Highscore Versioning
- Highscore Filtering
- Highscore Reset and Backup
- Registering Your Cabinet
- Cabinet Settings
- Privacy Settings
- Synchronizing Tables & Scores
- Player Ranking
- Table Ranking
- Dashboard Customization
- Latest Highscore Widget
- Player Ranking Widget
- Competition Widgets
- Player Highscores
- Player Ranking
- Offline Competitions
- Discord Competitions
- How Discord Competitions Work
- Competition Badges
- Table Subscriptions
- Get an API Key
- Configure WOVP in Studio
- Configure Pause Menu
- Real DMD Support
- Configure Tables
- Submit Scores
- Troubleshooting