jazzband / prettytable

Display tabular data in a visually appealing ASCII table format
https://pypi.org/project/PrettyTable/
Other
1.36k stars 155 forks source link

New color themes? #310

Open Bikes4Fun opened 19 hours ago

Bikes4Fun commented 19 hours ago

This request adds new color themes to the ColorTable class in PrettyTable. This provides users with built in options for customizing the appearance of their tables.

Changes made:

Benefits:

  1. Increased customization options for users
  2. More variety in color schemes to suit different preferences and use cases
  3. Includes themes with both basic and extended color palettes for compatibility with various terminal environments

Testing:

Usage example:

Screenshot 2024-09-22 at 11 17 24 PM Screenshot 2024-09-22 at 11 17 33 PM Screenshot 2024-09-22 at 11 17 41 PM
hugovk commented 18 hours ago

Looks good, would you like to open a PR?

Bikes4Fun commented 18 hours ago

Yes please :)