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

Encode URL theme from JSON #1024

Open
mgutz opened this issue Jun 25, 2022 · 0 comments
Open

Encode URL theme from JSON #1024

mgutz opened this issue Jun 25, 2022 · 0 comments

Comments

@mgutz
Copy link

mgutz commented Jun 25, 2022

This is more of a discussion topic than issue. Unfortunately, discussions are not enabled on this project.

I want to create a Firefox Color URL from current VS Code theme. The steps would be as follows:

  1. Transform VS Code JSON to Firefox Color JSON. Need to know the structure.
  2. Encode the JSON into URL (no images, just colors)
  3. Paste that URL into Firefox

The idea here is to make it as simple as possible for users to theme firefox without having to install extensions.

Where in the code would I find the shape of the JSON? How would I encode it? Links to source code is fine. Thanks

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

No branches or pull requests

1 participant