Skip to content

Alphabetize theme listings - #929

Open
victorjudysen wants to merge 1 commit into
DenverCoder1:mainfrom
victorjudysen:feature/alphabetize-themes
Open

Alphabetize theme listings#929
victorjudysen wants to merge 1 commit into
DenverCoder1:mainfrom
victorjudysen:feature/alphabetize-themes

Conversation

@victorjudysen

Copy link
Copy Markdown
Contributor

Summary

  • Sort theme definitions in src/themes.php alphabetically by theme name
  • Sort the docs/themes.md theme table alphabetically to match the demo/source order
  • Add PHPUnit coverage to keep both lists alphabetized

Closes #852

Tests

  • ./vendor/bin/phpunit --testdox tests/OptionsTest.php
  • npx prettier --check docs/themes.md src/themes.php tests/OptionsTest.php
  • git diff --check

@victorjudysen
victorjudysen marked this pull request as ready for review July 30, 2026 08:48
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.

Make Themes in alphabetical order

1 participant