Love Tweeten, but not how it looks? Say hello to Tweetbot -inspired theme for @MehediH's Tweeten, Tweetdeck-based Twitter client.
- More compact columns without spaces between them
- Alignment fixes
- Clutter-free compose sidebar
- Column headers in native Mac OS X Tweetbot style
- Dark left background
- Hidden horizontal scrollbars for more minimal look
- Perhaps even more later on!
- Download Tweeten
- Go to Settings (bottom left cog icon), add Theme: Light, font size: Small, and activate following:
- Display round profile pictures
- Display a separator for tweets
- Show thinner scrollbars in columns
Advanced-tab:
- Enable developer features
- Open theme.css, select all and copy it to clipboard
- Add to Advanced > Custom CSS and paste CSS.
- Save settings
Rest are up to your likings.
- Download Tweeten
- Go to Settings (bottom left cog icon), add Theme: Dark, font size: Small, and activate following:
- Display round profile pictures
- Display a separator for tweets
- Show thinner scrollbars in columns
Advanced-tab:
- Enable developer features
Rest are up to your likings.
- Open theme-dark.css, select all and copy it to clipboard
- Add to Advanced > Custom CSS and paste CSS.
- Save settings
If you want to contribute to development, here's how:
- Fork this repository
- Clone your fork
- Install dependencies
npm install
- Run
gulp
and start editing theme.scss