Daily Quotes Card
Inspiring Quotes on your GitHub Profile
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
theme | string | github_dark | all available themes. | ||
font | string | helvetica | all available fonts. | ||
quote | string | Customize your quote. | |||
author | string | The name of the quote's author. | |||
category | string | all available categories. | |||
bg_color | string | 0d1117 | Card's background color (hex color). | ||
quote_color | string | 58a6ff | Quote text color (hex color). | ||
author_color | string | c3d1d9 | Author text color (hex color). | ||
accent_color | string | 1f6feb | Accent color for the quotation marks and spacer (hex color). | ||
border_color | string | e4e2e2 | Card's border color (hex color). | ||
border_width | number | 1 | Card's border width (in px) (range from 0 - 5). | ||
border_radius | number | 8 | Card's border radius (in px) (range from 0 - 40). |
txt
https://readme-daily-quotes.vercel.app/api{?theme,font,quote,author,category,bg_color,quote_color,author_color,accent_color,border_color,border_width,userId}
Examples
Light theme and programming category
markdown
<!-- Github Readme Daily Quotes -->

Font Garamond and theme Radical
markdown
