Update font
This commit is contained in:
parent
a649838cf2
commit
1f50bf3f0f
@ -1,11 +1,11 @@
|
|||||||
font_family Iosevka Term Slab
|
font_family Iosevka Term
|
||||||
bold_font auto
|
bold_font auto
|
||||||
italic_font auto
|
italic_font auto
|
||||||
bold_italic_font auto
|
bold_italic_font auto
|
||||||
|
|
||||||
cursor_shape underline
|
cursor_shape underline
|
||||||
|
|
||||||
font_size 16.0
|
font_size 14.0
|
||||||
|
|
||||||
confirm_os_window_close 0
|
confirm_os_window_close 0
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"font_face": "Iosevka Slab",
|
"font_face": "Iosevka",
|
||||||
"font_size": 15,
|
"font_size": 15,
|
||||||
"tab_size": 2,
|
"tab_size": 2,
|
||||||
"theme": "auto",
|
"theme": "auto",
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"cmake.generator": "Ninja Multi-Config",
|
"cmake.generator": "Ninja Multi-Config",
|
||||||
"cmake.installPrefix": "${workspaceFolder}/build.nosync/install",
|
"cmake.installPrefix": "${workspaceFolder}/build.nosync/install",
|
||||||
"editor.fontFamily": "'Iosevka Slab', Iosevka, Menlo, Monaco, 'Courier New', monospace",
|
"editor.fontFamily": "Iosevka, Menlo, Monaco, 'Courier New', monospace",
|
||||||
"editor.fontLigatures": true,
|
"editor.fontLigatures": true,
|
||||||
"editor.fontSize": 14,
|
"editor.fontSize": 14,
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user