Skip to content

Commit

Permalink
Merge pull request #24 from kitt1987/fix-promo
Browse files Browse the repository at this point in the history
Rename the extension
  • Loading branch information
kitt1987 authored Jul 15, 2020
2 parents 2f894e3 + 20c9c9c commit be24432
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@

<img src="https://github.com/kitt1987/github-beautifier/blob/master/doc/img/promo.png?raw=true" style="zoom:50%;" />

GitHub launched its new WebUI on Jun 23. Buttons, labels, almost everything becomes circles. I can't stand to see them every day.
GitHub Beautifier is a Chrome extension to improve the GitHub UI experience updated on Jun 23, 2020.
It doesn't just bring the old styles back.
Instead, GitHub Beautifier only injects CSS to Github pages to override some styles, w/o any calculation after DOM rendered.

So, I built this Chrome extension, **Github Classic Theme**, to bring something I familiar back.

The extension is small and quick since it only injects CSS to Github pages to override some styles, w/o any calculation after DOM rendered.



The extension improves the GitHub experience in the following ways,
The extension improves the styles in the following ways,

1. Decreases the `border-radius` of buttons and labels but keeps most indicators in circles,
2. Aligns the repo navigation bar to its contents.



The version of the extension will be the date of GitHub updated. So, the first version is `2020.6.23`. I will update the extension once it isn't compatible with the future version of GitHub.
The version of the extension will be the date of GitHub updated. So, the first version is `2020.6.23`.
I will update the extension once it isn't compatible with the future version of GitHub.
Feel free to fork this repo and get your favorite styles.



Expand All @@ -28,5 +28,3 @@ The version of the extension will be the date of GitHub updated. So, the first v
<img src="https://github.com/kitt1987/github-beautifier/blob/master/doc/img/screenshot2.png?raw=true" style="zoom:50%;" />

<img src="https://github.com/kitt1987/github-beautifier/blob/master/doc/img/screenshot3.png?raw=true" style="zoom:50%;" />

<img src="https://github.com/kitt1987/github-beautifier/blob/master/doc/img/screenshot4.png?raw=true" style="zoom:50%;" />
Binary file modified doc/img/promo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/img/promo_big.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/img/promo_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/img/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/img/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/img/screenshot3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed doc/img/screenshot4.png
Binary file not shown.

0 comments on commit be24432

Please sign in to comment.