flocon/settings.json

8 lines
269 B
JSON
Raw Normal View History

2024-06-04 06:23:34 +00:00
{
"sync.gist": "6d8559a01164b003d08f3c0bbc6cc664",
"workbench.colorTheme": "Catppuccin Frappé",
"workbench.iconTheme": "catppuccin-frappe",
"editor.fontSize": 16,
"editor.fontFamily": "monospace, Fira Code",
"terminal.integrated.fontSize": 15
}