diff --git a/repository/a.json b/repository/a.json index 4bbe8500f3a..41bd861226c 100644 --- a/repository/a.json +++ b/repository/a.json @@ -2200,6 +2200,18 @@ } ] }, + { + "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",