You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/lang/en-US/admin/settings/general.php
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,8 @@
81
81
'header_color' => 'Primary Theme Color',
82
82
'header_color_help' => 'Selecting a new color here will let you preview the color with your logo selection (if you have a site logo uploaded) in the header, however it will not be saved until you click the Save button.',
83
83
'link_dark_color' => 'Link Color for Dark Mode',
84
+
'nav_link_color' => 'Header Nav Link Color',
85
+
'nav_link_color_help' => 'Select a color for the links in your top level navigation. This color should be high enough contrast against your header color to be easily readable.',
84
86
'link_dark_color_help' => 'Select a color that will provide enough contrast for people that use Snipe-IT in dark mode.',
85
87
'link_light_color' => 'Link Color for Light Mode',
86
88
'link_light_color_help' => 'Select a color that will provide enough contrast for people that use Snipe-IT in light mode.',
0 commit comments