/*
 * Theme Name:        Pic Pro
 * Theme URI:         https://example.com/pic-pro
 * Description:       图片资源下载站主题（复刻自 pic.zhutitu.com 演示站）。内置首页模块开关、明暗双主题、搜索、排行榜、瀑布流、图集详情、收藏与浏览统计、登录注册等完整功能，可通过「外观-自定义」逐项开关与配置。
 * Version:           1.0.0
 * Author:            Doubao
 * Author URI:        https://example.com
 * Requires at least: 5.9
 * Tested up to:      6.6
 * Requires PHP:      7.2
 * License:           GNU General Public License v2 or later
 * License URI:       http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:       pic-pro
 * Tags:              gallery, portfolio, news, custom-colors, custom-logo, dark-mode, grid-layout, one-column, right-sidebar, rtl-language-support, translation-ready
 * WC requires at least: 0
 * WC tested up to: 0
 */

/*
 * 本主题由主样式文件（style.css）+ 按模块拆分的样式组成：
 *   assets/css/pic-base.css      基础、导航、页脚、弹窗、通用组件
 *   assets/css/pic-home.css      首页各功能模块
 *   assets/css/pic-single.css    资源详情页
 *   assets/css/pic-responsive.css 响应式适配
 * 具体加载见 functions.php 中的 pic_pro_enqueue_styles()。
 */
