Skip to content

Event for theme #5322

Discussion options

You must be logged in to vote

You should be able to do this in Nova 5.

Nova.$on('nova-theme-switched', ({ theme }) => {
  // `theme` should be 'dark' or 'light'
})

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by crynobone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Feature Request implemented Feature Request implemented
3 participants