Skip to content

feat(theme): add Chisa theme#110

Merged
kRHYME7 merged 6 commits intoHyDE-Project:masterfrom
Frz013:add-chisa
Apr 12, 2026
Merged

feat(theme): add Chisa theme#110
kRHYME7 merged 6 commits intoHyDE-Project:masterfrom
Frz013:add-chisa

Conversation

@Frz013
Copy link
Copy Markdown
Contributor

@Frz013 Frz013 commented Mar 17, 2026

Description

This PR adds the Chisa theme to the hyde-gallery.

What this PR includes:

  • added a new theme entry in hyde-themes.json
  • added preview screenshot(s) for the theme
  • regenerated README.md to include the new gallery entry

The goal of this PR is to make the Chisa theme visible and accessible from the HyDE gallery for other users.

Linked Issues

Additional context

  • PR title follows naming conventions (e.g., feat(theme):, fix(theme):)
  • PR description clearly explains the purpose of the changes
  • Related issues are linked (if any)
  • Screenshots are included
  • Screenshot size smaller than 4 MB (https://www.iloveimg.com/compress-image for compression)
  • Affected components/pages are listed
  • No unrelated changes are included

Affected components/pages:

  • hyde-themes.json
  • README.md
  • theme preview assets for Chisa

Theme source repository:

2

Summary by CodeRabbit

  • New Features

    • Added the Chisa theme with its custom color scheme to the themes library
  • Documentation

    • Updated the theme gallery to include Chisa, bumped the gallery count, and renumbered subsequent entries
    • Updated several theme preview images/asset paths to point to refreshed previews

@iamharshdabas
Copy link
Copy Markdown

nice theme...when it will be merged?

Copy link
Copy Markdown
Contributor

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

Adds the Chisa theme to the HyDE gallery by registering it in the themes index and updating the generated README gallery/table.

Changes:

  • Added a new Chisa entry to hyde-themes.json (name/link/owner/description/colorscheme).
  • Updated README.md to include the new theme in the table and gallery section (and renumber subsequent entries).

Reviewed changes

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

File Description
README.md Adds Chisa to the theme table/gallery and regenerates gallery content/numbering.
hyde-themes.json Registers the new Chisa theme metadata and colorscheme for README generation.

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

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread hyde-themes.json
Comment on lines +444 to +448
"THEME": "Chisa",
"LINK": "https://github.com/Frz013/Chisa",
"OWNER": "https://github.com/Frz013",
"DESCRIPTION": "HyDE theme inspired by Chisa from Wuthering Waves.",
"COLORSCHEME": ["#d2546a", "#201b25"]
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

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

The new Chisa object’s indentation doesn’t match the prevailing formatting in this JSON file (most entries use consistent 2-space nesting with keys aligned). Please reformat this entry (and ideally the adjacent one) to keep the file consistently formatted and easy to maintain (e.g., run a JSON formatter).

Copilot uses AI. Check for mistakes.
rubiin and others added 2 commits April 9, 2026 01:46
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: fc664835-11bc-4bd1-81b9-373bab133fb8

📥 Commits

Reviewing files that changed from the base of the PR and between 6908305 and 6127471.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

Added a new theme "Chisa" to the project: a JSON theme object was appended to hyde-themes.json, README theme count and gallery were updated (new numbered section inserted), subsequent gallery item numbers incremented, and several theme preview image paths were changed.

Changes

Cohort / File(s) Summary
Theme Configuration
hyde-themes.json
Appended a new theme object for Chisa with metadata (THEME, LINK, OWNER, DESCRIPTION) and COLORSCHEME ["#d2546a", "#201b25"].
Gallery & Documentation
README.md
Inserted a new gallery section for Chisa (<a id="chisa"></a>, ### 14. Chisa), updated the gallery header count from 63 → 64, renumbered all subsequent theme sections (+1), and updated preview image asset paths for several existing themes (e.g., BlueSky, Catppuccin Mocha, Code Garden, Decay Green, Edge Runner, Nightbrew, Paranoid Sweet, Sci-fi, Solarized Dark, Tokyo Night).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 A new theme hops into the gallery bright,
Chisa colors twirl in playful light,
I nudged a JSON leaf, updated one and more,
The list grew longer — one click, one door,
Hooray — a fresh bloom on the themes' shore! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'feat(theme): add Chisa theme' directly and clearly summarizes the main change—adding a new theme to the gallery.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@README.md`:
- Line 306: The badge for "Back to Top" uses swapped color parameters
(labelColor=d2546a and color=201b25) causing inconsistent styling; update the
img.shields.io parameters in the markdown badge (the line containing [![Chisa
Preview](Chisa/preview.png)](...<img
src="https://img.shields.io/badge/↑-Back_to_Top-...">...)) to use the same
mapping as the other generated cards (set labelColor=201b25 and color=d2546a) so
the badge colors match the rest of the gallery.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b618dec3-f9db-44b3-aa3d-7bda1177399b

📥 Commits

Reviewing files that changed from the base of the PR and between b9aec5f and 6908305.

⛔ Files ignored due to path filters (1)
  • Chisa/preview.png is excluded by !**/*.png
📒 Files selected for processing (2)
  • README.md
  • hyde-themes.json

Comment thread README.md Outdated
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@kRHYME7 kRHYME7 merged commit 8149f2a into HyDE-Project:master Apr 12, 2026
2 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Apr 14, 2026
7 tasks
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.

5 participants