diff --git a/repository/a.json b/repository/a.json index 9d9ad254445..2e7ca5bd5c7 100644 --- a/repository/a.json +++ b/repository/a.json @@ -2200,18 +2200,6 @@ } ] }, - { - "name": "Auto Dark mode for Linux", - "details": "https://github.com/smac89/autodark-sublime-plugin", - "labels": ["color scheme", "theme", "xdg-desktop-portal"], - "releases": [ - { - "sublime_text": ">=4050", - "tags": true, - "platforms": ["linux"] - } - ] - }, { "name": "Auto Encoding for Ruby", "details": "https://github.com/elomarns/auto-encoding-for-ruby", @@ -2338,6 +2326,19 @@ } ] }, + { + "name": "AutoDarkLinux", + "details": "https://github.com/smac89/autodark-sublime-plugin", + "labels": ["color scheme", "theme", "xdg-desktop-portal"], + "previous_names": ["Auto Dark mode for Linux"], + "releases": [ + { + "sublime_text": ">=4050", + "tags": true, + "platforms": ["linux"] + } + ] + }, { "name": "AutoDocstring", "details": "https://github.com/KristoforMaynard/SublimeAutoDocstring",