Skip to content

Commit 82782a3

Browse files
authored
Merge pull request #4084 from bhansa/issues-4000-accessibility
improved color contrast for file menus
2 parents 069465b + d97275b commit 82782a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notebook/static/notebook/less/variables.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@
2626
@cell_padding: 6px;
2727
@cell_border_width: 1px;
2828
@cell_left_border_width: 5px;
29+
30+
@navbar-default-link-color: darken(#777, 13%);

0 commit comments

Comments
 (0)