/*
Theme Name: 新知己
Theme URI: https://laosu.cc
Author: 老苏
Author URI: https://laosu.cc
Description: 现代化风格的WordPress主题，具有适度的动画效果
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: xinzhiji
Tags: modern, responsive, animation, clean, minimalist

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*
样式文件说明：
本主题采用现代化的CSS架构，使用CSS变量和模块化设计

主要样式文件结构：
- css/light/base.css          - 浅色模式基础样式和CSS变量
- css/light/layout.css        - 浅色模式布局样式
- css/light/responsive.css    - 浅色模式响应式设计
- css/dark/base.css           - 深色模式基础样式和CSS变量
- css/dark/layout.css         - 深色模式布局样式
- css/dark/responsive.css     - 深色模式响应式设计
- css/animations.css          - 动画效果
- css/admin.css               - 后台管理样式
- css/editor-style.css        - 编辑器样式
*/

/* 主题基础样式由单独的CSS文件管理 */
