Skip to content

Added preset styles and a way to add custom styles #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Apr 29, 2021
Merged

Conversation

DenverCoder1
Copy link
Owner

Version 0.1.1

Fixes #2

  • Split file structure into multiple parts
  • Added TableStyle class for storing info about a theme (all the different parts that make up the table)
  • Added PresetStyle class with pre-made styles to choose from
  • Made a list of styles in /style_list and a script for generating the list
  • Ensure that user-specified column widths are at least as large as cell contents
  • Made header, body, and footer positional arguments (can place with no label); all other options must be keyworded.

@DenverCoder1 DenverCoder1 added the enhancement New feature or request label Apr 29, 2021
@DenverCoder1 DenverCoder1 merged commit 9d9fb78 into main Apr 29, 2021
@DenverCoder1 DenverCoder1 deleted the new-styles branch April 29, 2021 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create preset themes to choose from
1 participant