Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme - AquaSoda #8885

Merged
merged 4 commits into from
Mar 27, 2024
Merged

Theme - AquaSoda #8885

merged 4 commits into from
Mar 27, 2024

Conversation

Astramata
Copy link
Contributor

@Astramata Astramata commented Mar 7, 2024

  • I'm the package's author and/or maintainer.
  • I have read the docs.
  • I have tagged a release with a semver version number.
  • My package repo has a description and a README describing what it's for and how to use it.
  • My package doesn't add context menu entries. *
  • My package doesn't add key bindings. **

My package:

Light custom UI theme for Sublime Text 4.

Screenshot:

Screenshot

Based on:

Copy link
Collaborator

@packagecontrol-bot packagecontrol-bot left a comment

Choose a reason for hiding this comment

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

Automated testing result: ERROR

Repo link: Theme - AquaSoda
Results help

Packages added:
  - Theme - AquaSoda

Processing package "Theme - AquaSoda"
  - ERROR: unable to load `messages.json`
    - File: messages.json
    - Exception: Expecting property name enclosed in double quotes: line 3 column 1 (char 39)
  - WARNING: The package does not contain a top-level LICENSE file. A license helps users to contribute to the package.

@Astramata
Copy link
Contributor Author

I've made changes in messages.json.
The error must be from line end's comma, I guess.

From:
{
"install": "messages/install.txt",
}

To:
{
"install": "messages/install.txt",
"1.0.0": "messages/1.0.0.txt"
}

Copy link
Collaborator

@packagecontrol-bot packagecontrol-bot left a comment

Choose a reason for hiding this comment

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

Automated testing result: SUCCESS

Repo link: Theme - AquaSoda

Packages added:
  - Theme - AquaSoda

Processing package "Theme - AquaSoda"
  - All checks passed

Copy link
Collaborator

@packagecontrol-bot packagecontrol-bot left a comment

Choose a reason for hiding this comment

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

Automated testing result: SUCCESS

Repo link: Theme - AquaSoda

Packages added:
  - Theme - AquaSoda

Processing package "Theme - AquaSoda"
  - All checks passed

Copy link
Collaborator

@packagecontrol-bot packagecontrol-bot left a comment

Choose a reason for hiding this comment

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

Automated testing result: SUCCESS

Repo link: Theme - AquaSoda

Packages added:
  - Theme - AquaSoda

Processing package "Theme - AquaSoda"
  - All checks passed

@braver braver merged commit ec0d804 into wbond:master Mar 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants