=== WE88 Arcade ===
Contributors:      we88portal
Requires at least: 6.6
Tested up to:      6.7
Requires PHP:      8.1
Stable tag:        1.0.0
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Tags:              full-site-editing, block-templates, block-patterns, dark-mode, custom-colors

A bold, playful, games-first block theme, hand-tailored for the WE88 Portal plugin.

== Description ==

WE88 Arcade is a high-energy WordPress block theme designed to pair with the WE88 Portal plugin. The layout leads with the games — a big, dense grid is the hero — wrapped in chunky rounded cabinets, oversized headings, glowing accent edges, and springy hover motion. It ships with:

* **Full Site Editing (FSE) support** — every template editable in the Site Editor
* **Games-first front page** — a big games showcase leads, followed by a compact login strip, promotions, and reviews
* **Chunky neon character** — ~20px rounded cards, thick borders, oversized Sora display headings, glow focus rings, pop-in game badges, and a dense 5-across games grid
* **Display typography** using Sora (headings), Inter (body), and JetBrains Mono (eyebrow)
* **6 block templates** — front-page, index, single, page, archive, 404
* **2 template parts** — header (sticky, bold, with site logo + nav) and footer
* **5 portal-aware block patterns** that wire directly to the plugin's Gutenberg blocks:
  * Games Showcase — oversized games-first hero over a dense grid
  * Hero with Login — compact join strip with the plugin's login block
  * Member Dashboard — three-column dashboard (balance / profile / transactions)
  * Promotions Strip — accent-wash banner with promotions + announcements
  * Reviews Section — testimonials block with centered header
* **Popup account menu** wired into the header — the plugin's `we88/popup-menu` block renders site-wide
* **Five colour schemes** — switch the accent palette via Appearance → Editor → Styles (the layout reads design tokens, never hard-codes colour)
* **Energetic micro-interactions** — molten-accent button glow, card lift + zoom on hover, animated link underlines, pulsing badges
* **Accessibility** — `prefers-reduced-motion` support, semantic landmarks, focus-visible outlines

== Installation ==

1. In WP Admin go to **Appearance → Themes → Add New → Upload Theme**
2. Upload the `we88-arcade.zip` archive and click **Install Now**
3. Click **Activate**
4. (Recommended) Activate the **WE88 Portal** plugin first — the patterns reference plugin blocks

== Frequently Asked Questions ==

= Does this theme require the WE88 Portal plugin? =

Strictly no — the theme works as a standalone block theme. However, the bundled patterns reference plugin Gutenberg blocks (`we88/login`, `we88/games`, etc.) and will render empty placeholders if the plugin isn't active. The theme's `style.css` declares `Requires Plugins: we88-portal` so WP 6.5+ will hint the dependency.

= Can I customize the colors? =

Yes. Go to **Appearance → Editor → Styles**, pick one of the bundled colour Style Variations, or edit any palette token. The theme reads `--we88-*` design tokens, so a palette swap re-skins every widget at once.

= Can I edit templates? =

Yes — every template (`front-page`, `index`, `single`, `page`, `archive`, `404`) is editable in **Appearance → Editor → Templates**.

== Changelog ==

= 1.0.0 =
* Initial release.
