rekha.set_rekha_theme¶

rekha.set_rekha_theme(dark_mode=False, palette='rekha')[source]¶

Set the Rekha matplotlib theme

Parameters:
  • dark_mode (bool, default False) – Whether to use dark mode

  • palette (str, default "rekha") – Color palette to use. Options: “rekha”, “pastel”, “earth”, “ocean”, “warm”, “cool”, “monochrome”, “vibrant”