Skip to content

Commit

Permalink
Add autodark plugin (for linux) (#8840)
Browse files Browse the repository at this point in the history
  • Loading branch information
smac89 authored Nov 25, 2023
1 parent c0918a5 commit 3408ac5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions repository/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3408ac5

Please sign in to comment.