2024-09-29 19:39:22 -07:00
|
|
|
{{- if (not .isServer) -}}
|
2024-04-14 18:41:15 -07:00
|
|
|
[".config/lazygit/catppuccin/frappe.yml"]
|
|
|
|
type = "file"
|
|
|
|
url = "https://raw.githubusercontent.com/catppuccin/lazygit/main/themes-mergable/frappe/pink.yml"
|
|
|
|
refreshPeriod = "672h"
|
|
|
|
|
|
|
|
[".config/lazygit/catppuccin/latte.yml"]
|
|
|
|
type = "file"
|
|
|
|
url = "https://raw.githubusercontent.com/catppuccin/lazygit/main/themes-mergable/latte/pink.yml"
|
|
|
|
refreshPeriod = "672h"
|
|
|
|
|
|
|
|
[".config/lazygit/catppuccin/macchiato.yml"]
|
|
|
|
type = "file"
|
|
|
|
url = "https://raw.githubusercontent.com/catppuccin/lazygit/main/themes-mergable/macchiato/pink.yml"
|
|
|
|
refreshPeriod = "672h"
|
|
|
|
|
|
|
|
[".config/lazygit/catppuccin/mocha.yml"]
|
|
|
|
type = "file"
|
|
|
|
url = "https://raw.githubusercontent.com/catppuccin/lazygit/main/themes-mergable/mocha/pink.yml"
|
|
|
|
refreshPeriod = "672h"
|
2024-09-29 19:39:22 -07:00
|
|
|
{{- end -}}
|