mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-01-31 00:54:20 +00:00
36 lines
1.1 KiB
Markdown
Executable File
36 lines
1.1 KiB
Markdown
Executable File
Theme Nin v2 for twister-html
|
|
=============================
|
|
|
|
Nin is a clean and flat theme for the P2P microblogging platform [Twister](http://twister.net.co) ([twister-core on github](https://github.com/miguelfreitas/twister-core)) based on the html client [twister-html](https://github.com/miguelfreitas/twister-html)
|
|
|
|
### Install
|
|
|
|
Clone or download the folder in `.twister/html/` after removing default `theme_nin` directory.
|
|
|
|
### MacOS X Instructions
|
|
|
|
rm -R /Users/${USER}/Library/Application\ Support/twister/html/theme_nin
|
|
git clone https://github.com/myleneb/theme_nin.git /Users/${USER}/Library/Application\ Support/twister/html/theme_nin
|
|
|
|
#### Captures
|
|
|
|
Homepage
|
|
|
|
![homepage](https://raw.githubusercontent.com/myleneb/theme_nin/nin-v2/captures/home.jpg)
|
|
|
|
|
|
Example with profile in sidebar:
|
|
|
|
![hashtag-search](https://raw.githubusercontent.com/myleneb/theme_nin/nin-v2/captures/search-hashtag.jpg)
|
|
|
|
Responsive view:
|
|
|
|
![mobile](https://raw.githubusercontent.com/myleneb/theme_nin/nin-v2/captures/mobile.jpg)
|
|
|
|
|
|
#### To do
|
|
|
|
+ Improve UI for group chat rooms
|
|
+ options to change basis colors
|
|
+ refresh modals when they're already opened
|