:root[data-theme-mode="light"][savor-theme="sugar"] {
/* 主色 */
--b3-theme-primary-base-l:74.89%;
--b3-theme-primary-base-ch:0.0673 136.83;
--b3-theme-surface-base-l:0.9494;
--b3-theme-surface-base-ch:0.0093 62.58;
--Sv-barWorkspace-background: #ea556b;
--Sv-barWorkspace-background-hover: #dd3952;
--b3-theme-background: #f9f8f5;
--Sv--dialog-container: #eeeae3;
--Sv-plugin-off-bg: #e8e1dc;
--Sv-dock-item--activefocus-background: #ea556b;
--Sv-code-block-background: oklch(calc(var(--b3-theme-surface-base-l) * 0.99) var(--b3-theme-surface-base-ch));
--Sv-menu-background: oklch(calc(var(--b3-theme-surface-base-l) * 1) var(--b3-theme-surface-base-ch));
--Sv-tab-bar-item-after:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100 100C44.772 100 0 55.228 0 0v100h100z' fill='%23e8e1dc'/>"),
url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 100c55.228 0 100-44.772 100-100v100H0z' fill='%23e8e1dc'/>"),
url("data:image/svg+xml,");
--Sv-tab-bar-V-item-after:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100 100C100 44.772 55.228 0 0 0H100V100z' fill='%23f9f8f5'/>"),
url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 100c55.228 0 100-44.772 100-100v100H0z' fill='%23f9f8f5'/>"),
url("data:image/svg+xml,");
--Sv-tab-bar-item-focus-after:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100 100C44.772 100 0 55.228 0 0v100h100z' fill='%23f9f8f5'/>"),
url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 100c55.228 0 100-44.772 100-100v100H0z' fill='%23f9f8f5'/>"),
url("data:image/svg+xml,");
/* ———————————————————— 自定义结构配色 ———————————————————— */
/*——————————————————————————— 收缩按钮 ——————————————————————————*/
--Sv-Splugin-on:url("data:image/svg+xml;utf8,") no-repeat left 16px top -6px;
--Sv-Splugin-off:url("data:image/svg+xml;utf8,") no-repeat left -10px top -6px;
/*——————————————————————————————————————————————————————————————*/
--b3-font-background1: #d9d8d5;
--b3-font-background2: #e9e8e5;
--b3-font-background3: #f6d8d8;
--b3-font-background4: #e5e0dc;
--b3-font-background5: #f4e6d5;
--b3-font-background6: #f7e7d9;
--b3-font-background7: #f4edd5;
--b3-font-background8: #e5eedd;
--b3-font-background9: #d9e7e2;
--b3-font-background10: #d9e5e8;
--b3-font-background11: #e6dfe9;
--b3-font-background12: #eed9e3;
--b3-font-background13: #f5dfdc;
.sy__file .b3-list--background:nth-child(4n-3) [data-type="navigation-root"]>.b3-list-item__toggle>.b3-list-item__arrow{
color:#f67563;
}
.sy__file .b3-list--background:nth-child(4n-2) [data-type="navigation-root"]>.b3-list-item__toggle>.b3-list-item__arrow{
color:#ff9b1e;
}
.sy__file .b3-list--background:nth-child(4n-1) [data-type="navigation-root"]>.b3-list-item__toggle>.b3-list-item__arrow{
color:#64bbaa;
}
.sy__file .b3-list--background:nth-child(4n) [data-type="navigation-root"]>.b3-list-item__toggle>.b3-list-item__arrow{
color:#49adbb;
}
body::before {
display: none;
}
}