这是indexloc提供的服务,不要输入任何密码
Skip to content

apt142/zulip_css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build your own Zulip CSS!

Step 1:

Install Sass

Step 2:

Edit src/vars.scss file. In particular, you'll want to consider the following variables:

  • $brand-primary
  • $text-font-family
  • $border-radius-base

Step 3:

Sass it up:

> sass src/index.scss > path/you/want/to/save/it/to/file.css

Step 4:

Upload to Zulip and have fun.

Maintenance

If you want to contribute, that's cool. Hit me with a pull request.

Otherwise, I may tinker with this some more as time goes on.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published