hexo-theme-cactus icon indicating copy to clipboard operation
hexo-theme-cactus copied to clipboard

Subscribe to post via email and toggle button for dark mode

Open itsron143 opened this issue 4 years ago • 2 comments

Hello! I have been using this theme for my website and I absolutely love it. Thank you for the amazing theme. I'd like to know if there is any plan to add

  • A feature to let people subscribe to the posts via email.
  • A toggle button to enable dark theme directly.

itsron143 avatar Dec 09 '19 12:12 itsron143

A toggle button for dark theme would be great.

nsa avatar Apr 18 '20 18:04 nsa

To follow-up on this, maybe implement a way to check if the browser is in dark mode or light mode, and then change to cactus dark/white based off that? I think all that is needed is for hexo to generate both css files and check on load, but I'm not sure how to implement that.

larkinrt avatar Mar 23 '23 15:03 larkinrt