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

New theme based on AWS colors #562

Merged
merged 1 commit into from
May 24, 2021
Merged

Conversation

bschwarz
Copy link
Contributor

This is a new theme that is based off Amazon Web Services colors. It also has several flags that can be set by the user to control the theme as well:

PUML_BGCOLOR (default = transparent) - Background color to set the main images
PUML_MODE (default = light) - either light or dark mode, so colors can be altered to look best within a light or dark theme
PUML_OUTLINE (default = false) - boolean to determine if the theme should just color the outlines (i.e. borders) or also color inside boxes.
PUML_GRADIENT - (default = 20) - the default gradient to use when constructing background colors.

I will also begin rolling these flags into the other themes as well.

@arnaudroques arnaudroques merged commit cfa7591 into plantuml:master May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants