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

27 lines
946 B
JSON

{
"custom": {
"background": "rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box",
"backgroundColor": "rgb(255, 255, 255)",
"border": "0px none rgb(78, 89, 105)",
"borderColor": "rgb(78, 89, 105)",
"borderRadius": "2px",
"bottom": "0px",
"color": "rgb(78, 89, 105)",
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
"fontSize": "14px",
"left": "0px",
"margin": "0px 0px 4px",
"marginBlockEnd": "4px",
"minHeight": "0px",
"minWidth": "0px",
"padding": "0px 28px 0px 12px",
"paddingInlineEnd": "28px",
"paddingInlineStart": "12px",
"right": "0px",
"textAlign": "start",
"textOverflow": "ellipsis",
"top": "0px"
},
"styleId": "style_5",
"tw": "block relative font-medium leading-10 whitespace-nowrap border-0 visible cursor-pointer mt-0 mr-0 mb-1 ml-0 pt-0 pr-7 pb-0 pl-3 overflow-hidden"
}