Skip to content

Instantly share code, notes, and snippets.

View Azir-11's full-sized avatar
🎯
Focusing

青菜白玉汤 Azir-11

🎯
Focusing
  • China
  • 04:16 (UTC +08:00)
View GitHub Profile
@lucasmrdt
lucasmrdt / settings.json
Last active October 30, 2025 07:47
Trae theme for cursor/vscode
{
"workbench.colorTheme": "Default Dark+",
"window.titleBarStyle": "custom",
"editor.scrollbar.vertical": "visible",
"editor.scrollbar.horizontal": "visible",
"editor.scrollbar.verticalScrollbarSize": 8,
"editor.scrollbar.horizontalScrollbarSize": 8,
"breadcrumbs.showFiles": true,
"breadcrumbs.showArrays": false,
"breadcrumbs.showBooleans": false,