[PR #16987] [MERGED] fixes dark mode primary button contrast issue #14970

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16987
Author: @andrewgormley
Created: 7/25/2024
Status: Merged
Merged: 7/25/2024
Merged by: @jeremystretch

Base: feature-uiHead: fix-dark-mode-primary-btns


📝 Commits (1)

  • 5d7ad16 fixes dark mode primary button contrast issue

📊 Changes

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

View changed files

📝 netbox/project-static/dist/netbox.css (+1 -1)
📝 netbox/project-static/styles/overrides/_tabler.scss (+8 -0)
📝 netbox/project-static/styles/transitional/_tables.scss (+5 -0)

📄 Description

Fixes: fixes dark mode primary button contrast issue

Fixes various instances of white text on primary buttons on dark mode, see examples below.

Screenshot 2024-07-24 at 21 57 44
Screenshot 2024-07-24 at 21 58 00


🔄 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/netbox-community/netbox/pull/16987 **Author:** [@andrewgormley](https://github.com/andrewgormley) **Created:** 7/25/2024 **Status:** ✅ Merged **Merged:** 7/25/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature-ui` ← **Head:** `fix-dark-mode-primary-btns` --- ### 📝 Commits (1) - [`5d7ad16`](https://github.com/netbox-community/netbox/commit/5d7ad1627f966fe29592c854f7c2f977a14201d8) fixes dark mode primary button contrast issue ### 📊 Changes **3 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.css` (+1 -1) 📝 `netbox/project-static/styles/overrides/_tabler.scss` (+8 -0) 📝 `netbox/project-static/styles/transitional/_tables.scss` (+5 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: fixes dark mode primary button contrast issue <!-- Please include a summary of the proposed changes below. --> Fixes various instances of white text on primary buttons on dark mode, see examples below. ![Screenshot 2024-07-24 at 21 57 44](https://github.com/user-attachments/assets/4af03615-96b0-45f8-a06f-719efe5693f6) ![Screenshot 2024-07-24 at 21 58 00](https://github.com/user-attachments/assets/fc59a468-fbb2-4f09-9d71-9c45fbdb1efb) --- <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-30 00:19:12 +01:00
adam closed this issue 2025-12-30 00: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/netbox#14970