This came up in https://github.com/backdrop/backdrop-issues/issues/3906#issuecomment-908...
@laryn
Am I bikeshedding with this? Riffing on https://github.com/backdrop/backdrop-issues/issues/3906#issuecomment-745... I did a quick mock with the bars visually unsorted:
Using:
@klonos
I like that icon @laryn ...is it fontawesome, and if so, then which one is it? (it would have to be black or some dark gray color though, since the unsorted headers are light gray and we'd have accessibility issues)
@laryn
@klonos It's taken from the fontawesome icons you were using and then tweaked in Photoshop. I'm sure we can adjust colors on the SVG and then export as a PNG if we know which colors to use.
@klonos
@laryn I admire your creativity! ...you've made an icon that I find to be quite accurately denoting "unsorted"
Can you please provide a transparent 64px .png in
#444b53, and another in#000000? I wanna "play" with it
@laryn
@klonos unsorted.zip


Recent comments
It's great that everyone has a choice. I'm currently making a website where the H1 title is located at the top of the page in full width with a background image, 50vh height, how do you like...
Block title combo and 2/3 things
In the end, I use my <h1> with my custom layout just before the region for the content and i make a preprocess_theme for site_identity. <?php print theme('site_identity'); ?>...
Block title combo and 2/3 things
Choosing to not use the "Page title combo" block on content can also be helpful if you want to arrange the "Page tabs" menu and "Page title" differently.
Block title combo and 2/3 things