Skip to content
Closed

s.json #9202

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion repository/s.json
Original file line number Diff line number Diff line change
Expand Up @@ -6120,6 +6120,18 @@
"tags": "st3-"
}
]
}
},
{
"name": "superclouds",
"details": "https://github.com/abharkhalif711-hue/supercloud-dark-theme",
"description": "a supercloud is soft dark theme",
Comment on lines +6125 to +6127
Copy link
Collaborator

@braver braver Sep 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor changes are needed:

instead of adding your entry to the end, add it in chronological order around line 5337.

Instead of adding a description here, add a description on your GitHub repo:

Image

Your readme refers to it as "Supercloud", ie. singular and capitalized, so match there here as well.

Suggested change
"name": "superclouds",
"details": "https://github.com/abharkhalif711-hue/supercloud-dark-theme",
"description": "a supercloud is soft dark theme",
"name": "Supercloud",
"details": "https://github.com/abharkhalif711-hue/supercloud-dark-theme",

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok,

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me know when you've been able to handle the feedback, or if you need any help.

"labels": ["color scheme"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
}
]
}
Loading