Skip to content

[css] 第691天 使用css实现类似苹果手机的暗黑模式 #3653

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第691天 使用css实现类似苹果手机的暗黑模式

3+1官网

我也要出题

Activity

weicheng123456

weicheng123456 commented on Mar 9, 2021

@weicheng123456

我们可以使用一种最为简单粗暴的方式将高亮模式切换到黑暗模式。假设在Web页面有一个入口,让用户点击这个 button 时会给 html 元素添加一个 dark-theme 类名

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@weicheng123456

        Issue actions

          [css] 第691天 使用css实现类似苹果手机的暗黑模式 · Issue #3653 · haizlin/fe-interview