Skip to content

Commit

Permalink
rename auto dark plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
smac89 committed Dec 22, 2023
1 parent 14e17d3 commit 7afe974
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions repository/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 7afe974

Please sign in to comment.