An open API service indexing awesome lists of open source software.

https://github.com/the1812/dizzylab-auto-theme

dizzylab 自适应 Stylus 主题, 跟随系统亮/暗设定.
https://github.com/the1812/dizzylab-auto-theme

css dark-theme userstyle

Last synced: 8 months ago
JSON representation

dizzylab 自适应 Stylus 主题, 跟随系统亮/暗设定.

Awesome Lists containing this project

README

          

# dizzylab auto theme
[dizzylab](https://www.dizzylab.net/) 自适应主题, 跟随系统亮/暗设定.

![image](./dizzylab-auto-theme.jpg)

## 安装
> 需要浏览器拥有 [Stylus](https://github.com/openstyles/stylus) 或其他同类插件.

[点击此处](https://cdn.jsdelivr.net/gh/the1812/dizzylab-auto-theme@master/dizzylab.user.css)安装.

## 编译
```powershell
sass dizzylab.scss:dizzylab.css --no-source-map
node build.js
```