| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The AppBar is commonly used for navigation. As the BackToList button is a
navigation element, use similar colors as the AppBar.
|
|
|
|
| |
This will ensure better color managment for Message titles
|
|
|
|
|
|
| |
- Use theme colors for title input.
- Remove inputTitle classes as they are not applied to the TextField.
This will lead to double borders and artifacts at the field corners.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adjust header colors on light theme
- Use adjusted background-color for header instead of text.hint.
- Use slightly darker secondary font color for better readability against the
head background color.
Use more semantic theme colors for bug list
Use more semantic theme colors for bug messages
Fix usage of text hint for filter header
|
|
|