Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 972 Bytes

customization.md

File metadata and controls

14 lines (12 loc) · 972 Bytes

You can customize the appearance of your Stats Card however you wish with URL parameters.

Common Options

  • title_color - Card's title color (hex color). Default: 2f80ed.
  • text_color - Body text color (hex color). Default: 434d58.
  • icon_color - Icons color if available (hex color). Default: 4c71f2.
  • border_color - Card's border color (hex color). Default: e4e2e2
  • bg_color - Card's background color (hex color). Default: fffefe
  • theme - Name of the theme, choose from all available themes. Default: default theme.
  • force_username - Forces the username to be shown in the card (boolean). Default: false.
  • disable_animations - Disables all animations in the card (boolean). Default: false.
  • show_icons - Shows icons in the card (boolean). Default: true.
  • cache_seconds - Set the cache header manually (min: 14400, max: 86400). Default: 14400 seconds (4 hours).