gitextract_vn1n5ofx/ ├── .gitignore ├── LICENSE ├── README.en.md ├── README.jp.md ├── README.kr.md ├── README.md ├── autumn/ │ └── theme.conf ├── green/ │ └── theme.conf ├── images/ │ └── README.md ├── install.sh ├── macOS-dark/ │ └── theme.conf ├── macOS-dark-png/ │ └── theme.conf ├── macOS-light/ │ └── theme.conf ├── macOS-light-png/ │ └── theme.conf ├── spring/ │ └── theme.conf ├── summer/ │ └── theme.conf ├── transparent-green/ │ └── theme.conf └── winter/ └── theme.conf