Skip to content

Commit

Permalink
Search should have text color matched to darkmode.
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes committed Feb 18, 2024
1 parent 2f71e26 commit d01c111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datamapplot/interactive_rendering.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
margin: 2px;
padding: 4px;
border-radius: 8px;
color: {{title_font_color}};
background: {{input_background}};
border: 1px solid {{input_border}};
transition: 0.5s;
Expand Down

0 comments on commit d01c111

Please sign in to comment.