Skip to content

Update color palette for new filaments #8178

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
Feb 8, 2025

Conversation

yw4z
Copy link
Contributor

@yw4z yw4z commented Jan 25, 2025

PROBLEM
• Current color palette has many repeating or very similar colors
• Colors looks came from 80s and all raw colors like rgb(0,255,255)
• Black and White colors shows less details on surfaces due to shadows and highlights

SOLUTION
• Picked more specific color tones. Tried to make every alternative to easily identifiable
• Didnt used black, white or gray

QUESTIONABLE
• New colors follows given order and i used orca color as first. Maybe orange one is better pick
• I can add, remove, or change order of colors

COMPARISON
before
Screenshot-20250125041332
after
Screenshot-20250125042325

old color set
Screenshot-20250125044859

new color set
Screenshot-20250125043210

as text if you want to experiment
wxColour("#00C1AE"), wxColour("#F4E2C1"), wxColour("#ED1C24"), wxColour("#00FF7F"), wxColour("#F26722"), wxColour("#FFEB31"), wxColour("#7841CE"), wxColour("#115877"), wxColour("#ED1E79"), wxColour("#2EBDEF"), wxColour("#345B2F"), wxColour("#800080"), wxColour("#FA8173"), wxColour("#800000"), wxColour("#F7B763"), wxColour("#A4C41E"),

Copy link
Collaborator

@Noisyfox Noisyfox left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@Noisyfox Noisyfox merged commit d1161ea into SoftFever:main Feb 8, 2025
16 checks passed
@yw4z
Copy link
Contributor Author

yw4z commented Feb 8, 2025

Let me know if fine tuning or changing order of colors required. ofc that requires some use on long period

@yw4z yw4z deleted the new-filament-color-palette branch March 10, 2025 14: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.

2 participants