Add Mac OS 9 Platinum style to report

- Restyle report with Mac OS 9.2.2 Platinum theme
- Add Charcoal font for UI elements, Monaco for numeric data
- Custom window chrome with titlebars and close buttons
- Mac-style checkboxes, scrollbars, and tabs
- Tabbed interface for game/category summaries using 9-patch tabs
- Filter games by service with styled checkboxes
- Support custom tiled background via --background flag
- Add --assets flag for Platinum assets directory

Platinum assets from grassmunk's Platinum9 GTK2 theme:
https://github.com/grassmunk/Platinum9/

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Miguel Astor
2026-02-09 18:10:37 -04:00
parent a3b88d9fe4
commit c38eda7ca8
242 changed files with 479 additions and 205 deletions

View File

@@ -0,0 +1,15 @@
/* XPM */
static char * bg_tiled_xpm[] = {
"8 8 4 1",
" c None",
". c #DDDDDD",
"+ c #CCCCCC",
"@ c #EEEEEE",
".+++++++",
"+.@+++@+",
"++.+++++",
"@+++@+++",
"++++++.+",
"++@++.@+",
"++++.+++",
"@+++@+++"};

BIN
Platinum/Others/divider-h.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

BIN
Platinum/Others/divider-v.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

BIN
Platinum/Others/focus.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

BIN
Platinum/Others/metal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
Platinum/Others/null-2.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

BIN
Platinum/Others/null.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

BIN
Platinum/Others/ruler-h.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
Platinum/Others/ruler-v.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
Platinum/Others/stripes.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 B

BIN
Platinum/Others/tooltip.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B