# **Pint** for GitHub ![pint-status](https://img.shields.io/badge/pint%20src-2.0-green) ![chrome-web-store-version](https://img.shields.io/chrome-web-store/v/mjhmdkcefcklflcmmokoahfdodcpeobg) ![chrome-web-store-users](https://img.shields.io/chrome-web-store/users/mjhmdkcefcklflcmmokoahfdodcpeobg)
[pint](https://projects.fuwa.sh/pint/) is a theming engine that allows you to theme your github experience. ![image](https://user-images.githubusercontent.com/53419401/182528225-8f1b8d54-2e7a-4a5c-a8de-6671e7585dc6.png)

## installation you can install this extension via the chrome web store (old version) or manually. ### chrome web store installation > ⚡ Chrome extension update is currently pending approval! ### manual/source installation 1. clone this repository 2. run `yarn build` 3. open extension settings in chrome/brave/chromium 4. turn on developer mode 5. load unpacked extension 6. load the build folder ## roadmap please check [issues](https://github.com/fuwaa/pint/issues) for planned aditions, feature requests, bugs and more information. alternatively, you can also open a [new issue](https://github.com/fuwaa/pint/issues/new) to add to it! ## limitations > 💡 I am still looking for ways to better implement this! if you have any idea, please open an issue or create a pull request [here](https://github.com/fuwaa/pint/issues/new/choose) The old implementation used a `setTimeout()` function, however the delay makes the project look like garbage as you can see the original colors before seeing your palette applied. The new implementation simply throws the entire css of github and unsets it while hiding the entire html making github look like an empty page until your palette gets loaded. Slight issue though, a flicker comes from time to time but it isn't noticable. ## documentation Documentation is planned to debut on [fuwadocs](https://docs.fuwa.sh/pint/), however it is still in progress and is quite low on the priority queue. ## contributing contributions are welcome ❤️. however, please do keep in mind that this is a very early project and things are bound to be [messy](https://github.com/fuwaa/pint/issues/37). while code quality is my top priority, i'm implementing it as i go (which is a bit slow since I'm porting this myself to typescript) and would appreciate help regarding it so we could learn more from it too. ## project structure [![Structure](https://images.repography.com/27896465/fuwaa/pint/structure/a993ba4f490beac88c1084429e54e710_table.svg)](https://github.com/fuwaa/pint) ###### This extension is licensed under the GPLv3 License. ###### This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with GitHub, Inc. and Git, or any of its subsidiaries or its affiliates.