{"id":49575120,"url":"https://github.com/rollecode/tweeten-tweetbot-theme","last_synced_at":"2026-05-03T16:10:52.808Z","repository":{"id":145571089,"uuid":"97519580","full_name":"rollecode/tweeten-tweetbot-theme","owner":"rollecode","description":"Tweetbot-inspired theme for Tweeten Twitter client.","archived":false,"fork":false,"pushed_at":"2021-04-29T15:31:21.000Z","size":76,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-05-02T13:33:34.452Z","etag":null,"topics":["apps","css","enhancement","scss","theme","tweaks","tweetdeck","tweeten","twitter","ui","user-interface"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rollecode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-17T20:32:32.000Z","updated_at":"2026-02-14T14:07:26.000Z","dependencies_parsed_at":"2023-05-14T04:00:25.779Z","dependency_job_id":null,"html_url":"https://github.com/rollecode/tweeten-tweetbot-theme","commit_stats":null,"previous_names":["rollecode/tweeten-tweetbot-theme"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rollecode/tweeten-tweetbot-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Ftweeten-tweetbot-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Ftweeten-tweetbot-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Ftweeten-tweetbot-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Ftweeten-tweetbot-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollecode","download_url":"https://codeload.github.com/rollecode/tweeten-tweetbot-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Ftweeten-tweetbot-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apps","css","enhancement","scss","theme","tweaks","tweetdeck","tweeten","twitter","ui","user-interface"],"created_at":"2026-05-03T16:10:51.912Z","updated_at":"2026-05-03T16:10:52.800Z","avatar_url":"https://github.com/rollecode.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tweetbot-inspired theme for Tweeten\r\n\r\nLove [Tweeten](http://tweetenapp.com/), but not how it looks? Say hello to Tweetbot -inspired theme for [@MehediH](https://github.com/MehediH)'s [Tweeten](http://tweetenapp.com/), Tweetdeck-based Twitter client.\r\n\r\n![Screenshot](https://rolle.wtf/tweeten-tweetbot-theme.png)\r\n\r\n![Screenshot](https://i.imgur.com/6iu4GBD.png)\r\n\r\n## Features\r\n\r\n- More compact columns without spaces between them\r\n- Alignment fixes\r\n- Clutter-free compose sidebar\r\n- Column headers in native Mac OS X Tweetbot style\r\n- Dark left background\r\n- Hidden horizontal scrollbars for more minimal look\r\n- Perhaps even more later on!\r\n\r\n## Installation - light version\r\n\r\n1. [Download Tweeten](https://github.com/MehediH/Tweeten/releases/)\r\n2. Go to Settings (bottom left cog icon), add Theme: **Light**, font size: **Small**, and activate following:\r\n\r\n- [x] Display round profile pictures\r\n- [x] Display a separator for tweets\r\n- [x] Show thinner scrollbars in columns\r\n\r\nAdvanced-tab:\r\n- [x] Enable developer features\r\n\r\n3. Open [theme.css](https://raw.githubusercontent.com/ronilaukkarinen/tweeten-tweetbot-theme/master/theme.css), select all and copy it to clipboard\r\n4. Add to Advanced \u003e Custom CSS and paste CSS.\r\n5. Save settings\r\n\r\nRest are up to your likings.\r\n\r\n## Installation - dark version\r\n\r\n1. [Download Tweeten](https://github.com/MehediH/Tweeten/releases/)\r\n2. Go to Settings (bottom left cog icon), add Theme: **Dark**, font size: **Small**, and activate following:\r\n\r\n- [x] Display round profile pictures\r\n- [x] Display a separator for tweets\r\n- [x] Show thinner scrollbars in columns\r\n\r\nAdvanced-tab:\r\n- [x] Enable developer features\r\n\r\nRest are up to your likings.\r\n\r\n3. Open [theme-dark.css](https://raw.githubusercontent.com/ronilaukkarinen/tweeten-tweetbot-theme/master/theme-dark.css), select all and copy it to clipboard\r\n4. Add to Advanced \u003e Custom CSS and paste CSS.\r\n5. Save settings\r\n\r\n## Development\r\n\r\nIf you want to contribute to development, here's how:\r\n\r\n1. Fork this repository\r\n2. Clone your fork\r\n3. Install dependencies `npm install`\r\n4. Run `gulp` and start editing theme.scss\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollecode%2Ftweeten-tweetbot-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollecode%2Ftweeten-tweetbot-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollecode%2Ftweeten-tweetbot-theme/lists"}