• 
      

    Fix a bad style in CodeMirror.

    Review Request #14669 — Created Nov. 5, 2025 and submitted

    Information

    Review Board
    release-7.1.x

    Reviewers

    We had a weird, single style rule for .cm-header that just specified
    the color as "black". This made markdown header lines (such as those
    starting with #) very hard to read when running in dark mode.

    This change gets rid of that.

    Edited a change description that had header lines and was able to read
    the text.

    Summary ID
    Fix a bad style in CodeMirror.
    We had a weird, single style rule for `.cm-header` that just specified the color as "black". This made markdown header lines (such as those starting with `#`) very hard to read when running in dark mode. This change gets rid of that. Testing Done: Edited a change description that had header lines and was able to read the text.
    ykzmnskxtmyvslpxxyukrqrmynyvxzvq
    maubin
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.1.x (c8403c3)