Hacker News new | ask | show | jobs
by timstapl 703 days ago
For some reason the theme toggle button doesn't do anything for me, but I was able to get edit the css variable used for the 'highlight'.

    document
      .querySelector(":root")
      .style.setProperty("--color-yellow-darker", "#4d4614")