/*
Theme Name: Delightful Games 6.8.2
Theme URI: https://delightful-games.com/
Author: Delightful Games
Author URI: https://delightful-games.com/
Description: Block theme with semantic HTML for better SEO (<article>, <nav>, landmarks). Built for WordPress 6.8.2. No admin UI changes.
Requires at least: 6.8
Tested up to: 6.8.2
Requires PHP: 7.4
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: delightful-games-682
Tags: full-site-editing, blog, portfolio, one-column, dark, accessibility-ready, custom-colors
*/
/* Semantic defaults fallback */
:root { --dg-space-navy: #0e063a; }
html, body { background-color: var(--wp--preset--color--space-navy, var(--dg-space-navy)) !important; color: #fff; }
