https://github.com/yagiziskirik/github-colored-text
Create coloured text for Github readme pages
https://github.com/yagiziskirik/github-colored-text
github markdown svg
Last synced: 3 months ago
JSON representation
Create coloured text for Github readme pages
- Host: GitHub
- URL: https://github.com/yagiziskirik/github-colored-text
- Owner: yagiziskirik
- License: mit
- Created: 2022-09-26T16:40:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-26T21:03:10.000Z (almost 4 years ago)
- Last Synced: 2025-06-27T01:11:12.060Z (about 1 year ago)
- Topics: github, markdown, svg
- Language: JavaScript
- Homepage: https://github-colored-text-fn3z.vercel.app/api/index.js?text=Welcome
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Github-Colored-Text
 
Create  text for Github readme pages!
I wanted to make my Github page , so here is a solution for all of you.
## Usage
You can use the api like this:
```

```
## Customisation
* text: Your word to be colourised (Default: ''). [CHANGE RECOMMENDED]
* color: Hex color _WITHOUT_ the hashtag (Default: ff0000). [CHANGE RECOMMENDED]
* fontSize: Font size (Default: 17).
* width: Width of the text container (Default: 150). [CHANGE RECOMMENDED]
* height: Height of the text container (Default: fontsize).
* x: X position of the text (Default: 0).
* y: Y position of the text (Default: fontsize).
You can do trial-and-error to get the right settings. I believe it is quite useful for your projects. And you can also check out my [](https://github.com/yagiziskirik) for the example usage.