dev #3

Merged
wyj merged 34 commits from dev into main 2024-05-27 00:37:16 -04:00
Showing only changes of commit bc37c0e612 - Show all commits

View File

@ -155,10 +155,10 @@
"compact": true, "compact": true,
"keyColor": "blue" "keyColor": "blue"
}, },
"break",
{ {
"type": "colors", "type": "custom",
"paddingLeft": 4, "format": " \u001b[90m󱓻 \u001b[31m󱓻 \u001b[32m󱓻 \u001b[33m󱓻 \u001b[34m󱓻 \u001b[35m󱓻 \u001b[36m󱓻 \u001b[37m󱓻 \u001b[38m󱓻 \u001b[39m󱓻"
"symbol": "circle"
} }
] ]
} }