🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@GuelBandeira
Copy link

Description

Fixes #830

Type of change

  • [ x ] New feature (added a non-breaking change which adds functionality)

How Has This Been Tested?

  • [ x ] Tested locally

Checklist:

  • [ x ] I have checked to make sure no other pull requests are open for this issue
  • [ x ] The code is properly formatted and is consistent with the existing code style
  • [ x ] My changes generate no new warnings

Screenshots

image

Copilot AI review requested due to automatic review settings December 9, 2025 15:56
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds the "kanagawa-paper" theme to the theme collection and implements alphabetical sorting of themes in the demo page. The PR also includes an "oceanic-next" theme addition, though this was not mentioned in the title.

  • Added "kanagawa-paper" theme with appropriate color scheme
  • Added "oceanic-next" theme with appropriate color scheme
  • Implemented alphabetical sorting of themes in the demo dropdown
  • Applied code formatting improvements (foreach syntax consistency, whitespace cleanup)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/themes.php Adds two new theme definitions: "oceanic-next" and "kanagawa-paper" with color configurations
src/demo/index.php Implements alphabetical theme sorting via ksort() and applies code formatting improvements to foreach statements and whitespace

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Kangawa Colorscheme

1 participant