/*
Theme Name: MyArcade Theme
Theme URI: https://example.com/myarcade-theme
Author: Your Name
Author URI: https://example.com
Description: A dark, game-portal theme built for the MyArcade Clone plugin — home game grid, category browsing, and a distraction-free game player page. Requires the "MyArcade Clone" plugin.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: myarcade-theme
Tags: game, arcade, dark, grid-layout, custom-menu, featured-images, translation-ready

MyArcade Theme is distributed under the terms of the GNU GPL.
*/

body {
	background: #0c0d10;
	color: #f2f2f2;
}
