Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amranich/github-code-font-changer
:art: Change and customize the boring GitHub code viewer font.
https://github.com/amranich/github-code-font-changer
chrome-extension font font-changer github-code github-font
Last synced: 2 months ago
JSON representation
:art: Change and customize the boring GitHub code viewer font.
- Host: GitHub
- URL: https://github.com/amranich/github-code-font-changer
- Owner: AmraniCh
- License: mit
- Created: 2021-06-12T19:23:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T00:16:18.000Z (11 months ago)
- Last Synced: 2024-10-12T06:54:53.629Z (3 months ago)
- Topics: chrome-extension, font, font-changer, github-code, github-font
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/github-code-font-changer/jmbophfanmlfkloliildahlpnlbojhfi
- Size: 666 KB
- Stars: 66
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Developped and maintained with ❤️ by AmraniCh and contributors.#
Unhappy with the boring GitHub code viewer font? You're looking for a way to change it without affecting other website's fonts? Well, this extension is made for you :raised_hands:.
## 🚀 Features
- As of Version 3, changing font size is supported.
- As of version 2, you can use the fonts installed in your local machine alongside the fonts provided by the extension.
- Change the font weight for the selected font family.
- Hide the indentation guides.## 🔥 Available Fonts
- Anonymous Mono.
- Atma.
- Courier Prime.
- Fira Code.
- Inconsolata.
- IBM Plex Mono.
- JetBrains Mono.
- Oxygen Mono.
- PT Mono.
- Roboto Mono.
- Share Tech Mono.
- Source Code Pro.
- Space Mono.
- Ubuntu Mono.If you have some other font that other developers could like, you can send a pull request to add it to this extension (The font must be free for personal use or licensed under a free open source license).
## 🌠 Download
You can download this extension via :
### Via Chrome Store
### Manual Installation Using Developer Mode
You can also manually install it via the developer mode in your browser.
1. Download the last stable version from [releases tab](https://github.com/AmraniCh/github-code-font-changer/releases).
2. Unzip the downloaded zip file.
3. Visit `chrome://extensions`.
4. Enable the developer mode.
5. Click `Load unpacked` button.
6. Select the `src` folder from the unzipped file.
7. Have fun :blush:!## 🗃️ Assets
Logo assets (PSD files) are available in the assets folder, If you see a need for changing something in the logo or you have a creative idea feel free to download and edit the PSD file.
For the store chrome Promo images they are created with Figma, with this If you want to edit them, you have first to open an issue describing your idea and what you will change, if approved I will invite you the [source Figme file](https://www.figma.com/file/7SHQlL5ehiQhxWpz4DkQpO/github-code-font-changer?type=design&node-id=0-1&mode=design&t=qv0LXPwBsEHsJ55M-0).
## ⭐ Rate The Extension If You Found It Useful
If you find this extension useful for you please give us a review at [Chrome Web Store](https://chrome.google.com/webstore/detail/github-code-font-changer/jmbophfanmlfkloliildahlpnlbojhfi), this will motivate us to improve and maintain this extension in the future, Thank you :)
## 📜 License
GitHub Code Font Changer is an open-source chrome extension lisenced under the [MIT](https://github.com/AmraniCh/github-code-font-changer/blob/master/LICENSE) open source license.