[PR #777] [MERGED] fix: added constants for theme variables #1174

Closed
opened 2026-02-26 19:32:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/777
Author: @plxity
Created: 12/21/2023
Status: Merged
Merged: 12/25/2023
Merged by: @dguyen

Base: mainHead: feat/use-constants-for-theme


📝 Commits (2)

  • a489471 added constants for theme
  • 9f43722 Merge branch 'main' into feat/use-constants-for-theme

📊 Changes

3 files changed (+17 additions, -9 deletions)

View changed files

📝 apps/web/src/components/(dashboard)/common/command-menu.tsx (+4 -3)
packages/ui/primitives/constants.ts (+5 -0)
📝 packages/ui/primitives/theme-switcher.tsx (+8 -6)

📄 Description

fixes: #776


🔄 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/documenso/documenso/pull/777 **Author:** [@plxity](https://github.com/plxity) **Created:** 12/21/2023 **Status:** ✅ Merged **Merged:** 12/25/2023 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `feat/use-constants-for-theme` --- ### 📝 Commits (2) - [`a489471`](https://github.com/documenso/documenso/commit/a489471a706d0687de8ca879790140bcdb07c0a0) added constants for theme - [`9f43722`](https://github.com/documenso/documenso/commit/9f43722b418bc1ba9d373ed9e6c04b07d18b033d) Merge branch 'main' into feat/use-constants-for-theme ### 📊 Changes **3 files changed** (+17 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/components/(dashboard)/common/command-menu.tsx` (+4 -3) ➕ `packages/ui/primitives/constants.ts` (+5 -0) 📝 `packages/ui/primitives/theme-switcher.tsx` (+8 -6) </details> ### 📄 Description fixes: #776 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1174
No description provided.