Task #80023
closedMake main module menu darker again and increase contrast to text
100%
Description
With 7.6 the main module background was darker than it is with v8 now, additionally, the white/black contrast between text and background was more crispy.
Various v8 feedback proofed we should go back to something that is more crispy again, the v7.6 variant was better.
Files
Updated by Christian Kuhn over 7 years ago
will ask benji if he can have a look at this one and decide whether we go for it.
Updated by Riccardo De Contardi over 7 years ago
I like more the 8 variant. Instead, I would increase the contrast of the text: from rgba(255,255,255,0.7) to rgba(255,255,255,0.8) or rgba(255,255,255,0.9).
Or I would also make the background slightly darker (#333 or #343434) but not the #222222 of 7.6
Updated by Josef Glatz over 7 years ago
Another thing which should be improved is the background of an active backend module (in the backend module navigation > especially when the menu bar is in icon only mode)
Updated by Riccardo De Contardi over 7 years ago
- File Schermata 2017-02-26 alle 18.43.51.png Schermata 2017-02-26 alle 18.43.51.png added
- File Schermata 2017-02-26 alle 18.43.51.png Schermata 2017-02-26 alle 18.43.51.png added
Some proposals on the attached screenshot
1) Original
2)
background: #333
text: rgba(255,255,255,.8);
selected background: rgba(0,0,0,0.3)
3)
background: #343434
text: rgba(255,255,255,.8);
selected background: rgba(0,0,0,0.3)
Updated by Josef Glatz over 7 years ago
I would tend to variant 2. What about opening a decision on the decision platform?
Updated by Riccardo De Contardi over 7 years ago
- Category set to Backend User Interface
Updated by Benjamin Kott over 7 years ago
- Assignee set to Benjamin Kott
This is a simple task, there is no need for a specific desicion. Will take care of this next week.
Updated by Gerrit Code Review over 7 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52162
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52162
Updated by Marco Christian Krenn over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fb82bb825a906ac30f978fb09c9836c3699649b3.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed