gitextract_4ora5glf/ ├── .gitattributes ├── .github/ │ └── workflows/ │ ├── manual-release.yml │ └── sync-theme.yml ├── .gitignore ├── LICENSE ├── README.md ├── extension.toml ├── sync_theme.py ├── theme_overrides.py └── themes/ └── catppuccin-blur.json