extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Add Napalm Theme

Open napalmpapalam opened this issue 1 year ago • 7 comments

napalmpapalam avatar Feb 17 '24 09:02 napalmpapalam

We require contributors to sign our Contributor License Agreement, and we don't have @napalmpapalam on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

cla-bot[bot] avatar Feb 17 '24 09:02 cla-bot[bot]

@cla-bot check

napalmpapalam avatar Feb 17 '24 09:02 napalmpapalam

The cla-bot has been summoned, and re-checked this pull request!

cla-bot[bot] avatar Feb 17 '24 09:02 cla-bot[bot]

Right now, extensions need to have an extension.json file. the docs are here: https://github.com/zed-industries/extensions/blob/main/AUTHORING_EXTENSIONS.md.

maxbrunsfeld avatar Feb 17 '24 22:02 maxbrunsfeld

Right now, extensions need to have an extension.json file. the docs are here: https://github.com/zed-industries/extensions/blob/main/AUTHORING_EXTENSIONS.md.

Fixed

napalmpapalam avatar Feb 18 '24 13:02 napalmpapalam

@napalmpapalam The extension.json in the repo doesn't appear to be in the correct format.

The extension.json should contain metadata about the extension, as shown here: https://github.com/zed-industries/extensions/blob/main/AUTHORING_EXTENSIONS.md#extension-structure

The theme itself should be in a JSON file in the themes directory within the extension.

maxdeviant avatar Feb 18 '24 15:02 maxdeviant

@napalmpapalam The extension.json in the repo doesn't appear to be in the correct format.

The extension.json should contain metadata about the extension, as shown here: https://github.com/zed-industries/extensions/blob/main/AUTHORING_EXTENSIONS.md#extension-structure

The theme itself should be in a JSON file in the themes directory within the extension.

@maxdeviant Fixed

napalmpapalam avatar Feb 18 '24 20:02 napalmpapalam

@JosephTLyons check plz

napalmpapalam avatar Feb 20 '24 12:02 napalmpapalam

@napalmpapalam Thank you!

maxdeviant avatar Feb 20 '24 15:02 maxdeviant