Collection of bootstrap 3 themes for poi
Google fonts and glyph icons related code are eliminated for each theme.
Feel free to contact the poi team if you have a theme to contribute.
There're 2 types of themes: normal and vibrant. Vibrants are for macOS vibrant effect or background theme effect, and they are modified based on normal ones.
Name | Author | License | Source | Comment |
---|---|---|---|---|
default | Bootstrap | MIT | source | bootstrap default theme |
darkly | bootswatch | MIT | source | |
flatly | bootswatch | MIT | source | |
lumen | bootswatch | MIT | source | |
paper | bootswatch | MIT | source | |
slate | bootswatch | MIT | source | |
superhero | bootswatch | MIT | source | |
united | bootswatch | MIT | source | |
lumendark | Artoria | MIT | source | |
paperdark | rui | MIT | source | |
papercyan | govizlora | MIT | source | |
paperblack | Artoria | MIT | source | |
darklykai | Magica | MIT | source |
Check out vibrant themes at https://github.com/gnattu/poi-vibrancy-themes
You're supposed to use node^7.6 and npm^5
npm install
node build.js
Then you may commit the changes if any.
MIT