Font weight in Zed.

This commit is contained in:
Bartek Stalewski 2024-10-16 15:51:33 +02:00
parent 58ed90e705
commit 2930222075
No known key found for this signature in database

View file

@ -10,6 +10,7 @@
}, },
"buffer_font_family": "RobotoMono Nerd Font", "buffer_font_family": "RobotoMono Nerd Font",
"buffer_font_size": 14, "buffer_font_size": 14,
"buffer_font_weight": 500,
"chat_panel": { "chat_panel": {
"button": false "button": false
}, },