This is what I tell everyone but people are so reluctant to change! And apps taking years and years to adapt also but getting more widespread. I can't believe online shopping sites that are piercing burning white, I'm just in a hurry to leave.I'd prefer medium gray or charcoal. All these whites are hard on the eyes, especially late at night.
Sorry. Out of the text and the background, which was red and which was tan?The "Pro Blue" style still features high-contrast black text on a bright white background for posts. It is not at all similar to the old Red & Tan styling IMO. The old look & feel was much easier on my eyes.
No one has communicated with me regarding the theming... though I'm still willing to help
This is what the site used to look like for me. I don't recall changing the settings (though I may have done so) so I am under the impression that this was the default theme:Sorry. Out of the text and the background, which was red and which was tan?
I don't recall that.
The concept of themes means that nothing at all would have to change for you. But a lower-contrast color scheme could be made available for users to select if they wish to use it. I consider color contrast levels to be directly related to legibility and visual clarity.I would prefer the Theme and colours to be left alone and not changed every five minutes to suit a very small minority of members. it looks fine to me. Everyone wants something slightly different. The focus needs to be on practical functions like legibility and clarity, which are both very good with the current colours and theme.
If you look at recent posts, there are some higher priority issues for the UU owners to address at present.
Sorry. Out of the text and the background, which was red and which was tan?The "Pro Blue" style still features high-contrast black text on a bright white background for posts. It is not at all similar to the old Red & Tan styling IMO. The old look & feel was much easier on my eyes.
No one has communicated with me regarding the theming... though I'm still willing to help
.block-container {
background: #eae7d5;
}
.block--messages .message,
.block--messages .block-row {
color: grey;
background: #eae7d5;
}
.message-userArrow:after {
border-right-color: #eae7d5;
}
.bbCodeBlock-title {
background: #eae7d5;
}
.tooltip--member .tooltip-content {
background: #eae7d5;
}
.block-header {
color: grey;
background: #433931;
}
.p-pageWrapper {
background:#3b260d;
}
/*.p-pageWrapper is the page background*/
.p-body-inner {
background: #3b260d;
}
.p-breadcrumbs {
background: #eae7d5
}
.p-nav {
color: #FFF;
background: #b83224;
}
.p-nav-list .p-navEl.is-selected {
background: #b83224;
}
.p-sectionLinks-list {
background: #eae7d5
}
.tabs--standalone {
background: #eae7d5;
}
a.button.button--cta {
color: #eae7d5;
background: #433931;
border-color: #433931 #433931 #433931 #433931;
}
.block-filterBar {
color: #fff;
background: #433931;
}
.block-header {
background: #433931;
}
.block-minorHeader {
background: #433931;
}
.block-body {
background: #eae7d5;
}
.message-inner {
background: #eae7d5;
}
I will take a look at what you have started there and see what I can do.If this is your area of expertise then your collaboration would be greatly appreciated.