5 Achegas 60c5d63666 ... db6d8b86ad

Autor SHA1 Mensaxe Data
  raylu db6d8b86ad valdera specifics hai 6 meses
  raylu 341516f8b5 macos tweaks %!s(int64=3) %!d(string=hai) anos
  raylu 153da0a272 zod: theme hai 7 meses
  raylu 60c5d63666 valdera specifics hai 6 meses
  raylu 3054fac243 macos tweaks %!s(int64=3) %!d(string=hai) anos
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/zed/settings.json

+ 1 - 1
config/zed/settings.json

@@ -15,7 +15,7 @@
   "search_wrap": false,
   "ssh_connections": [{ "host": "dev", "projects": [{ "paths": ["/src"] }] }],
   "telemetry": { "metrics": false },
-  "theme": { "mode": "system", "light": "One Light", "dark": "One Dark" },
+  "theme": { "mode": "system", "light": "One Light", "dark": "Catppuccin Macchiato" },
   "ui_font_size": 16,
   "vim_mode": true
 }