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: json schema icon #149

Merged
merged 4 commits into from
Apr 28, 2024
Merged

feat: json schema icon #149

merged 4 commits into from
Apr 28, 2024

Conversation

eye-wave
Copy link
Contributor

@@ -1210,6 +1210,10 @@ const fileIcons: Record<string, {
'.whitesource',
],
},
'json-schema': {
fileNames: ['schema.json'],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

im a bit unsure if using such a generic file name is a good idea
while the extension .schema.json does make sense, the filename could reference something different from a json schema

@eye-wave
Copy link
Contributor Author

changed now

@prazdevs prazdevs merged commit 559e845 into catppuccin:main Apr 28, 2024
1 check passed
@eye-wave eye-wave deleted the json-schema branch April 29, 2024 07:31
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.

3 participants