Skip to content

Commit

Permalink
Merge branch 'workspace-dots' of https://github.com/Jazza-231/Scratch…
Browse files Browse the repository at this point in the history
…Addons into workspace-dots
  • Loading branch information
Jazza-231 committed Jun 19, 2024
2 parents 0f286b6 + 1282ba0 commit 47f225e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addons/workspace-dots/addon.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "Editor workspace dots theme",
"description": "Allows the customisation of the style of the editor workspace dots.",
"name": "Customizable code editor grid",
"description": "Change the style of the grid pattern in the code editor.",
"tags": ["editor", "codeEditor", "theme"],
"versionAdded": "1.39.0",
"userscripts": [{ "url": "userscript.js", "matches": ["projects"] }],
"settings": [
{
"name": "Dots theme",
"name": "Grid style",
"id": "theme",
"type": "select",
"default": "dots",
Expand Down

0 comments on commit 47f225e

Please sign in to comment.