Skip to content

Fix for #68: Updated coloring and added visual cues in rule descriptions#69

Merged
hohwille merged 16 commits into
devonfw:masterfrom
lmarniazman:feature/68-coloring_in_rule_descriptions
Apr 27, 2020
Merged

Fix for #68: Updated coloring and added visual cues in rule descriptions#69
hohwille merged 16 commits into
devonfw:masterfrom
lmarniazman:feature/68-coloring_in_rule_descriptions

Conversation

@lmarniazman
Copy link
Copy Markdown
Member

Fix for #68

@lmarniazman lmarniazman requested a review from hohwille February 3, 2020 13:08
Copy link
Copy Markdown
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lmarniazman thanks for improving the colors.
However, I would suggest to use CSS styles for this.
Can't we just include a CSS file that is referenced within our HTML files where we define colors like #785EF0 or #979696 in a central place?
If not possible and each color occurs only once per HTML file, I am happy to approve.

@hohwille
Copy link
Copy Markdown
Member

As we have discussed it is not as easy using CSS here. So the PR is fine to be merged as it resolves the contrast issue.
For now ready to be merged and go into the release...

As a nice-to-have we can later ask in SonarQube forum for help how CSS could be used or try some own solution e.g. via generation by processing the HTML with maven during the build...

@hohwille hohwille merged commit d34e223 into devonfw:master Apr 27, 2020
@hohwille hohwille added this to the release:2020.04.001 milestone Apr 27, 2020
@lmarniazman lmarniazman deleted the feature/68-coloring_in_rule_descriptions branch April 28, 2020 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants