feat: add icons for .dom files (Dominossauro framework)#3259
Closed
dominicmonteiro wants to merge 1 commit intomaterial-extensions:mainfrom
Closed
feat: add icons for .dom files (Dominossauro framework)#3259dominicmonteiro wants to merge 1 commit intomaterial-extensions:mainfrom
dominicmonteiro wants to merge 1 commit intomaterial-extensions:mainfrom
Conversation
Contributor
PreviewThank you for creating a pull request. This preview shows you how your icon will look on the different themes: Check how your icon fits in a 16x16 grid with our Pixel Perfect Checker by following this link. You can find more information on how to contribute in the contribution guidelines. |
Member
|
Do you have a reference for the Dominossauro language? Is there a website or github project available? |
Member
|
We should definitely simplify the icon a little bit. From my point of view it's a little bit too complex as it has too many small details which are not visible anyways while looking at the icon in a small size. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Adds icons for Dominossauro .dom files.
Note: the official Dominossauro colors are blue and orange (#05518b, #0773ba, #eadd28), which are somewhat challenging to represent in this style. I’ve chosen a compromise that aligns with the existing icon palette and works well in both light and dark themes — but I’m open to suggestions for better color balance.
Contribution Guidelines