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 主题, 跟随系统亮/暗设定.
- Host: GitHub
- URL: https://github.com/the1812/dizzylab-auto-theme
- Owner: the1812
- Created: 2021-03-20T08:36:24.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-23T14:25:02.000Z (almost 4 years ago)
- Last Synced: 2025-02-28T20:34:33.973Z (over 1 year ago)
- Topics: css, dark-theme, userstyle
- Language: CSS
- Homepage:
- Size: 257 KB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dizzylab auto theme
[dizzylab](https://www.dizzylab.net/) 自适应主题, 跟随系统亮/暗设定.

## 安装
> 需要浏览器拥有 [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
```