Refine PS1/PS2/PS3/NDS themes and add decorative background field

Rework console theme stylesheets and add opt-in .rb-bg cube field
(used by PS2 BIOS bobbing-cube background) wired through Shell.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-07 03:53:20 +02:00
parent b465233f71
commit 307e0b48da
7 changed files with 739 additions and 278 deletions
+5
View File
@@ -50,6 +50,11 @@ img {
padding: 0 0 40px; /* room for the fixed taskbar */
}
/* Opt-in decorative background field (themes enable it). */
.rb-bg {
display: none;
}
.rb-window {
flex: 1;
display: flex;