Skip to content

Commit 3ca5f16

Browse files
committed
improved color contrast for file menus
1 parent c2a2bcc commit 3ca5f16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

notebook/static/notebook/less/variables.less

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

0 commit comments

Comments
 (0)