diff --git a/repository/a.json b/repository/a.json index 9d9ad254445..93d8f7519a9 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,18 @@ } ] }, + { + "name": "AutoDarkLinux", + "details": "https://github.com/smac89/autodark-sublime-plugin", + "labels": ["color scheme", "theme", "xdg-desktop-portal"], + "releases": [ + { + "sublime_text": ">=4050", + "tags": true, + "platforms": ["linux"] + } + ] + }, { "name": "AutoDocstring", "details": "https://github.com/KristoforMaynard/SublimeAutoDocstring",