"Issues" being a loose term. This is intended to be a collection of hard-to-see and similar oddities in the dark theme.
Edit: Reference #2984
Edit: I'll try to keep this list updated as issues are fixed/added
[x] Markdown code blocks
[x] "Unencrypted room" indicator

[x] Chrome - Doesn't play nice when changing the theme for the first time
Fixed via https://github.com/matrix-org/matrix-react-sdk/commit/a88f9fdd73095c03423f2c5d649ea4930aa55b0a
[x] Context menu on a message
[x] Radio buttons are hard to see in Chrome (I'm not sure there's much that can be done, however)
[x] [Currently opened room's background color is pure black](https://github.com/vector-im/riot-web/issues/2988#issuecomment-273642997)


In the following screenshot, there are two issues:
[x] The currently opened room's background color is pure black, which looks out of place with the slate/dark grey of everything else. The selected room should be darker than the others, but not that dark. In the screenshot, I have #riot open.
[x] When you hover over other rooms, the room icon gets an overlay to indicate it's being hovered on. The overlay seems to be too light though, (i.e., it lightens the room icon) which also feels out of place in the dark theme. Perhaps darkening would work better. In the screenshot, I'm hovering over #matrix.


(I quite like it like this... --Matthew)
~ Fair point. It does entice me to actually read my messages. - Travis
[x] The light-grey text on white background in these sorts of menus is a little hard to read:
[x] 



thanks for enumerating all these (and continuing to do so); will get them all sorted before we release it.
For big lists like this, please do use * [ ] markdown notation to make it easy to track all the subissues and check them off as they're sorted.


More screenshots for integrations:


Steps:
Entering text after the asterisks causes it to be readable, however backspacing back to the asterisks causes the same effect as above.

Edit: Added more information


This is probably a non-issue in a way.


#offtopic)mx_Login_field_prefix, mx_Login_field_suffix background colour

For those not watching this aggressively, I've updated the OP.
I think "Unencrypted room" indicator is done now. It was an ambiguous inconsistency, one of my first PRs :P

@t3chguy are you still working on this theme?
Me? Working on this theme? I fixed any issues that hurt my eyes is all :P
I have 0 UI skillz
Cool. I've been wanting to dive back in, but a little discouraged since my PR for the light contrast theme never completed review.
the light contrast theme is still on my radar; we are just drowning in PRs and releases atm. I haven't forgotten it.
@t3chguy there's two icons for the encrypted icon, the one you mention is fixed:

ah @turt2live I must've missed it
that one is plainly missing an invert, I will sort it
@turt2live sorted :)
thanks @ara4n all good.
Encrypted room icon in room settings is purple now...

oh heck, I guess it should only have the flipColour class when its unlocked. I shall fixy @turt2live
...
fixed by #1088
Borrowed from issue 4403:

Troublesome colours include:
Optionally include higher contrast colour scheme · Issue #2300 · vector-im/riot-web
@grahamperrin I think that is an issue with the bot using those colours rather than Riot as I think it would also affect many IRC clients with dark backgrounds.
With a different bot, a different troublesome colour (darker purple, I think):

Should there be separate issues for each bot?
@grahamperrin the bot related issues should probably end up in their respective repository
The mx_filterFlipColor apprach seems to me to put the logic in the wrong place. Why not instead select these same elements, by their semantic names, in the SCSS code, instead of making styling decisions in the components?
label: _redesign_, https://github.com/vector-im/riot-web/labels/redesign
… or, is the dark theme in the current _redesign_ distinct from this older _new_ dark theme?
The new new dark theme stuff is being tracked here: https://github.com/vector-im/riot-web/issues/8554
I don't see anything else in here that is still applicable to the new dark theme
Close this, and replace #8554 on your Roadmap ->
SMALL: Implement Black Theme and make dark theme lighter [issue]
I actually believe adding this to First Time User Experience roadmap would be better. The current Dark Theme doesn't look good. Example; the lines


And the loading, as said before. But the outlines around the loading box doesn't have the harsh lines which should be default everywhere :+1:

I'm closing this as it is now 2 brands old and isn't really in a useful format by today's standards - please open new issues for each issue, though preferably they are zoned for the design team to take a look when they encounter the area.
Most helpful comment