Files
王冕 a27e3b8e43 feat: sync full workspace including web modules, docs, and configurations to Gitea
Optimized the root .gitignore to exclude virtual environments, node modules,
and temp folders to ensure clean and lightweight version tracking.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 18:12:25 +08:00

18 lines
694 B
JSON

{
"custom": {
"background": "rgb(242, 243, 245) none repeat scroll 0% 0% / auto padding-box border-box",
"backgroundColor": "rgb(242, 243, 245)",
"border": "0px 0px 1px none none solid rgb(29, 33, 41) rgb(29, 33, 41) rgb(229, 230, 235)",
"borderRadius": "4px 0px 0px",
"borderTopLeftRadius": "4px",
"color": "rgb(29, 33, 41)",
"display": "table-cell",
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
"fontSize": "14px",
"minHeight": "0px",
"minWidth": "0px",
"textOverflow": "clip"
},
"styleId": "style_79",
"tw": "static font-medium leading-snug text-left visible m-0 p-0 overflow-visible"
}