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

feat: catppuccin vscode-icons #103

Closed

Conversation

quentinguidee
Copy link
Member

@quentinguidee quentinguidee commented Oct 21, 2023

This PR shows the basics to patch icons (related to #76).

The PR is not done to be merged in this plugin, as we plan to separate the themes from the icons, but it is here for now for documentation purposes.

The current issue with this is that SVG icons are not in the right format for JetBrains.
Cfr. SDK: https://plugins.jetbrains.com/docs/intellij/work-with-icons-and-images.html#svg-format.

With /src/icons

image

With /icons

image

Also, the submodule is not ideal for now. We should find a solution to make vscode-icons more generic.

Signed-off-by: Quentin Guidée <[email protected]>
@quentinguidee quentinguidee added the enhancement New feature or request label Oct 21, 2023
@quentinguidee
Copy link
Member Author

quentinguidee commented Oct 21, 2023

Update - Separate repository for now: https://github.com/quentinguidee/catppuccin-jetbrains-icons

See #76 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant