Skip to content

ronilaukkarinen/tweeten-tweetbot-theme

Repository files navigation

Tweetbot-inspired theme for Tweeten

Love Tweeten, but not how it looks? Say hello to Tweetbot -inspired theme for @MehediH's Tweeten, Tweetdeck-based Twitter client.

Screenshot

Screenshot

Features

  • 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!

Installation - light version

  1. Download Tweeten
  2. 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
  1. Open theme.css, select all and copy it to clipboard
  2. Add to Advanced > Custom CSS and paste CSS.
  3. Save settings

Rest are up to your likings.

Installation - dark version

  1. Download Tweeten
  2. 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.

  1. Open theme-dark.css, select all and copy it to clipboard
  2. Add to Advanced > Custom CSS and paste CSS.
  3. Save settings

Development

If you want to contribute to development, here's how:

  1. Fork this repository
  2. Clone your fork
  3. Install dependencies npm install
  4. Run gulp and start editing theme.scss