Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Laravel Dark Mode - Not Working


I tried to change the theme to dark mode, but the view still light mode and I tried change to demo2 still the same, any clue how to fix this?


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (4)


Applebee’s offers a 2 for $25 deal where you can choose a full-size appetizer or two side salads, and then pick from two sizzling skillets: the Garlic Sirloin Skillet or the White Cheddar Bacon & Chicken Skillet. There is another Applebee’s 2 for $20 Menu DealVisit an Applebee’s Restaurant: Find your nearest Applebee’s location and dine-in. You can place your order with a server. Order Online: Many Applebee’s locations offer online ordering. Visit their website Breakfast Menu Applebee's or use their app to browse the menu, customize your order, and choose a pickup or delivery option. Call the Restaurant: Contact your local Applebee’s restaurant by phone to place your order for pickup or delivery.



Make sure you have dark mode enabled in your browser settings. Sometimes, if dark mode is not enabled, the website fnf will not display dark mode despite trying to enable it.



After reading the documentation here: <a>http://localhost:8000/documentation/getting-started/dark-mode</a>

need to install with this param:
npm run dev --dark-mode --demo1



Hi Vonso,

Correct, you have to build the dark mode CSS files.

Thanks


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(