font:字体更改。

This commit is contained in:
taynpg 2025-03-06 08:11:28 +08:00
parent 9127d48548
commit c33e1f8f23

View File

@ -1,8 +1,8 @@
{
"files.autoSave": "onFocusChange",
"editor.fontSize": 14,
"editor.fontFamily": "'Source Code Pro', 'Courier New', monospace",
"terminal.integrated.fontFamily": "Source Code Pro",
"editor.fontFamily": "'Monaspace Krypton Light', 'Monaspace Krypton Light', 'Monaspace Krypton Light'",
"terminal.integrated.fontFamily": "Monaspace Krypton Light",
"cmake.configureOnOpen": true,
"cmake.debugConfig": {
"console": "integratedTerminal",