How to Make a Light/Dark Mode Toggle for Your Webflow Website Using CSS & Wized.

Поделиться
HTML-код
  • Опубликовано: 20 янв 2024
  • Discover the simple steps to add a light/dark mode toggle to your website or web app. This guide covers creating an intuitive switch and integrating it with system theme preferences, enhancing user experience with seamless theme transitions.
    BEGINNER COURSE: Learn the fundamentals of building Web Apps without code. Brought to you by @Wized and @Finsweet .
    See all videos from the playlist:
    -----------------------------------------------
    // RESOURCES FROM THE VIDEO
    Client-First cloneable: finsweet.info/client-first-cl...
    Wized: www.wized.com/
    Clone free Wized projects: www.wized.com/showcase
    Receive support from Wized Intelligence Center: help.wized.com/
    Get the full list of all Finsweet products: www.finsweet.com/subscribe
    -----------------------------------------------
    // ABOUT US
    Wized - build complex web applications in @Webflow with No-Code. Wized enables you to use Webflow as the front-end for your web app and natively integrate your website with popular databases or with any database that has a REST API. Wized empowers you to build custom login functionality, Stripe payment flows, complex user interactions, and lots more! 💪
    -----------------------------------------------
    // SOCIAL
    Twitter: / getwized
    Webflow: webflow.com/team/Finsweet/
    Subscribe to RUclips: ruclips.net/user/Wized?sub_c...
    -----------------------------------------------
    // TAGS
    #wized #webapp #webflow #nocodedevelopment
    -----------------------------------------------
    Thanks for your support! 🤟

Комментарии • 7

  • @tgk217
    @tgk217 6 месяцев назад +1

    If you plan on asking people what they would like to see next, I would suggest a web application with a calendar that is synchronized with Stripe, categorized by day and item.

  • @Bars_Sl
    @Bars_Sl 6 месяцев назад +1

    With color easing would look better

  • @dfpcmaia
    @dfpcmaia 4 месяца назад

    Ok but here's the problem:
    The tutorial demo is a light mode user on a website that is dark by default. You added a media query so that when light mode is detected, it inverts your color variables. You then also specified a theme='light', that does the same, so that when a dark mode user comes across the website, but the body's custom theme property is set to light, it inverts the colors as well.
    What this doesn't consider is that if a light mode user comes across that custom property set to 'dark', nothing will happen.

  • @tejuskabadi
    @tejuskabadi 6 месяцев назад +1

    Where do i find the tool you're using at 5:10 to copy paste multiple clipboard values?

    • @maxmarowski
      @maxmarowski 5 месяцев назад

      If you are using Windows 10 it should be in the windows settings > system > clipboard history OR just search for "clipboard history"

    • @dusandjordjevic701
      @dusandjordjevic701 4 месяца назад

      This is exactly what I wanted to ask 🤣

  • @czorrrr
    @czorrrr 5 месяцев назад

    But it flashes a lot :(