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>
This commit is contained in:
21
AI-Arco-Design-Themes-complete/flat/styles/style_9.json
Normal file
21
AI-Arco-Design-Themes-complete/flat/styles/style_9.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"custom": {
|
||||
"background": "rgb(242, 243, 245) none repeat scroll 0% 0% / auto padding-box border-box",
|
||||
"backgroundColor": "rgb(242, 243, 245)",
|
||||
"border": "0px none rgb(78, 89, 105)",
|
||||
"borderColor": "rgb(78, 89, 105)",
|
||||
"borderRadius": "30px",
|
||||
"color": "rgb(78, 89, 105)",
|
||||
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
|
||||
"fontSize": "13px",
|
||||
"padding": "3px 12px",
|
||||
"paddingBlockEnd": "3px",
|
||||
"paddingBlockStart": "3px",
|
||||
"paddingInlineEnd": "12px",
|
||||
"paddingInlineStart": "12px",
|
||||
"textAlign": "start",
|
||||
"textOverflow": "clip"
|
||||
},
|
||||
"styleId": "style_9",
|
||||
"tw": "flex static items-center font-medium leading-tight whitespace-nowrap border-0 visible cursor-pointer m-0 pt-0.5 pr-3 pb-0.5 pl-3 overflow-visible"
|
||||
}
|
||||
Reference in New Issue
Block a user