• Zack Cuddy's avatar
    Global Search - Fix Darkmode Font · bc070312
    Zack Cuddy authored
    When we do our keyword highlighting
    in the global search, we always
    highlight with the color black.
    
    With the new Dark Mode this causes
    an issue.
    
    This change uses a darkmode variable
    that flips the colors correctly.
    bc070312
search_helper.rb 13.4 KB