JS_DarkMode:をイトのダークモードの状态迁移を行う

时间:2024-03-28 12:14:23
【文件属性】:

文件名称:JS_DarkMode:をイトのダークモードの状态迁移を行う

文件大小:23KB

文件格式:ZIP

更新时间:2024-03-28 12:14:23

JavaScript

主题 设置 下载此存储库 < link rel =" stylesheet " href =" ./main.css " > < script src =" ./theme.js " > </ script > < script > // use simple var theme = new theme ( ) // add theme var theme2 = new theme ( [ 'default' , 'theme2' ] ) </ script > : root [ theme = "light" ] { --bgcolor : # f8f9fa ; --textcolor : # 343a40 ; } : root [ theme = "dark" ] { --bgcolor : # 343a40 ; --textcolor : # f8f


【文件预览】:
JS_DarkMode-master
----LICENSE.txt(1KB)
----src()
--------theme.js(9KB)
----demo()
--------index.html(4KB)
--------main.css(664B)
----README.md(683B)
----image()
--------sun.png(5KB)
--------moon.png(10KB)
--------sun.svg(909B)
--------moon.svg(1KB)

网友评论