[PR #16724] [CLOSED] 16647 fix navigation contrast issues #14894

Closed
opened 2025-12-29 23:27:20 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16724
Author: @andrewgormley
Created: 6/25/2024
Status: Closed

Base: feature-uiHead: feature


📝 Commits (4)

  • 4533c46 fixes #16647: navigation contrast issues
  • 99c7b6a Merge pull request #1 from andrewgormley/16647-navigation-contrast-issues
  • 8dcf930 Revert "fixes #16647: navigation contrast issues"
  • 4abe110 Merge pull request #2 from andrewgormley/revert-1-16647-navigation-contrast-issues

📄 Description

Fixes: #16647

PR fixes issues outlined in https://github.com/netbox-community/netbox/issues/16647

  • (Navigation) Low contrast for side navigation sub-menu sub-headers [dark, global]
  • (Breadcrumbs) Low contrast on dark mode [dark, multiple]
  • (Misc) Low contrast on dark tabular menu text [dark, multiple]
  • (Misc) Low contrast in-line hyperlink [light, single]

The above also required new color variables to be added in-line with the new brand guidelines. Please be aware that I have changed the primary color in keeping with the new colors which was required by one of the tasks above, this has affected other parts of the UI but everything looks as expected.


🔄 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/16724 **Author:** [@andrewgormley](https://github.com/andrewgormley) **Created:** 6/25/2024 **Status:** ❌ Closed **Base:** `feature-ui` ← **Head:** `feature` --- ### 📝 Commits (4) - [`4533c46`](https://github.com/netbox-community/netbox/commit/4533c46e3f01f8f7f8c55e9daa72c92d38260a4b) fixes #16647: navigation contrast issues - [`99c7b6a`](https://github.com/netbox-community/netbox/commit/99c7b6a96cd220270bbd39c67ceea0c81b0e1e8f) Merge pull request #1 from andrewgormley/16647-navigation-contrast-issues - [`8dcf930`](https://github.com/netbox-community/netbox/commit/8dcf9306bfd958fbc2c16c8614d64e6cd0b9afcb) Revert "fixes #16647: navigation contrast issues" - [`4abe110`](https://github.com/netbox-community/netbox/commit/4abe110957ce03685ca4ea590c025e1d7cfd8b82) Merge pull request #2 from andrewgormley/revert-1-16647-navigation-contrast-issues ### 📄 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: #16647 <!-- Please include a summary of the proposed changes below. --> PR fixes issues outlined in https://github.com/netbox-community/netbox/issues/16647 - [x] (Navigation) Low contrast for side navigation sub-menu sub-headers [dark, global] - [x] (Breadcrumbs) Low contrast on dark mode [dark, multiple] - [x] (Misc) Low contrast on dark tabular menu text [dark, multiple] - [x] (Misc) Low contrast in-line hyperlink [light, single] The above also required new color variables to be added in-line with the new brand guidelines. Please be aware that I have changed the primary color in keeping with the new colors which was required by one of the tasks above, this has affected other parts of the UI but everything looks as expected. --- <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 23:27:20 +01:00
adam closed this issue 2025-12-29 23:27:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14894