Skip to content

Commit

Permalink
rename auto dark plugin (#8856)
Browse files Browse the repository at this point in the history
  • Loading branch information
smac89 authored Dec 29, 2023
1 parent 3ed3992 commit f172f85
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 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,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",
Expand Down

0 comments on commit f172f85

Please sign in to comment.