├── LICENSE ├── README.md ├── extension.js └── metadata.json /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mukul29/legacy-theme-auto-switcher-gnome-extension/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mukul29/legacy-theme-auto-switcher-gnome-extension/HEAD/README.md -------------------------------------------------------------------------------- /extension.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mukul29/legacy-theme-auto-switcher-gnome-extension/HEAD/extension.js -------------------------------------------------------------------------------- /metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mukul29/legacy-theme-auto-switcher-gnome-extension/HEAD/metadata.json --------------------------------------------------------------------------------