Skip to content

feat: add kanagawa theme - #7540

Open
atwof wants to merge 4 commits into
usebruno:mainfrom
atwof:feature/add-rebelot-kanagawa-theme
Open

feat: add kanagawa theme#7540
atwof wants to merge 4 commits into
usebruno:mainfrom
atwof:feature/add-rebelot-kanagawa-theme

Conversation

@atwof

@atwof atwof commented Mar 22, 2026

Copy link
Copy Markdown

Description

Add Kanagawa theme (https://github.com/rebelot/kanagawa.nvim) into dark mode list of options.

Summary by CodeRabbit

  • New Features
    • Added the Kanagawa dark theme, with coordinated styling across the editor, modals, sidebars, notifications, and other interface components.
    • Made Kanagawa available for selection in the application’s theme options.

@coderabbitai

coderabbitai Bot commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 2ede83b2-c315-449b-bc96-531e821d279f

📥 Commits

Reviewing files that changed from the base of the PR and between e2a73c0 and 998d6a7.

📒 Files selected for processing (2)
  • packages/bruno-app/src/themes/dark/kanagawa.js
  • packages/bruno-app/src/themes/index.js
🚧 Files skipped from review as they are similar to previous changes (2)
  • packages/bruno-app/src/themes/index.js
  • packages/bruno-app/src/themes/dark/kanagawa.js

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


Walkthrough

The change adds a Kanagawa dark theme with a complete color palette and UI styling configuration. It exports the theme and registers it in the application theme map and registry.

Changes

Kanagawa theme

Layer / File(s) Summary
Palette and theme definition
packages/bruno-app/src/themes/dark/kanagawa.js
Defines Kanagawa colors, intent mappings, CodeMirror tokens, component styling tokens, status colors, and the default dark theme export.
Theme registration
packages/bruno-app/src/themes/index.js
Imports Kanagawa and registers it with id: 'kanagawa', name: 'Kanagawa', and mode: 'dark'.

Estimated code review effort: 3 (Moderate) | ~22 minutes

Merge Risk: ⚪ Minimal · up to 998d6

This adds Kanagawa as a selectable dark theme. No merge-blocking correctness, security, data integrity, or availability risk is currently identified.

Poem

Kanagawa sets the dark tone
Palette colors fill each zone
Buttons, borders, text align
CodeMirror tokens softly shine
The theme registry now knows
Where this new dark palette flows

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding the Kanagawa dark theme.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 2…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 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.

@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant