diff --git a/README.md b/README.md index be96784..67096a7 100644 --- a/README.md +++ b/README.md @@ -3,22 +3,22 @@ -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. @@ -28,5 +28,3 @@ The version of the extension will be the date of GitHub updated. So, the first v - -