/*
Theme Name: L0x7c
Author: L0x7c
Author URI: https://l0x7c.com
Description: L0x7c is a theme for WordPress.
Requires at least: 6.1 
Tested up to: 6.8
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: l0x7c
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/**
 * 主题样式文件
 * 
 * 实际样式已分离到 assets/css/ 目录下：
 * - common.css - 公共样式（布局、导航等）
 * - index.css - 首页样式
 * - single.css - 文章页样式
 * - dark-mode.css - 夜间模式样式
 * 
 * 这些文件通过 functions.php 中的 l0x7c_enqueue_styles() 函数加载
 */
