In addition to #15, the navbar looks cool with these changes:
- Make the navbar background color `rgba(0, 0, 0, 0.9)` - Add `box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2)` to the navbar.
I'm sure the values could be tweaked a bit.
Obligatory screenshot:
![fancy](https://user-images.githubusercontent.com/181177/63644815-1cb4ea00-c6a6-11e9...)
I don't really like the transparency, I think it makes everything a lot less readable. For the subtle shadow, yeah it's probably a good idea.
I think it makes everything a lot less readable
What is "everything" in this context? If you mean the text under the navbar, that's the intention. If you mean the text on the navbar, that could be made even better with some other changes, I just got tired of editing in Chromium devtools since it doesn't save my changes, and it's tedious to use.
I meant the content of the navbar; I think the transparency adds background noise that makes it harder to read the foreground text. It possibly could be improved by blurring what's underneath (not sure it's possible even in 2019s web browsers?), or by enhancing foreground contrast, or whatnot. But anyway I'm questioning whether that transparency effect adds anything?
Closed #16.
Whenever I work on this I'll re-open.
github-comments@lists.geany.org