Skip to content

Add arcade.uicolors to doc, then fix alpha and position in resource + color listings #2419

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 5 commits into from
Oct 16, 2024

Conversation

pushfoo
Copy link
Member

@pushfoo pushfoo commented Oct 16, 2024

TL;DR: Fix resource and color stuff ahead of 3.0 / further doc

  1. Make color and checkered bg CSS a bit more generic
  2. Add arcade.uicolor to doc + add positional alpha to each color (keeps the regex and logic simpler)
  3. Fix Provide a checkered transparent background for images in the resource listing #2388 since we may need that for color discussion / doc anyway
  4. Center resource listing tiles contents
  5. Fix the 1px gap at the bottom of color tiles
  6. Change color listing order to name, color swatch, constants

* Add a file compliant with current color table approach

* Add it to the API overview toctree under colors

* Temp append 255 to all arcade.uicolor files to simplify parsing logic

* Add the color reading to conf.py
@pushfoo pushfoo merged commit 553bba4 into development Oct 16, 2024
9 checks passed
@einarf einarf deleted the more-resource-fixes branch December 7, 2024 04:56
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.

Provide a checkered transparent background for images in the resource listing
1 participant