Skip to content

Standardize spelling: Grey to Gray#670

Open
SignorParabellaux wants to merge 1 commit intoirihitech:nightlyfrom
SignorParabellaux:spelling-standardization
Open

Standardize spelling: Grey to Gray#670
SignorParabellaux wants to merge 1 commit intoirihitech:nightlyfrom
SignorParabellaux:spelling-standardization

Conversation

@SignorParabellaux
Copy link
Copy Markdown

@SignorParabellaux SignorParabellaux commented Sep 30, 2025

Some places in the project used Grey while others used Gray.
Since in IT the American spelling Gray is more common, this PR updates everything to match.
Just a small cleanup to keep things consistent and easier to read for everyone.

@SignorParabellaux SignorParabellaux changed the title Standardize spelling: grey to gray Standardize spelling: Grey to Gray Sep 30, 2025
@zdpcdt
Copy link
Copy Markdown
Collaborator

zdpcdt commented Oct 1, 2025

Semi.Avalonia is implemented based on Semi Design, the spelling of Grey is also follow Semi Design standard.
You could see the Tokens for the reason why using Grey.

@SignorParabellaux
Copy link
Copy Markdown
Author

@zdpcdt Thanks for the reply! I understand that Semi Design uses Grey and it makes sense to stay consistent with the design system.

In .NET and Avalonia the spelling Gray is standard. For example Avalonia.Media.Colors.Gray. In CSS both gray and grey exist, but Avalonia itself only supports Gray.

Maybe it could be good to support both spellings. Grey would stay for compatibility with Semi Design, and Gray would make it more natural for developers who already use Avalonia and .NET.

That way we keep the link with Semi Design and also make things a bit smoother for Avalonia developers.

@rabbitism rabbitism changed the base branch from main to 12.0.x October 1, 2025 12:41
@rabbitism
Copy link
Copy Markdown
Member

Since this is a very breaking change, we can only target 12.0 branch. But we still need some evaluation before making final decision.

@rabbitism rabbitism changed the base branch from 12.0.x to nightly February 6, 2026 13:57
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