Opened 10 years ago
Closed 10 years ago
#29970 closed defect (bug) (fixed)
Twenty Fifteen: Readability issue with Reply button in dark color scheme
Reported by: | NikV | Owned by: | iandstewart |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 4.1 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description
If we switch to the dark color scheme and go to a post and go to down to the comments, it's seems that it would be a bit hard to read the reply button, it seems very hidden. Here is how it looks like now:
https://cloudup.com/cJDbwFD_0Hu (Before change)
But this is how it would most likely look like in a good light environment, but in a low light environment on a desktop or even a phone, it would be a little harder to read. I made a small tweak in the customizer.php file to fix this.
Here it is after a small tweak: https://cloudup.com/ceKvQhtKzJr
Notice the small tweak in the readability of the comment author text as well.
Attachments (2)
Change History (7)
#2
in reply to:
↑ 1
@
10 years ago
Replying to iamtakashi:
A good catch!
Can you re-create the patch from the root, not from the theme?
Patches should be created from the root directory of your WordPress SVN install.
Thanks!
I almost always forget to do that! But I think I got it now with my latest file.
A good catch!
Can you re-create the patch from the root, not from the theme?
See: https://make.wordpress.org/core/handbook/working-with-patches/patches-with-command-line/#creating-a-patch
Thanks!