[PR #140] [MERGED] feat: add gruvbox dark theme #75

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

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/140
Author: @alhansrisuk
Created: 12/13/2024
Status: Merged
Merged: 12/13/2024
Merged by: @gschier

Base: masterHead: gruvbox


📝 Commits (3)

📊 Changes

3 files changed (+34 additions, -1 deletions)

View changed files

📝 src-web/hooks/useGenerateThemeCss.ts (+2 -0)
📝 src-web/lib/theme/themes.ts (+3 -1)
src-web/lib/theme/themes/gruvbox.ts (+29 -0)

📄 Description

this PR adds support for gruvbox dark theme on both the application and website.

image

open to any feedback as this is my first port of a theme!


🔄 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/140 **Author:** [@alhansrisuk](https://github.com/alhansrisuk) **Created:** 12/13/2024 **Status:** ✅ Merged **Merged:** 12/13/2024 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `master` ← **Head:** `gruvbox` --- ### 📝 Commits (3) - [`820f653`](https://github.com/mountain-loop/yaak/commit/820f65370a4d244da15e25be319e9a17809804a4) add gruvbox dark theme - [`3070f30`](https://github.com/mountain-loop/yaak/commit/3070f3089d07caac5070329f35d3ebf8e8d35d6b) add gruvbox to webpage - [`e5eedb5`](https://github.com/mountain-loop/yaak/commit/e5eedb5e36305384995e35827ffca28573903dc7) export gruvboxDefault ### 📊 Changes **3 files changed** (+34 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src-web/hooks/useGenerateThemeCss.ts` (+2 -0) 📝 `src-web/lib/theme/themes.ts` (+3 -1) ➕ `src-web/lib/theme/themes/gruvbox.ts` (+29 -0) </details> ### 📄 Description this PR adds support for [gruvbox](https://github.com/morhetz/gruvbox) dark theme on both the application and website. ![image](https://github.com/user-attachments/assets/0081ad42-0e1c-4fb4-9e75-ad9c7637f29d) open to any feedback as this is my first port of a theme! --- <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:12 +01:00
adam closed this issue 2025-12-29 07:19:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#75