The css theme I’m using is Cascade FYI

  • rockhandle@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Thank you! I added a line to your code and it worked!

    .tab-background[selected="true"] {
          background-color: #171A26 !important;
          background-image: none !important;
        }