Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byxor/compact-github-projects-theme
Waste less screen space on GitHub Projects.
https://github.com/byxor/compact-github-projects-theme
Last synced: 5 days ago
JSON representation
Waste less screen space on GitHub Projects.
- Host: GitHub
- URL: https://github.com/byxor/compact-github-projects-theme
- Owner: byxor
- Created: 2018-11-20T12:31:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T12:56:32.000Z (about 6 years ago)
- Last Synced: 2025-01-01T03:28:00.536Z (24 days ago)
- Language: CSS
- Homepage:
- Size: 515 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# compact-github-projects-theme
GitHub projects is a nice tool to manage a project's tasks, but a large portion of the screen space is wasted. This CSS allows you to see more at once.
## Demo
### Before:
![before](images/before_fix.png)### After:
![after](images/after_fix.png)## Installation
### 1. Get a CSS injection addon for your browser.
You can use Stylus for [Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne?hl=en) or [Firefox](https://addons.mozilla.org/en-US/firefox/addon/styl-us/).
Don't use Stylish, [it's spyware](https://www.reddit.com/r/programming/comments/8vpqqg/stylish_browser_extension_steals_all_your/).
### 2. Copy the fixed CSS into the CSS injector.
The fixed CSS is in the `fix.css` file.