文件操作 - lilac.json
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/themes/extendable/styles/colors/lilac.json
编辑文件内容
{ "$schema": "https://schemas.wp.org/trunk/theme.json", "title": "Lilac", "version": 3, "settings": { "color": { "duotone": [ { "colors": ["#52466A", "#281C39"], "slug": "primary-and-secondary", "name": "Primary and secondary" }, { "colors": ["#52466A", "#FFFFFF"], "slug": "primary-and-tertiary", "name": "Primary and tertiary" }, { "colors": ["#281C39", "#52466A"], "slug": "secondary-and-primary", "name": "Secondary and primary" }, { "colors": ["#3B2B53", "#DAD4EB"], "slug": "foreground-and-background", "name": "Foreground and background" }, { "colors": ["#52466A", "#3B2B53"], "slug": "primary-foreground", "name": "Primary and Foreground" }, { "colors": ["#DAD4EB", "#FFFFFF"], "slug": "Background and Background Alt", "name": "Background and Background Alt" } ], "palette": [ { "slug": "background", "color": "#DAD4EB", "name": "Background" }, { "slug": "foreground", "color": "#3B2B53", "name": "Foreground" }, { "slug": "primary", "color": "#52466A", "name": "Primary" }, { "slug": "secondary", "color": "#281C39", "name": "Secondary" }, { "slug": "tertiary", "color": "#FFFFFF", "name": "Tertiary" }, { "slug": "foreground-alt", "color": "#1D142B", "name": "Foreground Alt" } ] }, "custom": { "elements": { "button": { "color": { "background": "#CDFB6F", "text": "var(--wp--preset--color--foreground)" }, ":hover": { "color": { "background": "var(--wp--preset--color--foreground)", "text": "var(--wp--preset--color--background)" } }, ":focus": { "color": { "background": "#CDFB6F", "text": "var(--wp--preset--color--background)" } } } } } }, "styles": { "color": { "text": "var(--wp--preset--color--foreground-alt)" }, "elements": { "heading": { "color": { "text": "var(--wp--preset--color--foreground)" } } } } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件