Skip to content

feat(icons): re-include old css3 icon (unassociated) #445

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

sgoudham
Copy link
Contributor

@sgoudham sgoudham commented Mar 17, 2025

This PR re-introduces the css3/css shield icon to give users the option of using the previous default icon.

To revert back to the previous default icon, add the following JSON to your settings.json:

"catppuccin-icons.associations.extensions": {
  "css": "css3"
},
"catppuccin-icons.associations.languages": {
  "css": "css3"
},

Closes #444

@sgoudham sgoudham merged commit 5d3c42f into main Mar 17, 2025
1 check passed
@sgoudham sgoudham deleted the feat/reinclude-css3 branch March 17, 2025 21:52
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.

Re-include CSS Shield
1 participant