frontend
    Preparing search index...

    Variable gameThemeConst

    gameTheme: Record<string, { bg: string; footer: string }> = ...

    Background and footer theme classes for each game, organized by category.