[PR #150] [CLOSED] feat: add kanagawa dragon theme #85

Closed
opened 2025-12-29 07:19:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/150
Author: @Kazte
Created: 12/28/2024
Status: Closed

Base: masterHead: feat/kanagawa-dragon-theme


📝 Commits (2)

  • 4cd1792 feat: add kanagawa dragon theme
  • b5019be fix: fix uppercase hex colors

📊 Changes

2 files changed (+43 additions, -0 deletions)

View changed files

📝 src-web/lib/theme/themes.ts (+2 -0)
src-web/lib/theme/themes/kanagawa.ts (+41 -0)

📄 Description

This PR adds support for the Kanagawa Dragon theme, with some tweaks to better fit Yaak's style flow.

Why do I suggest adding Kanagawa to Yaak?

I've been using Yaak regularly since June/July, and since Kanagawa Dragon is one of the most popular themes in Neovim, I think it would be a great addition. For me, this theme helps rest my eyes, and I believe others could benefit from it as well.

Preview:

image

References


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/150 **Author:** [@Kazte](https://github.com/Kazte) **Created:** 12/28/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/kanagawa-dragon-theme` --- ### 📝 Commits (2) - [`4cd1792`](https://github.com/mountain-loop/yaak/commit/4cd17925034ed708637ca5203073307219ef6271) feat: add kanagawa dragon theme - [`b5019be`](https://github.com/mountain-loop/yaak/commit/b5019be409b875ea454c80b3a3a573c0d3918183) fix: fix uppercase hex colors ### 📊 Changes **2 files changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src-web/lib/theme/themes.ts` (+2 -0) ➕ `src-web/lib/theme/themes/kanagawa.ts` (+41 -0) </details> ### 📄 Description This **PR** adds support for the Kanagawa Dragon theme, with some tweaks to better fit Yaak's style flow. ### **Why do I suggest adding Kanagawa to Yaak?** I've been using Yaak regularly since June/July, and since Kanagawa Dragon is one of the most popular themes in Neovim, I think it would be a great addition. For me, this theme helps rest my eyes, and I believe others could benefit from it as well. ### **Preview:** ![image](https://github.com/user-attachments/assets/f410fba8-f2ee-434e-8b86-cc369054ab71) ### **References** - [Kanagawa Repo](https://github.com/rebelot/kanagawa.nvim) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:15 +01:00
adam closed this issue 2025-12-29 07:19:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#85