[PR #127] [CLOSED] replace neon with zinc-800 #737

Closed
opened 2026-02-26 18:48:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/127
Author: @PeerRich
Created: 4/16/2023
Status: Closed

Base: mainHead: remove-neon


📝 Commits (5)

📊 Changes

16 files changed (+46 additions, -44 deletions)

View changed files

📝 apps/web/components/editor/field-type-selector.tsx (+1 -1)
📝 apps/web/components/editor/pdf-signer.tsx (+2 -3)
📝 apps/web/components/editor/recipient-selector.tsx (+3 -3)
📝 apps/web/components/editor/signature-dialog.tsx (+3 -3)
📝 apps/web/components/login.tsx (+6 -6)
📝 apps/web/components/navigation.tsx (+2 -2)
📝 apps/web/components/settings.tsx (+4 -4)
📝 apps/web/components/signup.tsx (+3 -3)
📝 apps/web/pages/dashboard.tsx (+3 -3)
📝 apps/web/pages/documents/[id]/recipients.tsx (+3 -3)
📝 apps/web/pages/documents/[id]/sign.tsx (+5 -3)
📝 apps/web/pages/documents/[id]/signed.tsx (+5 -3)
📝 apps/web/tailwind.config.js (+0 -1)
📝 packages/ui/components/button/Button.tsx (+1 -1)
📝 packages/ui/components/button/IconButton.tsx (+2 -2)
📝 packages/ui/components/selectBox/SelectBox.tsx (+3 -3)

📄 Description

neon has not enough contrast and is damaging a11y.

before a full-time designer is on board, I would prefer to use default colors that have a good color palette

before:

CleanShot 2023-04-16 at 13 22 37@2x

after:

CleanShot 2023-04-16 at 13 22 26@2x

CleanShot 2023-04-16 at 13 26 55@2x


🔄 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/127 **Author:** [@PeerRich](https://github.com/PeerRich) **Created:** 4/16/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `remove-neon` --- ### 📝 Commits (5) - [`9cb4d94`](https://github.com/documenso/documenso/commit/9cb4d94f5d3fab06aed2e4177bcd17a4174ed6e2) replace neon with zinc-800 - [`baaa145`](https://github.com/documenso/documenso/commit/baaa145d37905d1a1e61aa7787035fdb8018500d) added zinc-900 - [`7206d10`](https://github.com/documenso/documenso/commit/7206d1058ac5a34b9bbe7918e096726849e91c0f) removed neon from tailwind config - [`226ab69`](https://github.com/documenso/documenso/commit/226ab691fedc90c19a4ffcf9faa39cb03ab9f4e6) replaced teal with zinc - [`0933d00`](https://github.com/documenso/documenso/commit/0933d00696c5d3deba6da72b09dc5a3451120776) keep neon for bg ### 📊 Changes **16 files changed** (+46 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/editor/field-type-selector.tsx` (+1 -1) 📝 `apps/web/components/editor/pdf-signer.tsx` (+2 -3) 📝 `apps/web/components/editor/recipient-selector.tsx` (+3 -3) 📝 `apps/web/components/editor/signature-dialog.tsx` (+3 -3) 📝 `apps/web/components/login.tsx` (+6 -6) 📝 `apps/web/components/navigation.tsx` (+2 -2) 📝 `apps/web/components/settings.tsx` (+4 -4) 📝 `apps/web/components/signup.tsx` (+3 -3) 📝 `apps/web/pages/dashboard.tsx` (+3 -3) 📝 `apps/web/pages/documents/[id]/recipients.tsx` (+3 -3) 📝 `apps/web/pages/documents/[id]/sign.tsx` (+5 -3) 📝 `apps/web/pages/documents/[id]/signed.tsx` (+5 -3) 📝 `apps/web/tailwind.config.js` (+0 -1) 📝 `packages/ui/components/button/Button.tsx` (+1 -1) 📝 `packages/ui/components/button/IconButton.tsx` (+2 -2) 📝 `packages/ui/components/selectBox/SelectBox.tsx` (+3 -3) </details> ### 📄 Description neon has not enough contrast and is damaging a11y. before a full-time designer is on board, I would prefer to use default colors that have a good color palette before: ![CleanShot 2023-04-16 at 13 22 37@2x](https://user-images.githubusercontent.com/8019099/232306143-5045b315-8520-47f4-b5df-03f7c8f34aca.jpg) after: ![CleanShot 2023-04-16 at 13 22 26@2x](https://user-images.githubusercontent.com/8019099/232306084-3ded3481-0882-4f80-9644-9e179390a2d2.jpg) ![CleanShot 2023-04-16 at 13 26 55@2x](https://user-images.githubusercontent.com/8019099/232306761-415db860-982a-467e-ab7d-ccea5e8c9ad0.jpg) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:48:42 +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#737
No description provided.