Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eronana/riot-patch

Generate one line command to patch Riot.im to custom styles
https://github.com/eronana/riot-patch

Last synced: 6 days ago
JSON representation

Generate one line command to patch Riot.im to custom styles

Awesome Lists containing this project

README

        

# riot-patch

## 开发环境
- macOS
- NodeJS
- make

## 说明
把要增加或修改的CSS, 写在`style.css`了, 对于诸如颜色等因主体不同而异的值, 情定义在`variables.css`里.

## 构建
- 运行`make`即可得到给用户使用的命令
- 运行`make test`来查看输出的css内容