Add Serendipity and Sequoia color schemes#9436
Conversation
|
This PR adds Sequoia Theme and Serendipity Theme. Review for Sequoia Theme main-19d7612-2026.05.25.14.53.26
No failures 1 warning:
Review for Serendipity Theme main-fa612e5-2026.05.25.14.53.23
No failures 1 warning:
|
|
If you're targeting Sublime Text, use the sublime-color-scheme format instead of the ancient tmTheme xml format. It's so much easier to work with. Sublime Text can also convert your color scheme to that new format for you. |
|
Your color schemes are also very limited, to the point where I wonder if they're fully functional (ie. if Sublime needs to make up all the missing colors). Have a good look at the documentation I linked to. Finally, looks like you've formatted the entire file... try adding just your entries and in correct alphabetical order. |
Co-authored-by: Cursor <cursoragent@cursor.com>
1756f6f to
5ef9ec6
Compare
|
Thanks for the review @braver — all three points addressed:
Both repos are re-tagged at |
|
This PR adds Sequoia Theme and Serendipity Theme. Review for Sequoia Theme main-18e523b-2026.05.30.06.53.48
No failures, no warnings. 👍 Review for Serendipity Theme main-783b47f-2026.05.30.06.53.48
No failures, no warnings. 👍 |
Address review: use 'color scheme' terminology and manage package descriptions on the GitHub repos instead of in the channel entry. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Thanks @braver — both remaining points addressed: Terminology — renamed the channel entries to Sequoia Color Scheme and Serendipity Color Scheme, and updated both READMEs to use "color scheme" consistently (the "Available themes" headings are now "Available color schemes"). The only remaining "Theme" strings are the GitHub org/brand names and the studio name, not the Sublime UI sense. Descriptions — dropped the inline
The |
|
This PR adds Sequoia Color Scheme and Serendipity Color Scheme. Review for Sequoia Color Scheme main-6d5472a-2026.06.01.16.19.20
No failures, no warnings. 👍 Review for Serendipity Color Scheme main-92816a6-2026.06.01.16.19.18
No failures, no warnings. 👍 |
Summary
Both repos have tagged release v1.0.0 and
.gitattributesexcluding README/LICENSE from the package archive.Checklist
.gitattributesto exclude files from the package.My package is a color scheme collection ported from the Serendipity / Sequoia VS Code theme families.
There are no packages like it in Package Control under these names.
Made with Cursor