-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration Themes
FindRomCover uses the MahApps.Metro theme engine. You can switch between light and dark base themes and choose from more than twenty accent colors. Both selections are stored in the settings database and restored on startup.
| Theme | Description |
|---|---|
| Dark | Default; easier on the eyes during long sessions |
| Light | Bright interface for daytime use |
Change the theme under the Theme menu. The choice applies to the main window and every dialog immediately.
The following accents are available under Theme > Accent Colors:
| Group | Colors |
|---|---|
| Classics | Red, Green, Blue, Purple, Orange |
| Cool | Lime, Emerald, Teal, Cyan, Cobalt, Indigo, Violet |
| Warm | Pink, Magenta, Crimson, Amber, Yellow |
| Earthy | Brown, Olive, Steel, Mauve, Taupe, Sienna |
The accent color is used for highlights, selected items, buttons, and progress indicators.
- Main window — theme and accent.
- Dialogs — API Settings, AI Settings, batch fill, settings, about, and the log window are themed when opened.
-
Fallback — if a theme fails to apply (for example after an unusual configuration), FindRomCover falls back to
Light.Blueand logs the problem.
Theme and accent are saved in %LocalAppData%\FindRomCover\Settings.dat. They survive updates and application restarts.
| Symptom | Solution |
|---|---|
| Theme does not change | Try switching again; check the log for theme errors |
| Window looks unstyled | Restart the application; if it persists, reset the theme by deleting Settings.dat
|
| Accent looks wrong on a dialog | Reopen the dialog; themes are applied when windows open |
FindRomCover — find and download missing cover art for your retro gaming ROM collection.
Getting Started
User Guide
- Interface Overview
- Folders & Scanning
- Local Files Search
- Web Search (Google Web & Bing Web)
- Google Custom Search API
- Image Handling
- Missing Covers List
AI Vision Assist
- AI Vision Assist
- Providers & Models
- AI Settings
- Picking Covers
- Batch Fill
- Query History
- Recommended Models
- AI Troubleshooting
Configuration
- Settings Overview
- Themes & Appearance
- Similarity Algorithms
- Supported Extensions
- Data Storage
- Logs & Diagnostics
Reference
Development
More