Skip to content
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

Use Bootstrap colors for html output #16

Open
davbeek opened this issue Oct 14, 2024 · 0 comments
Open

Use Bootstrap colors for html output #16

davbeek opened this issue Oct 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@davbeek
Copy link
Owner

davbeek commented Oct 14, 2024

For html output, we have hard coded the colors in the html template. We should replace these colors by the colors defined in Bootstrap colors.

For Excel, we cannot directly use the Bootstrap colors, but I expect the Excel output to become less important anyway, because Boottrap html has several advantages over Excel:

  1. Compatible with all major platforms, unlike Excel which is available on Linux only via Libre Office.
  2. Loads much faster
  3. More user friendly

Furthermore, the html output functionality can be extended via many extensions to match the Excel functionality. Therefore, we can keep the Excel output unchanged.

@davbeek davbeek added the enhancement New feature or request label Oct 14, 2024
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

No branches or pull requests

1 participant