aboutsummaryrefslogtreecommitdiff
path: root/.config/zed/settings.json
blob: cf6b481f5899ab0caacca936cf5fe1a06064660d (plain)
1
2
3
4
5
6
7
8
9
{
  "buffer_font_family": "Roboto Mono",
  "buffer_font_size": 16,
  "current_line_highlight": "gutter",
  "cursor_blink": false,
  "theme": "Adwaita Pastel Dark",
  "ui_font_family": "Roboto Mono",
  "ui_font_size": 16
}